#EDDCC0 Color

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

Color preview

#EDDCC0

Color formats

HEX
#EDDCC0
RGB
rgb(237, 220, 192)
RGBA
rgba(237, 220, 192, 1)
HSL
hsl(37, 56%, 84%)
HSV
hsv(37, 19%, 93%)
CMYK
cmyk(0%, 7%, 19%, 7%)
CSS variable
--color-primary: #EDDCC0;
Lowercase HEX
#eddcc0

Shades

Tints

Tones

Harmony

CSS snippets for #EDDCC0

.color-eddcc0 {
  color: #EDDCC0;
  background-color: #EDDCC0;
}

Frequently asked questions

What color is #EDDCC0?+

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

What is the closest Tailwind color to #EDDCC0?+

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