#E9E6EB Color

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

Color preview

#E9E6EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E9E6EB

.color-e9e6eb {
  color: #E9E6EB;
  background-color: #E9E6EB;
}

Frequently asked questions

What color is #E9E6EB?+

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

What is the closest Tailwind color to #E9E6EB?+

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