#E2DCEC Color

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

Color preview

#E2DCEC

Color formats

HEX
#E2DCEC
RGB
rgb(226, 220, 236)
RGBA
rgba(226, 220, 236, 1)
HSL
hsl(262, 30%, 89%)
HSV
hsv(262, 7%, 93%)
CMYK
cmyk(4%, 7%, 0%, 7%)
CSS variable
--color-primary: #E2DCEC;
Lowercase HEX
#e2dcec

Shades

Tints

Tones

Harmony

CSS snippets for #E2DCEC

.color-e2dcec {
  color: #E2DCEC;
  background-color: #E2DCEC;
}

Frequently asked questions

What color is #E2DCEC?+

#E2DCEC is a HEX color with RGB value rgb(226, 220, 236) and HSL value hsl(262, 30%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2DCEC?+

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