#EAE6EB Color

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

Color preview

#EAE6EB

Color formats

HEX
#EAE6EB
RGB
rgb(234, 230, 235)
RGBA
rgba(234, 230, 235, 1)
HSL
hsl(288, 11%, 91%)
HSV
hsv(288, 2%, 92%)
CMYK
cmyk(0%, 2%, 0%, 8%)
CSS variable
--color-primary: #EAE6EB;
Lowercase HEX
#eae6eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAE6EB

.color-eae6eb {
  color: #EAE6EB;
  background-color: #EAE6EB;
}

Frequently asked questions

What color is #EAE6EB?+

#EAE6EB is a HEX color with RGB value rgb(234, 230, 235) and HSL value hsl(288, 11%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAE6EB?+

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