#EED7D2 Color

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

Color preview

#EED7D2

Color formats

HEX
#EED7D2
RGB
rgb(238, 215, 210)
RGBA
rgba(238, 215, 210, 1)
HSL
hsl(11, 45%, 88%)
HSV
hsv(11, 12%, 93%)
CMYK
cmyk(0%, 10%, 12%, 7%)
CSS variable
--color-primary: #EED7D2;
Lowercase HEX
#eed7d2

Shades

Tints

Tones

Harmony

CSS snippets for #EED7D2

.color-eed7d2 {
  color: #EED7D2;
  background-color: #EED7D2;
}

Frequently asked questions

What color is #EED7D2?+

#EED7D2 is a HEX color with RGB value rgb(238, 215, 210) and HSL value hsl(11, 45%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EED7D2?+

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