Coral Haze
#e28980 · one of 31,915 named colors
Coral Haze is a light, strong red with the hex code #e28980. In RGB it is 226 red, 137 green and 128 blue, and black text is most readable on top of it.
Codes
HEX
#e28980HEX8
#e28980ffRGB
rgb(226, 137, 128)RGBA
rgba(226, 137, 128, 1)RGB %
rgb(89%, 54%, 50%)HSL
hsl(6, 63%, 69%)HSLA
hsla(6, 63%, 69%, 1)Variables
Sass
$coral-haze: #e28980;Less
@coral-haze: #e28980;CSS
--coral-haze: #e28980;