#F9FFFA Color

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

Color preview

#F9FFFA

Color formats

HEX
#F9FFFA
RGB
rgb(249, 255, 250)
RGBA
rgba(249, 255, 250, 1)
HSL
hsl(130, 100%, 99%)
HSV
hsv(130, 2%, 100%)
CMYK
cmyk(2%, 0%, 2%, 0%)
CSS variable
--color-primary: #F9FFFA;
Lowercase HEX
#f9fffa

Shades

Tints

Tones

Harmony

CSS snippets for #F9FFFA

.color-f9fffa {
  color: #F9FFFA;
  background-color: #F9FFFA;
}

Frequently asked questions

What color is #F9FFFA?+

#F9FFFA is a HEX color with RGB value rgb(249, 255, 250) and HSL value hsl(130, 100%, 99%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #F9FFFA?+

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