Snow Hex Code — #FFFAFA

RGB, HSL, and CMYK values for Snow.

Snow Color Values

FormatValue
HEX#FFFAFA
RGBrgb(255, 250, 250)
HSLhsl(0, 100%, 99%)
CMYKcmyk(0%, 2%, 2%, 0%)
Want to explore more shades? Use our Color Converter

About Snow

Color psychology: Purity, freshness.

Snow (#FFFAFA) is a light shade of white. It's commonly used in web design, graphic design, and branding where purity, freshness are desired associations.

How to Use Snow in CSS

/* Using HEX */
color: #FFFAFA;
background-color: #FFFAFA;

/* Using RGB */
color: rgb(255, 250, 250);

/* Using HSL */
color: hsl(0, 100%, 99%);

Colors That Go With Snow

Complementary

Analogous

Triadic

Similar Shades of White

Frequently Asked Questions