#E7E9ED Color

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

Color preview

#E7E9ED

Color formats

HEX
#E7E9ED
RGB
rgb(231, 233, 237)
RGBA
rgba(231, 233, 237, 1)
HSL
hsl(220, 14%, 92%)
HSV
hsv(220, 3%, 93%)
CMYK
cmyk(3%, 2%, 0%, 7%)
CSS variable
--color-primary: #E7E9ED;
Lowercase HEX
#e7e9ed

Shades

Tints

Tones

Harmony

CSS snippets for #E7E9ED

.color-e7e9ed {
  color: #E7E9ED;
  background-color: #E7E9ED;
}

Frequently asked questions

What color is #E7E9ED?+

#E7E9ED is a HEX color with RGB value rgb(231, 233, 237) and HSL value hsl(220, 14%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E7E9ED?+

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