#E1AADD Color

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

Color preview

#E1AADD

Color formats

HEX
#E1AADD
RGB
rgb(225, 170, 221)
RGBA
rgba(225, 170, 221, 1)
HSL
hsl(304, 48%, 77%)
HSV
hsv(304, 24%, 88%)
CMYK
cmyk(0%, 24%, 2%, 12%)
CSS variable
--color-primary: #E1AADD;
Lowercase HEX
#e1aadd

Shades

Tints

Tones

Harmony

CSS snippets for #E1AADD

.color-e1aadd {
  color: #E1AADD;
  background-color: #E1AADD;
}

Frequently asked questions

What color is #E1AADD?+

#E1AADD is a HEX color with RGB value rgb(225, 170, 221) and HSL value hsl(304, 48%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E1AADD?+

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