#E7E1EB Color

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

Color preview

#E7E1EB

Color formats

HEX
#E7E1EB
RGB
rgb(231, 225, 235)
RGBA
rgba(231, 225, 235, 1)
HSL
hsl(276, 20%, 90%)
HSV
hsv(276, 4%, 92%)
CMYK
cmyk(2%, 4%, 0%, 8%)
CSS variable
--color-primary: #E7E1EB;
Lowercase HEX
#e7e1eb

Shades

Tints

Tones

Harmony

CSS snippets for #E7E1EB

.color-e7e1eb {
  color: #E7E1EB;
  background-color: #E7E1EB;
}

Frequently asked questions

What color is #E7E1EB?+

#E7E1EB is a HEX color with RGB value rgb(231, 225, 235) and HSL value hsl(276, 20%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E7E1EB?+

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