#EDDCC1 Color

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

Color preview

#EDDCC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDDCC1

.color-eddcc1 {
  color: #EDDCC1;
  background-color: #EDDCC1;
}

Frequently asked questions

What color is #EDDCC1?+

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

What is the closest Tailwind color to #EDDCC1?+

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