#E3CCDE Color

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

Color preview

#E3CCDE

Color formats

HEX
#E3CCDE
RGB
rgb(227, 204, 222)
RGBA
rgba(227, 204, 222, 1)
HSL
hsl(313, 29%, 85%)
HSV
hsv(313, 10%, 89%)
CMYK
cmyk(0%, 10%, 2%, 11%)
CSS variable
--color-primary: #E3CCDE;
Lowercase HEX
#e3ccde

Shades

Tints

Tones

Harmony

CSS snippets for #E3CCDE

.color-e3ccde {
  color: #E3CCDE;
  background-color: #E3CCDE;
}

Frequently asked questions

What color is #E3CCDE?+

#E3CCDE is a HEX color with RGB value rgb(227, 204, 222) and HSL value hsl(313, 29%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3CCDE?+

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