#EEDCD2 Color

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

Color preview

#EEDCD2

Color formats

HEX
#EEDCD2
RGB
rgb(238, 220, 210)
RGBA
rgba(238, 220, 210, 1)
HSL
hsl(21, 45%, 88%)
HSV
hsv(21, 12%, 93%)
CMYK
cmyk(0%, 8%, 12%, 7%)
CSS variable
--color-primary: #EEDCD2;
Lowercase HEX
#eedcd2

Shades

Tints

Tones

Harmony

CSS snippets for #EEDCD2

.color-eedcd2 {
  color: #EEDCD2;
  background-color: #EEDCD2;
}

Frequently asked questions

What color is #EEDCD2?+

#EEDCD2 is a HEX color with RGB value rgb(238, 220, 210) and HSL value hsl(21, 45%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEDCD2?+

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