White Smoke Hex Code — #F5F5F5

RGB, HSL, and CMYK values for White Smoke.

White Smoke Color Values

FormatValue
HEX#F5F5F5
RGBrgb(245, 245, 245)
HSLhsl(0, 0%, 96%)
CMYKcmyk(0%, 0%, 0%, 4%)
Want to explore more shades? Use our Color Converter

About White Smoke

Color psychology: Softness, simplicity.

White Smoke (#F5F5F5) is a light shade of white. It's commonly used in web design, graphic design, and branding where softness, simplicity are desired associations.

How to Use White Smoke in CSS

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

/* Using RGB */
color: rgb(245, 245, 245);

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

Colors That Go With White Smoke

Complementary

Analogous

Triadic

Similar Shades of White

Frequently Asked Questions