#EEE1EC Color

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

Color preview

#EEE1EC

Color formats

HEX
#EEE1EC
RGB
rgb(238, 225, 236)
RGBA
rgba(238, 225, 236, 1)
HSL
hsl(309, 28%, 91%)
HSV
hsv(309, 5%, 93%)
CMYK
cmyk(0%, 5%, 1%, 7%)
CSS variable
--color-primary: #EEE1EC;
Lowercase HEX
#eee1ec

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1EC

.color-eee1ec {
  color: #EEE1EC;
  background-color: #EEE1EC;
}

Frequently asked questions

What color is #EEE1EC?+

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

What is the closest Tailwind color to #EEE1EC?+

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