Wan White
#e4e2dc · one of 31,915 named colors
Wan White is a very light, muted yellow with the hex code #e4e2dc. In RGB it is 228 red, 226 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#e4e2dcHEX8
#e4e2dcffRGB
rgb(228, 226, 220)RGBA
rgba(228, 226, 220, 1)RGB %
rgb(89%, 89%, 86%)HSL
hsl(45, 13%, 88%)HSLA
hsla(45, 13%, 88%, 1)Variables
Sass
$wan-white: #e4e2dc;Less
@wan-white: #e4e2dc;CSS
--wan-white: #e4e2dc;