#F9F8FA Color

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

Color preview

#F9F8FA

Color formats

HEX
#F9F8FA
RGB
rgb(249, 248, 250)
RGBA
rgba(249, 248, 250, 1)
HSL
hsl(270, 17%, 98%)
HSV
hsv(270, 1%, 98%)
CMYK
cmyk(0%, 1%, 0%, 2%)
CSS variable
--color-primary: #F9F8FA;
Lowercase HEX
#f9f8fa

Shades

Tints

Tones

Harmony

CSS snippets for #F9F8FA

.color-f9f8fa {
  color: #F9F8FA;
  background-color: #F9F8FA;
}

Frequently asked questions

What color is #F9F8FA?+

#F9F8FA is a HEX color with RGB value rgb(249, 248, 250) and HSL value hsl(270, 17%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9F8FA?+

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