#EEE0ED Color

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

Color preview

#EEE0ED

Color formats

HEX
#EEE0ED
RGB
rgb(238, 224, 237)
RGBA
rgba(238, 224, 237, 1)
HSL
hsl(304, 29%, 91%)
HSV
hsv(304, 6%, 93%)
CMYK
cmyk(0%, 6%, 0%, 7%)
CSS variable
--color-primary: #EEE0ED;
Lowercase HEX
#eee0ed

Shades

Tints

Tones

Harmony

CSS snippets for #EEE0ED

.color-eee0ed {
  color: #EEE0ED;
  background-color: #EEE0ED;
}

Frequently asked questions

What color is #EEE0ED?+

#EEE0ED is a HEX color with RGB value rgb(238, 224, 237) and HSL value hsl(304, 29%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE0ED?+

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