Fever
#ea4c4c · one of 31,915 named colors
Fever is a medium, vivid red with the hex code #ea4c4c. In RGB it is 234 red, 76 green and 76 blue, and black text is most readable on top of it.
Codes
HEX
#ea4c4cHEX8
#ea4c4cffRGB
rgb(234, 76, 76)RGBA
rgba(234, 76, 76, 1)RGB %
rgb(92%, 30%, 30%)HSL
hsl(0, 79%, 61%)HSLA
hsla(0, 79%, 61%, 1)Variables
Sass
$fever: #ea4c4c;Less
@fever: #ea4c4c;CSS
--fever: #ea4c4c;