#E2CDDC Color

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

Color preview

#E2CDDC

Color formats

HEX
#E2CDDC
RGB
rgb(226, 205, 220)
RGBA
rgba(226, 205, 220, 1)
HSL
hsl(317, 27%, 85%)
HSV
hsv(317, 9%, 89%)
CMYK
cmyk(0%, 9%, 3%, 11%)
CSS variable
--color-primary: #E2CDDC;
Lowercase HEX
#e2cddc

Shades

Tints

Tones

Harmony

CSS snippets for #E2CDDC

.color-e2cddc {
  color: #E2CDDC;
  background-color: #E2CDDC;
}

Frequently asked questions

What color is #E2CDDC?+

#E2CDDC is a HEX color with RGB value rgb(226, 205, 220) and HSL value hsl(317, 27%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2CDDC?+

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