English Coral
#c64a55 · one of 31,915 named colors
English Coral is a medium, strong red with the hex code #c64a55. In RGB it is 198 red, 74 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#c64a55HEX8
#c64a55ffRGB
rgb(198, 74, 85)RGBA
rgba(198, 74, 85, 1)RGB %
rgb(78%, 29%, 33%)HSL
hsl(355, 52%, 53%)HSLA
hsla(355, 52%, 53%, 1)Variables
Sass
$english-coral: #c64a55;Less
@english-coral: #c64a55;CSS
--english-coral: #c64a55;