#EEDEE7 Color

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

Color preview

#EEDEE7

Color formats

HEX
#EEDEE7
RGB
rgb(238, 222, 231)
RGBA
rgba(238, 222, 231, 1)
HSL
hsl(326, 32%, 90%)
HSV
hsv(326, 7%, 93%)
CMYK
cmyk(0%, 7%, 3%, 7%)
CSS variable
--color-primary: #EEDEE7;
Lowercase HEX
#eedee7

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEE7

.color-eedee7 {
  color: #EEDEE7;
  background-color: #EEDEE7;
}

Frequently asked questions

What color is #EEDEE7?+

#EEDEE7 is a HEX color with RGB value rgb(238, 222, 231) and HSL value hsl(326, 32%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #EEDEE7?+

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