#EDDDC2 Color

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

Color preview

#EDDDC2

Color formats

HEX
#EDDDC2
RGB
rgb(237, 221, 194)
RGBA
rgba(237, 221, 194, 1)
HSL
hsl(38, 54%, 85%)
HSV
hsv(38, 18%, 93%)
CMYK
cmyk(0%, 7%, 18%, 7%)
CSS variable
--color-primary: #EDDDC2;
Lowercase HEX
#edddc2

Shades

Tints

Tones

Harmony

CSS snippets for #EDDDC2

.color-edddc2 {
  color: #EDDDC2;
  background-color: #EDDDC2;
}

Frequently asked questions

What color is #EDDDC2?+

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

What is the closest Tailwind color to #EDDDC2?+

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