#AE6EEA Color

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

Color preview

#AE6EEA

Color formats

HEX
#AE6EEA
RGB
rgb(174, 110, 234)
RGBA
rgba(174, 110, 234, 1)
HSL
hsl(271, 75%, 67%)
HSV
hsv(271, 53%, 92%)
CMYK
cmyk(26%, 53%, 0%, 8%)
CSS variable
--color-primary: #AE6EEA;
Lowercase HEX
#ae6eea

Shades

Tints

Tones

Harmony

CSS snippets for #AE6EEA

.color-ae6eea {
  color: #AE6EEA;
  background-color: #AE6EEA;
}

Frequently asked questions

What color is #AE6EEA?+

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

What is the closest Tailwind color to #AE6EEA?+

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