#AE83C1 Color

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

Color preview

#AE83C1

Color formats

HEX
#AE83C1
RGB
rgb(174, 131, 193)
RGBA
rgba(174, 131, 193, 1)
HSL
hsl(282, 33%, 64%)
HSV
hsv(282, 32%, 76%)
CMYK
cmyk(10%, 32%, 0%, 24%)
CSS variable
--color-primary: #AE83C1;
Lowercase HEX
#ae83c1

Shades

Tints

Tones

Harmony

CSS snippets for #AE83C1

.color-ae83c1 {
  color: #AE83C1;
  background-color: #AE83C1;
}

Frequently asked questions

What color is #AE83C1?+

#AE83C1 is a HEX color with RGB value rgb(174, 131, 193) and HSL value hsl(282, 33%, 64%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE83C1?+

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