#F9F5FA Color

Inspect #F9F5FA across formats, palettes, contrast and closest named color matches.

Color preview

#F9F5FA

Color formats

HEX
#F9F5FA
RGB
rgb(249, 245, 250)
RGBA
rgba(249, 245, 250, 1)
HSL
hsl(288, 33%, 97%)
HSV
hsv(288, 2%, 98%)
CMYK
cmyk(0%, 2%, 0%, 2%)
CSS variable
--color-primary: #F9F5FA;
Lowercase HEX
#f9f5fa

Shades

Tints

Tones

Harmony

CSS snippets for #F9F5FA

.color-f9f5fa {
  color: #F9F5FA;
  background-color: #F9F5FA;
}

Frequently asked questions

What color is #F9F5FA?+

#F9F5FA is a HEX color with RGB value rgb(249, 245, 250) and HSL value hsl(288, 33%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9F5FA?+

The closest Tailwind color is gray-50, available as the bg-gray-50 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools