#E1EEEE Color

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

Color preview

#E1EEEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E1EEEE

.color-e1eeee {
  color: #E1EEEE;
  background-color: #E1EEEE;
}

Frequently asked questions

What color is #E1EEEE?+

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

What is the closest Tailwind color to #E1EEEE?+

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