Pale Bud
#eeebe8 · one of 31,915 named colors
Pale Bud is a very light, soft orange with the hex code #eeebe8. In RGB it is 238 red, 235 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#eeebe8HEX8
#eeebe8ffRGB
rgb(238, 235, 232)RGBA
rgba(238, 235, 232, 1)RGB %
rgb(93%, 92%, 91%)HSL
hsl(30, 15%, 92%)HSLA
hsla(30, 15%, 92%, 1)Variables
Sass
$pale-bud: #eeebe8;Less
@pale-bud: #eeebe8;CSS
--pale-bud: #eeebe8;