#F9FCFA Color

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

Color preview

#F9FCFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F9FCFA

.color-f9fcfa {
  color: #F9FCFA;
  background-color: #F9FCFA;
}

Frequently asked questions

What color is #F9FCFA?+

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

What is the closest Tailwind color to #F9FCFA?+

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