#F9ECDD Color

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

Color preview

#F9ECDD

Color formats

HEX
#F9ECDD
RGB
rgb(249, 236, 221)
RGBA
rgba(249, 236, 221, 1)
HSL
hsl(32, 70%, 92%)
HSV
hsv(32, 11%, 98%)
CMYK
cmyk(0%, 5%, 11%, 2%)
CSS variable
--color-primary: #F9ECDD;
Lowercase HEX
#f9ecdd

Shades

Tints

Tones

Harmony

CSS snippets for #F9ECDD

.color-f9ecdd {
  color: #F9ECDD;
  background-color: #F9ECDD;
}

Frequently asked questions

What color is #F9ECDD?+

#F9ECDD is a HEX color with RGB value rgb(249, 236, 221) and HSL value hsl(32, 70%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F9ECDD?+

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