#E3CDDC Color

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

Color preview

#E3CDDC

Color formats

HEX
#E3CDDC
RGB
rgb(227, 205, 220)
RGBA
rgba(227, 205, 220, 1)
HSL
hsl(319, 28%, 85%)
HSV
hsv(319, 10%, 89%)
CMYK
cmyk(0%, 10%, 3%, 11%)
CSS variable
--color-primary: #E3CDDC;
Lowercase HEX
#e3cddc

Shades

Tints

Tones

Harmony

CSS snippets for #E3CDDC

.color-e3cddc {
  color: #E3CDDC;
  background-color: #E3CDDC;
}

Frequently asked questions

What color is #E3CDDC?+

#E3CDDC is a HEX color with RGB value rgb(227, 205, 220) and HSL value hsl(319, 28%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3CDDC?+

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