#E2CCDD Color

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

Color preview

#E2CCDD

Color formats

HEX
#E2CCDD
RGB
rgb(226, 204, 221)
RGBA
rgba(226, 204, 221, 1)
HSL
hsl(314, 27%, 84%)
HSV
hsv(314, 10%, 89%)
CMYK
cmyk(0%, 10%, 2%, 11%)
CSS variable
--color-primary: #E2CCDD;
Lowercase HEX
#e2ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #E2CCDD

.color-e2ccdd {
  color: #E2CCDD;
  background-color: #E2CCDD;
}

Frequently asked questions

What color is #E2CCDD?+

#E2CCDD is a HEX color with RGB value rgb(226, 204, 221) and HSL value hsl(314, 27%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2CCDD?+

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