#F9FECF Color

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

Color preview

#F9FECF

Color formats

HEX
#F9FECF
RGB
rgb(249, 254, 207)
RGBA
rgba(249, 254, 207, 1)
HSL
hsl(66, 96%, 90%)
HSV
hsv(66, 19%, 100%)
CMYK
cmyk(2%, 0%, 19%, 0%)
CSS variable
--color-primary: #F9FECF;
Lowercase HEX
#f9fecf

Shades

Tints

Tones

Harmony

CSS snippets for #F9FECF

.color-f9fecf {
  color: #F9FECF;
  background-color: #F9FECF;
}

Frequently asked questions

What color is #F9FECF?+

#F9FECF is a HEX color with RGB value rgb(249, 254, 207) and HSL value hsl(66, 96%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F9FECF?+

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