#EED9D2 Color

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

Color preview

#EED9D2

Color formats

HEX
#EED9D2
RGB
rgb(238, 217, 210)
RGBA
rgba(238, 217, 210, 1)
HSL
hsl(15, 45%, 88%)
HSV
hsv(15, 12%, 93%)
CMYK
cmyk(0%, 9%, 12%, 7%)
CSS variable
--color-primary: #EED9D2;
Lowercase HEX
#eed9d2

Shades

Tints

Tones

Harmony

CSS snippets for #EED9D2

.color-eed9d2 {
  color: #EED9D2;
  background-color: #EED9D2;
}

Frequently asked questions

What color is #EED9D2?+

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

What is the closest Tailwind color to #EED9D2?+

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