#E2AADC Color

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

Color preview

#E2AADC

Color formats

HEX
#E2AADC
RGB
rgb(226, 170, 220)
RGBA
rgba(226, 170, 220, 1)
HSL
hsl(306, 49%, 78%)
HSV
hsv(306, 25%, 89%)
CMYK
cmyk(0%, 25%, 3%, 11%)
CSS variable
--color-primary: #E2AADC;
Lowercase HEX
#e2aadc

Shades

Tints

Tones

Harmony

CSS snippets for #E2AADC

.color-e2aadc {
  color: #E2AADC;
  background-color: #E2AADC;
}

Frequently asked questions

What color is #E2AADC?+

#E2AADC is a HEX color with RGB value rgb(226, 170, 220) and HSL value hsl(306, 49%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E2AADC?+

The closest Tailwind color is pink-300, available as the bg-pink-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