#E2AEDC Color

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

Color preview

#E2AEDC

Color formats

HEX
#E2AEDC
RGB
rgb(226, 174, 220)
RGBA
rgba(226, 174, 220, 1)
HSL
hsl(307, 47%, 78%)
HSV
hsv(307, 23%, 89%)
CMYK
cmyk(0%, 23%, 3%, 11%)
CSS variable
--color-primary: #E2AEDC;
Lowercase HEX
#e2aedc

Shades

Tints

Tones

Harmony

CSS snippets for #E2AEDC

.color-e2aedc {
  color: #E2AEDC;
  background-color: #E2AEDC;
}

Frequently asked questions

What color is #E2AEDC?+

#E2AEDC is a HEX color with RGB value rgb(226, 174, 220) and HSL value hsl(307, 47%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E2AEDC?+

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