#E7CDDC Color

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

Color preview

#E7CDDC

Color formats

HEX
#E7CDDC
RGB
rgb(231, 205, 220)
RGBA
rgba(231, 205, 220, 1)
HSL
hsl(325, 35%, 85%)
HSV
hsv(325, 11%, 91%)
CMYK
cmyk(0%, 11%, 5%, 9%)
CSS variable
--color-primary: #E7CDDC;
Lowercase HEX
#e7cddc

Shades

Tints

Tones

Harmony

CSS snippets for #E7CDDC

.color-e7cddc {
  color: #E7CDDC;
  background-color: #E7CDDC;
}

Frequently asked questions

What color is #E7CDDC?+

#E7CDDC is a HEX color with RGB value rgb(231, 205, 220) and HSL value hsl(325, 35%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E7CDDC?+

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