Moon Lily
#e6e6e7 · one of 31,915 named colors
Moon Lily is a very light, muted gray with the hex code #e6e6e7. In RGB it is 230 red, 230 green and 231 blue, and black text is most readable on top of it.
Codes
HEX
#e6e6e7HEX8
#e6e6e7ffRGB
rgb(230, 230, 231)RGBA
rgba(230, 230, 231, 1)RGB %
rgb(90%, 90%, 91%)HSL
hsl(240, 2%, 90%)HSLA
hsla(240, 2%, 90%, 1)Variables
Sass
$moon-lily: #e6e6e7;Less
@moon-lily: #e6e6e7;CSS
--moon-lily: #e6e6e7;