#EDDEC2 Color

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

Color preview

#EDDEC2

Color formats

HEX
#EDDEC2
RGB
rgb(237, 222, 194)
RGBA
rgba(237, 222, 194, 1)
HSL
hsl(39, 54%, 85%)
HSV
hsv(39, 18%, 93%)
CMYK
cmyk(0%, 6%, 18%, 7%)
CSS variable
--color-primary: #EDDEC2;
Lowercase HEX
#eddec2

Shades

Tints

Tones

Harmony

CSS snippets for #EDDEC2

.color-eddec2 {
  color: #EDDEC2;
  background-color: #EDDEC2;
}

Frequently asked questions

What color is #EDDEC2?+

#EDDEC2 is a HEX color with RGB value rgb(237, 222, 194) and HSL value hsl(39, 54%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDDEC2?+

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