#E3EDEC Color

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

Color preview

#E3EDEC

Color formats

HEX
#E3EDEC
RGB
rgb(227, 237, 236)
RGBA
rgba(227, 237, 236, 1)
HSL
hsl(174, 22%, 91%)
HSV
hsv(174, 4%, 93%)
CMYK
cmyk(4%, 0%, 0%, 7%)
CSS variable
--color-primary: #E3EDEC;
Lowercase HEX
#e3edec

Shades

Tints

Tones

Harmony

CSS snippets for #E3EDEC

.color-e3edec {
  color: #E3EDEC;
  background-color: #E3EDEC;
}

Frequently asked questions

What color is #E3EDEC?+

#E3EDEC is a HEX color with RGB value rgb(227, 237, 236) and HSL value hsl(174, 22%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3EDEC?+

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