#EDDCD2 Color

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

Color preview

#EDDCD2

Color formats

HEX
#EDDCD2
RGB
rgb(237, 220, 210)
RGBA
rgba(237, 220, 210, 1)
HSL
hsl(22, 43%, 88%)
HSV
hsv(22, 11%, 93%)
CMYK
cmyk(0%, 7%, 11%, 7%)
CSS variable
--color-primary: #EDDCD2;
Lowercase HEX
#eddcd2

Shades

Tints

Tones

Harmony

CSS snippets for #EDDCD2

.color-eddcd2 {
  color: #EDDCD2;
  background-color: #EDDCD2;
}

Frequently asked questions

What color is #EDDCD2?+

#EDDCD2 is a HEX color with RGB value rgb(237, 220, 210) and HSL value hsl(22, 43%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EDDCD2?+

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