Whitewash
#fefffc · one of 31,915 named colors
Whitewash is a very light, vivid green with the hex code #fefffc. In RGB it is 254 red, 255 green and 252 blue, and black text is most readable on top of it.
Codes
HEX
#fefffcHEX8
#fefffcffRGB
rgb(254, 255, 252)RGBA
rgba(254, 255, 252, 1)RGB %
rgb(100%, 100%, 99%)HSL
hsl(80, 100%, 99%)HSLA
hsla(80, 100%, 99%, 1)Variables
Sass
$whitewash: #fefffc;Less
@whitewash: #fefffc;CSS
--whitewash: #fefffc;Similar colors