#F9F9FE Color

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

Color preview

#F9F9FE

Color formats

HEX
#F9F9FE
RGB
rgb(249, 249, 254)
RGBA
rgba(249, 249, 254, 1)
HSL
hsl(240, 71%, 99%)
HSV
hsv(240, 2%, 100%)
CMYK
cmyk(2%, 2%, 0%, 0%)
CSS variable
--color-primary: #F9F9FE;
Lowercase HEX
#f9f9fe

Shades

Tints

Tones

Harmony

CSS snippets for #F9F9FE

.color-f9f9fe {
  color: #F9F9FE;
  background-color: #F9F9FE;
}

Frequently asked questions

What color is #F9F9FE?+

#F9F9FE is a HEX color with RGB value rgb(249, 249, 254) and HSL value hsl(240, 71%, 99%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9F9FE?+

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