#EEDDE7 Color

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

Color preview

#EEDDE7

Color formats

HEX
#EEDDE7
RGB
rgb(238, 221, 231)
RGBA
rgba(238, 221, 231, 1)
HSL
hsl(325, 33%, 90%)
HSV
hsv(325, 7%, 93%)
CMYK
cmyk(0%, 7%, 3%, 7%)
CSS variable
--color-primary: #EEDDE7;
Lowercase HEX
#eedde7

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDE7

.color-eedde7 {
  color: #EEDDE7;
  background-color: #EEDDE7;
}

Frequently asked questions

What color is #EEDDE7?+

#EEDDE7 is a HEX color with RGB value rgb(238, 221, 231) and HSL value hsl(325, 33%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #EEDDE7?+

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