#EEDCD1 Color

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

Color preview

#EEDCD1

Color formats

HEX
#EEDCD1
RGB
rgb(238, 220, 209)
RGBA
rgba(238, 220, 209, 1)
HSL
hsl(23, 46%, 88%)
HSV
hsv(23, 12%, 93%)
CMYK
cmyk(0%, 8%, 12%, 7%)
CSS variable
--color-primary: #EEDCD1;
Lowercase HEX
#eedcd1

Shades

Tints

Tones

Harmony

CSS snippets for #EEDCD1

.color-eedcd1 {
  color: #EEDCD1;
  background-color: #EEDCD1;
}

Frequently asked questions

What color is #EEDCD1?+

#EEDCD1 is a HEX color with RGB value rgb(238, 220, 209) and HSL value hsl(23, 46%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEDCD1?+

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