#EEE3EC Color

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

Color preview

#EEE3EC

Color formats

HEX
#EEE3EC
RGB
rgb(238, 227, 236)
RGBA
rgba(238, 227, 236, 1)
HSL
hsl(311, 24%, 91%)
HSV
hsv(311, 5%, 93%)
CMYK
cmyk(0%, 5%, 1%, 7%)
CSS variable
--color-primary: #EEE3EC;
Lowercase HEX
#eee3ec

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3EC

.color-eee3ec {
  color: #EEE3EC;
  background-color: #EEE3EC;
}

Frequently asked questions

What color is #EEE3EC?+

#EEE3EC is a HEX color with RGB value rgb(238, 227, 236) and HSL value hsl(311, 24%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEE3EC?+

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