#AE6FF2 Color

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

Color preview

#AE6FF2

Color formats

HEX
#AE6FF2
RGB
rgb(174, 111, 242)
RGBA
rgba(174, 111, 242, 1)
HSL
hsl(269, 83%, 69%)
HSV
hsv(269, 54%, 95%)
CMYK
cmyk(28%, 54%, 0%, 5%)
CSS variable
--color-primary: #AE6FF2;
Lowercase HEX
#ae6ff2

Shades

Tints

Tones

Harmony

CSS snippets for #AE6FF2

.color-ae6ff2 {
  color: #AE6FF2;
  background-color: #AE6FF2;
}

Frequently asked questions

What color is #AE6FF2?+

#AE6FF2 is a HEX color with RGB value rgb(174, 111, 242) and HSL value hsl(269, 83%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE6FF2?+

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