#EDDDC0 Color

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

Color preview

#EDDDC0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDDDC0

.color-edddc0 {
  color: #EDDDC0;
  background-color: #EDDDC0;
}

Frequently asked questions

What color is #EDDDC0?+

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

What is the closest Tailwind color to #EDDDC0?+

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