Snow
#fffafa · one of 31,915 named colors
Snow is a very light, vivid red with the hex code #fffafa. In RGB it is 255 red, 250 green and 250 blue, and black text is most readable on top of it.
Codes
HEX
#fffafaHEX8
#fffafaffRGB
rgb(255, 250, 250)RGBA
rgba(255, 250, 250, 1)RGB %
rgb(100%, 98%, 98%)HSL
hsl(0, 100%, 99%)HSLA
hsla(0, 100%, 99%, 1)Variables
Sass
$snow: #fffafa;Less
@snow: #fffafa;CSS
--snow: #fffafa;Similar colors