#E2ECEB Color

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

Color preview

#E2ECEB

Color formats

HEX
#E2ECEB
RGB
rgb(226, 236, 235)
RGBA
rgba(226, 236, 235, 1)
HSL
hsl(174, 21%, 91%)
HSV
hsv(174, 4%, 93%)
CMYK
cmyk(4%, 0%, 0%, 7%)
CSS variable
--color-primary: #E2ECEB;
Lowercase HEX
#e2eceb

Shades

Tints

Tones

Harmony

CSS snippets for #E2ECEB

.color-e2eceb {
  color: #E2ECEB;
  background-color: #E2ECEB;
}

Frequently asked questions

What color is #E2ECEB?+

#E2ECEB is a HEX color with RGB value rgb(226, 236, 235) and HSL value hsl(174, 21%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2ECEB?+

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