Pale Honey
#f5d6aa · one of 31,915 named colors
Pale Honey is a light, vivid orange with the hex code #f5d6aa. In RGB it is 245 red, 214 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#f5d6aaHEX8
#f5d6aaffRGB
rgb(245, 214, 170)RGBA
rgba(245, 214, 170, 1)RGB %
rgb(96%, 84%, 67%)HSL
hsl(35, 79%, 81%)HSLA
hsla(35, 79%, 81%, 1)Variables
Sass
$pale-honey: #f5d6aa;Less
@pale-honey: #f5d6aa;CSS
--pale-honey: #f5d6aa;