#AA6AE7 Color

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

Color preview

#AA6AE7

Color formats

HEX
#AA6AE7
RGB
rgb(170, 106, 231)
RGBA
rgba(170, 106, 231, 1)
HSL
hsl(271, 72%, 66%)
HSV
hsv(271, 54%, 91%)
CMYK
cmyk(26%, 54%, 0%, 9%)
CSS variable
--color-primary: #AA6AE7;
Lowercase HEX
#aa6ae7

Shades

Tints

Tones

Harmony

CSS snippets for #AA6AE7

.color-aa6ae7 {
  color: #AA6AE7;
  background-color: #AA6AE7;
}

Frequently asked questions

What color is #AA6AE7?+

#AA6AE7 is a HEX color with RGB value rgb(170, 106, 231) and HSL value hsl(271, 72%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA6AE7?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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