#F9F2C9 Color

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

Color preview

#F9F2C9

Color formats

HEX
#F9F2C9
RGB
rgb(249, 242, 201)
RGBA
rgba(249, 242, 201, 1)
HSL
hsl(51, 80%, 88%)
HSV
hsv(51, 19%, 98%)
CMYK
cmyk(0%, 3%, 19%, 2%)
CSS variable
--color-primary: #F9F2C9;
Lowercase HEX
#f9f2c9

Shades

Tints

Tones

Harmony

CSS snippets for #F9F2C9

.color-f9f2c9 {
  color: #F9F2C9;
  background-color: #F9F2C9;
}

Frequently asked questions

What color is #F9F2C9?+

#F9F2C9 is a HEX color with RGB value rgb(249, 242, 201) and HSL value hsl(51, 80%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F9F2C9?+

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