#EEDEE8 Color

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

Color preview

#EEDEE8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEE8

.color-eedee8 {
  color: #EEDEE8;
  background-color: #EEDEE8;
}

Frequently asked questions

What color is #EEDEE8?+

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

What is the closest Tailwind color to #EEDEE8?+

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