#E2AACD Color

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

Color preview

#E2AACD

Color formats

HEX
#E2AACD
RGB
rgb(226, 170, 205)
RGBA
rgba(226, 170, 205, 1)
HSL
hsl(323, 49%, 78%)
HSV
hsv(323, 25%, 89%)
CMYK
cmyk(0%, 25%, 9%, 11%)
CSS variable
--color-primary: #E2AACD;
Lowercase HEX
#e2aacd

Shades

Tints

Tones

Harmony

CSS snippets for #E2AACD

.color-e2aacd {
  color: #E2AACD;
  background-color: #E2AACD;
}

Frequently asked questions

What color is #E2AACD?+

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

What is the closest Tailwind color to #E2AACD?+

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