#E9E9EC Color

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

Color preview

#E9E9EC

Color formats

HEX
#E9E9EC
RGB
rgb(233, 233, 236)
RGBA
rgba(233, 233, 236, 1)
HSL
hsl(240, 7%, 92%)
HSV
hsv(240, 1%, 93%)
CMYK
cmyk(1%, 1%, 0%, 7%)
CSS variable
--color-primary: #E9E9EC;
Lowercase HEX
#e9e9ec

Shades

Tints

Tones

Harmony

CSS snippets for #E9E9EC

.color-e9e9ec {
  color: #E9E9EC;
  background-color: #E9E9EC;
}

Frequently asked questions

What color is #E9E9EC?+

#E9E9EC is a HEX color with RGB value rgb(233, 233, 236) and HSL value hsl(240, 7%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E9E9EC?+

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