White Lily
#faf0db · one of 31,915 named colors
White Lily is a very light, vivid yellow with the hex code #faf0db. In RGB it is 250 red, 240 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#faf0dbHEX8
#faf0dbffRGB
rgb(250, 240, 219)RGBA
rgba(250, 240, 219, 1)RGB %
rgb(98%, 94%, 86%)HSL
hsl(41, 76%, 92%)HSLA
hsla(41, 76%, 92%, 1)Variables
Sass
$white-lily: #faf0db;Less
@white-lily: #faf0db;CSS
--white-lily: #faf0db;