#F9FAFB Color

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

Color preview

#F9FAFB

Color formats

HEX
#F9FAFB
RGB
rgb(249, 250, 251)
RGBA
rgba(249, 250, 251, 1)
HSL
hsl(210, 20%, 98%)
HSV
hsv(210, 1%, 98%)
CMYK
cmyk(1%, 0%, 0%, 2%)
CSS variable
--color-primary: #F9FAFB;
Lowercase HEX
#f9fafb

Shades

Tints

Tones

Harmony

CSS snippets for #F9FAFB

.color-f9fafb {
  color: #F9FAFB;
  background-color: #F9FAFB;
}

Frequently asked questions

What color is #F9FAFB?+

#F9FAFB is a HEX color with RGB value rgb(249, 250, 251) and HSL value hsl(210, 20%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9FAFB?+

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