#AA6EDC Color

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

Color preview

#AA6EDC

Color formats

HEX
#AA6EDC
RGB
rgb(170, 110, 220)
RGBA
rgba(170, 110, 220, 1)
HSL
hsl(273, 61%, 65%)
HSV
hsv(273, 50%, 86%)
CMYK
cmyk(23%, 50%, 0%, 14%)
CSS variable
--color-primary: #AA6EDC;
Lowercase HEX
#aa6edc

Shades

Tints

Tones

Harmony

CSS snippets for #AA6EDC

.color-aa6edc {
  color: #AA6EDC;
  background-color: #AA6EDC;
}

Frequently asked questions

What color is #AA6EDC?+

#AA6EDC is a HEX color with RGB value rgb(170, 110, 220) and HSL value hsl(273, 61%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA6EDC?+

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