#F9EADC Color

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

Color preview

#F9EADC

Color formats

HEX
#F9EADC
RGB
rgb(249, 234, 220)
RGBA
rgba(249, 234, 220, 1)
HSL
hsl(29, 71%, 92%)
HSV
hsv(29, 12%, 98%)
CMYK
cmyk(0%, 6%, 12%, 2%)
CSS variable
--color-primary: #F9EADC;
Lowercase HEX
#f9eadc

Shades

Tints

Tones

Harmony

CSS snippets for #F9EADC

.color-f9eadc {
  color: #F9EADC;
  background-color: #F9EADC;
}

Frequently asked questions

What color is #F9EADC?+

#F9EADC is a HEX color with RGB value rgb(249, 234, 220) and HSL value hsl(29, 71%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F9EADC?+

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