Pale Coral
#f0d0b4 · one of 31,915 named colors
Pale Coral is a light, strong orange with the hex code #f0d0b4. In RGB it is 240 red, 208 green and 180 blue, and black text is most readable on top of it.
Codes
HEX
#f0d0b4HEX8
#f0d0b4ffRGB
rgb(240, 208, 180)RGBA
rgba(240, 208, 180, 1)RGB %
rgb(94%, 82%, 71%)HSL
hsl(28, 67%, 82%)HSLA
hsla(28, 67%, 82%, 1)Variables
Sass
$pale-coral: #f0d0b4;Less
@pale-coral: #f0d0b4;CSS
--pale-coral: #f0d0b4;