Coral Reef
#c7bca2 · one of 31,915 named colors
Coral Reef is a light, soft yellow with the hex code #c7bca2. In RGB it is 199 red, 188 green and 162 blue, and black text is most readable on top of it.
Codes
HEX
#c7bca2HEX8
#c7bca2ffRGB
rgb(199, 188, 162)RGBA
rgba(199, 188, 162, 1)RGB %
rgb(78%, 74%, 64%)HSL
hsl(42, 25%, 71%)HSLA
hsla(42, 25%, 71%, 1)Variables
Sass
$coral-reef: #c7bca2;Less
@coral-reef: #c7bca2;CSS
--coral-reef: #c7bca2;