#AE6AEA Color

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

Color preview

#AE6AEA

Color formats

HEX
#AE6AEA
RGB
rgb(174, 106, 234)
RGBA
rgba(174, 106, 234, 1)
HSL
hsl(272, 75%, 67%)
HSV
hsv(272, 55%, 92%)
CMYK
cmyk(26%, 55%, 0%, 8%)
CSS variable
--color-primary: #AE6AEA;
Lowercase HEX
#ae6aea

Shades

Tints

Tones

Harmony

CSS snippets for #AE6AEA

.color-ae6aea {
  color: #AE6AEA;
  background-color: #AE6AEA;
}

Frequently asked questions

What color is #AE6AEA?+

#AE6AEA is a HEX color with RGB value rgb(174, 106, 234) and HSL value hsl(272, 75%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE6AEA?+

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