#F9FAFC Color

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

Color preview

#F9FAFC

Color formats

HEX
#F9FAFC
RGB
rgb(249, 250, 252)
RGBA
rgba(249, 250, 252, 1)
HSL
hsl(220, 33%, 98%)
HSV
hsv(220, 1%, 99%)
CMYK
cmyk(1%, 1%, 0%, 1%)
CSS variable
--color-primary: #F9FAFC;
Lowercase HEX
#f9fafc

Shades

Tints

Tones

Harmony

CSS snippets for #F9FAFC

.color-f9fafc {
  color: #F9FAFC;
  background-color: #F9FAFC;
}

Frequently asked questions

What color is #F9FAFC?+

#F9FAFC is a HEX color with RGB value rgb(249, 250, 252) and HSL value hsl(220, 33%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9FAFC?+

The closest Tailwind color is slate-50, available as the bg-slate-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