#EAE1EB Color

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

Color preview

#EAE1EB

Color formats

HEX
#EAE1EB
RGB
rgb(234, 225, 235)
RGBA
rgba(234, 225, 235, 1)
HSL
hsl(294, 20%, 90%)
HSV
hsv(294, 4%, 92%)
CMYK
cmyk(0%, 4%, 0%, 8%)
CSS variable
--color-primary: #EAE1EB;
Lowercase HEX
#eae1eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAE1EB

.color-eae1eb {
  color: #EAE1EB;
  background-color: #EAE1EB;
}

Frequently asked questions

What color is #EAE1EB?+

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

What is the closest Tailwind color to #EAE1EB?+

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