#EEE0EC Color

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

Color preview

#EEE0EC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE0EC

.color-eee0ec {
  color: #EEE0EC;
  background-color: #EEE0EC;
}

Frequently asked questions

What color is #EEE0EC?+

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

What is the closest Tailwind color to #EEE0EC?+

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