#F9F9FA Color

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

Color preview

#F9F9FA

Color formats

HEX
#F9F9FA
RGB
rgb(249, 249, 250)
RGBA
rgba(249, 249, 250, 1)
HSL
hsl(240, 9%, 98%)
HSV
hsv(240, 0%, 98%)
CMYK
cmyk(0%, 0%, 0%, 2%)
CSS variable
--color-primary: #F9F9FA;
Lowercase HEX
#f9f9fa

Shades

Tints

Tones

Harmony

CSS snippets for #F9F9FA

.color-f9f9fa {
  color: #F9F9FA;
  background-color: #F9F9FA;
}

Frequently asked questions

What color is #F9F9FA?+

#F9F9FA is a HEX color with RGB value rgb(249, 249, 250) and HSL value hsl(240, 9%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9F9FA?+

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