#E4CDDC Color

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

Color preview

#E4CDDC

Color formats

HEX
#E4CDDC
RGB
rgb(228, 205, 220)
RGBA
rgba(228, 205, 220, 1)
HSL
hsl(321, 30%, 85%)
HSV
hsv(321, 10%, 89%)
CMYK
cmyk(0%, 10%, 4%, 11%)
CSS variable
--color-primary: #E4CDDC;
Lowercase HEX
#e4cddc

Shades

Tints

Tones

Harmony

CSS snippets for #E4CDDC

.color-e4cddc {
  color: #E4CDDC;
  background-color: #E4CDDC;
}

Frequently asked questions

What color is #E4CDDC?+

#E4CDDC is a HEX color with RGB value rgb(228, 205, 220) and HSL value hsl(321, 30%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4CDDC?+

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