#F9FCF2 Color

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

Color preview

#F9FCF2

Color formats

HEX
#F9FCF2
RGB
rgb(249, 252, 242)
RGBA
rgba(249, 252, 242, 1)
HSL
hsl(78, 63%, 97%)
HSV
hsv(78, 4%, 99%)
CMYK
cmyk(1%, 0%, 4%, 1%)
CSS variable
--color-primary: #F9FCF2;
Lowercase HEX
#f9fcf2

Shades

Tints

Tones

Harmony

CSS snippets for #F9FCF2

.color-f9fcf2 {
  color: #F9FCF2;
  background-color: #F9FCF2;
}

Frequently asked questions

What color is #F9FCF2?+

#F9FCF2 is a HEX color with RGB value rgb(249, 252, 242) and HSL value hsl(78, 63%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #F9FCF2?+

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