#EAE7EB Color

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

Color preview

#EAE7EB

Color formats

HEX
#EAE7EB
RGB
rgb(234, 231, 235)
RGBA
rgba(234, 231, 235, 1)
HSL
hsl(285, 9%, 91%)
HSV
hsv(285, 2%, 92%)
CMYK
cmyk(0%, 2%, 0%, 8%)
CSS variable
--color-primary: #EAE7EB;
Lowercase HEX
#eae7eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAE7EB

.color-eae7eb {
  color: #EAE7EB;
  background-color: #EAE7EB;
}

Frequently asked questions

What color is #EAE7EB?+

#EAE7EB is a HEX color with RGB value rgb(234, 231, 235) and HSL value hsl(285, 9%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAE7EB?+

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