#E1EEEC Color

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

Color preview

#E1EEEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E1EEEC

.color-e1eeec {
  color: #E1EEEC;
  background-color: #E1EEEC;
}

Frequently asked questions

What color is #E1EEEC?+

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

What is the closest Tailwind color to #E1EEEC?+

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