#E2EDEC Color

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

Color preview

#E2EDEC

Color formats

HEX
#E2EDEC
RGB
rgb(226, 237, 236)
RGBA
rgba(226, 237, 236, 1)
HSL
hsl(175, 23%, 91%)
HSV
hsv(175, 5%, 93%)
CMYK
cmyk(5%, 0%, 0%, 7%)
CSS variable
--color-primary: #E2EDEC;
Lowercase HEX
#e2edec

Shades

Tints

Tones

Harmony

CSS snippets for #E2EDEC

.color-e2edec {
  color: #E2EDEC;
  background-color: #E2EDEC;
}

Frequently asked questions

What color is #E2EDEC?+

#E2EDEC is a HEX color with RGB value rgb(226, 237, 236) and HSL value hsl(175, 23%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2EDEC?+

The closest Tailwind color is slate-200, available as the bg-slate-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