Lilac Mist
#e4e4e7 · one of 31,915 named colors
Lilac Mist is a very light, muted gray with the hex code #e4e4e7. In RGB it is 228 red, 228 green and 231 blue, and black text is most readable on top of it.
Codes
HEX
#e4e4e7HEX8
#e4e4e7ffRGB
rgb(228, 228, 231)RGBA
rgba(228, 228, 231, 1)RGB %
rgb(89%, 89%, 91%)HSL
hsl(240, 6%, 90%)HSLA
hsla(240, 6%, 90%, 1)Variables
Sass
$lilac-mist: #e4e4e7;Less
@lilac-mist: #e4e4e7;CSS
--lilac-mist: #e4e4e7;