#E0AADF Color

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

Color preview

#E0AADF

Color formats

HEX
#E0AADF
RGB
rgb(224, 170, 223)
RGBA
rgba(224, 170, 223, 1)
HSL
hsl(301, 47%, 77%)
HSV
hsv(301, 24%, 88%)
CMYK
cmyk(0%, 24%, 0%, 12%)
CSS variable
--color-primary: #E0AADF;
Lowercase HEX
#e0aadf

Shades

Tints

Tones

Harmony

CSS snippets for #E0AADF

.color-e0aadf {
  color: #E0AADF;
  background-color: #E0AADF;
}

Frequently asked questions

What color is #E0AADF?+

#E0AADF is a HEX color with RGB value rgb(224, 170, 223) and HSL value hsl(301, 47%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E0AADF?+

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