#F9FAFA Color

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

Color preview

#F9FAFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F9FAFA

.color-f9fafa {
  color: #F9FAFA;
  background-color: #F9FAFA;
}

Frequently asked questions

What color is #F9FAFA?+

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

What is the closest Tailwind color to #F9FAFA?+

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