#E6AADD Color

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

Color preview

#E6AADD

Color formats

HEX
#E6AADD
RGB
rgb(230, 170, 221)
RGBA
rgba(230, 170, 221, 1)
HSL
hsl(309, 55%, 78%)
HSV
hsv(309, 26%, 90%)
CMYK
cmyk(0%, 26%, 4%, 10%)
CSS variable
--color-primary: #E6AADD;
Lowercase HEX
#e6aadd

Shades

Tints

Tones

Harmony

CSS snippets for #E6AADD

.color-e6aadd {
  color: #E6AADD;
  background-color: #E6AADD;
}

Frequently asked questions

What color is #E6AADD?+

#E6AADD is a HEX color with RGB value rgb(230, 170, 221) and HSL value hsl(309, 55%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E6AADD?+

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