#EAE8EB Color

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

Color preview

#EAE8EB

Color formats

HEX
#EAE8EB
RGB
rgb(234, 232, 235)
RGBA
rgba(234, 232, 235, 1)
HSL
hsl(280, 7%, 92%)
HSV
hsv(280, 1%, 92%)
CMYK
cmyk(0%, 1%, 0%, 8%)
CSS variable
--color-primary: #EAE8EB;
Lowercase HEX
#eae8eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAE8EB

.color-eae8eb {
  color: #EAE8EB;
  background-color: #EAE8EB;
}

Frequently asked questions

What color is #EAE8EB?+

#EAE8EB is a HEX color with RGB value rgb(234, 232, 235) and HSL value hsl(280, 7%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAE8EB?+

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