Lit
#fffed8 · one of 31,915 named colors
Lit is a very light, vivid yellow with the hex code #fffed8. In RGB it is 255 red, 254 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#fffed8HEX8
#fffed8ffRGB
rgb(255, 254, 216)RGBA
rgba(255, 254, 216, 1)RGB %
rgb(100%, 100%, 85%)HSL
hsl(58, 100%, 92%)HSLA
hsla(58, 100%, 92%, 1)Variables
Sass
$lit: #fffed8;Less
@lit: #fffed8;CSS
--lit: #fffed8;Similar colors