#E1AEDC Color

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

Color preview

#E1AEDC

Color formats

HEX
#E1AEDC
RGB
rgb(225, 174, 220)
RGBA
rgba(225, 174, 220, 1)
HSL
hsl(306, 46%, 78%)
HSV
hsv(306, 23%, 88%)
CMYK
cmyk(0%, 23%, 2%, 12%)
CSS variable
--color-primary: #E1AEDC;
Lowercase HEX
#e1aedc

Shades

Tints

Tones

Harmony

CSS snippets for #E1AEDC

.color-e1aedc {
  color: #E1AEDC;
  background-color: #E1AEDC;
}

Frequently asked questions

What color is #E1AEDC?+

#E1AEDC is a HEX color with RGB value rgb(225, 174, 220) and HSL value hsl(306, 46%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E1AEDC?+

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