Just About White
#e8e8e0 · one of 31,915 named colors
Just About White is a very light, muted yellow with the hex code #e8e8e0. In RGB it is 232 red, 232 green and 224 blue, and black text is most readable on top of it.
Part of Shades of Yellow →
Try Just About White in the generator →
Codes
HEX
#e8e8e0HEX8
#e8e8e0ffRGB
rgb(232, 232, 224)RGBA
rgba(232, 232, 224, 1)RGB %
rgb(91%, 91%, 88%)HSL
hsl(60, 15%, 89%)HSLA
hsla(60, 15%, 89%, 1)Variables
Sass
$just-about-white: #e8e8e0;Less
@just-about-white: #e8e8e0;CSS
--just-about-white: #e8e8e0;