#E3DCEC Color

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

Color preview

#E3DCEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E3DCEC

.color-e3dcec {
  color: #E3DCEC;
  background-color: #E3DCEC;
}

Frequently asked questions

What color is #E3DCEC?+

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

What is the closest Tailwind color to #E3DCEC?+

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