#F9F3CF Color

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

Color preview

#F9F3CF

Color formats

HEX
#F9F3CF
RGB
rgb(249, 243, 207)
RGBA
rgba(249, 243, 207, 1)
HSL
hsl(51, 78%, 89%)
HSV
hsv(51, 17%, 98%)
CMYK
cmyk(0%, 2%, 17%, 2%)
CSS variable
--color-primary: #F9F3CF;
Lowercase HEX
#f9f3cf

Shades

Tints

Tones

Harmony

CSS snippets for #F9F3CF

.color-f9f3cf {
  color: #F9F3CF;
  background-color: #F9F3CF;
}

Frequently asked questions

What color is #F9F3CF?+

#F9F3CF is a HEX color with RGB value rgb(249, 243, 207) and HSL value hsl(51, 78%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F9F3CF?+

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