#E3DCE3 Color

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

Color preview

#E3DCE3

Color formats

HEX
#E3DCE3
RGB
rgb(227, 220, 227)
RGBA
rgba(227, 220, 227, 1)
HSL
hsl(300, 11%, 88%)
HSV
hsv(300, 3%, 89%)
CMYK
cmyk(0%, 3%, 0%, 11%)
CSS variable
--color-primary: #E3DCE3;
Lowercase HEX
#e3dce3

Shades

Tints

Tones

Harmony

CSS snippets for #E3DCE3

.color-e3dce3 {
  color: #E3DCE3;
  background-color: #E3DCE3;
}

Frequently asked questions

What color is #E3DCE3?+

#E3DCE3 is a HEX color with RGB value rgb(227, 220, 227) and HSL value hsl(300, 11%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DCE3?+

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