#EEDCC0 Color

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

Color preview

#EEDCC0

Color formats

HEX
#EEDCC0
RGB
rgb(238, 220, 192)
RGBA
rgba(238, 220, 192, 1)
HSL
hsl(37, 58%, 84%)
HSV
hsv(37, 19%, 93%)
CMYK
cmyk(0%, 8%, 19%, 7%)
CSS variable
--color-primary: #EEDCC0;
Lowercase HEX
#eedcc0

Shades

Tints

Tones

Harmony

CSS snippets for #EEDCC0

.color-eedcc0 {
  color: #EEDCC0;
  background-color: #EEDCC0;
}

Frequently asked questions

What color is #EEDCC0?+

#EEDCC0 is a HEX color with RGB value rgb(238, 220, 192) and HSL value hsl(37, 58%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEDCC0?+

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