#E1E0EF Color

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

Color preview

#E1E0EF

Color formats

HEX
#E1E0EF
RGB
rgb(225, 224, 239)
RGBA
rgba(225, 224, 239, 1)
HSL
hsl(244, 32%, 91%)
HSV
hsv(244, 6%, 94%)
CMYK
cmyk(6%, 6%, 0%, 6%)
CSS variable
--color-primary: #E1E0EF;
Lowercase HEX
#e1e0ef

Shades

Tints

Tones

Harmony

CSS snippets for #E1E0EF

.color-e1e0ef {
  color: #E1E0EF;
  background-color: #E1E0EF;
}

Frequently asked questions

What color is #E1E0EF?+

#E1E0EF is a HEX color with RGB value rgb(225, 224, 239) and HSL value hsl(244, 32%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E1E0EF?+

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