#EDDEC0 Color

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

Color preview

#EDDEC0

Color formats

HEX
#EDDEC0
RGB
rgb(237, 222, 192)
RGBA
rgba(237, 222, 192, 1)
HSL
hsl(40, 56%, 84%)
HSV
hsv(40, 19%, 93%)
CMYK
cmyk(0%, 6%, 19%, 7%)
CSS variable
--color-primary: #EDDEC0;
Lowercase HEX
#eddec0

Shades

Tints

Tones

Harmony

CSS snippets for #EDDEC0

.color-eddec0 {
  color: #EDDEC0;
  background-color: #EDDEC0;
}

Frequently asked questions

What color is #EDDEC0?+

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

What is the closest Tailwind color to #EDDEC0?+

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