#F9FFFE Color

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

Color preview

#F9FFFE

Color formats

HEX
#F9FFFE
RGB
rgb(249, 255, 254)
RGBA
rgba(249, 255, 254, 1)
HSL
hsl(170, 100%, 99%)
HSV
hsv(170, 2%, 100%)
CMYK
cmyk(2%, 0%, 0%, 0%)
CSS variable
--color-primary: #F9FFFE;
Lowercase HEX
#f9fffe

Shades

Tints

Tones

Harmony

CSS snippets for #F9FFFE

.color-f9fffe {
  color: #F9FFFE;
  background-color: #F9FFFE;
}

Frequently asked questions

What color is #F9FFFE?+

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

What is the closest Tailwind color to #F9FFFE?+

The closest Tailwind color is slate-50, available as the bg-slate-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