#AE82C2 Color

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

Color preview

#AE82C2

Color formats

HEX
#AE82C2
RGB
rgb(174, 130, 194)
RGBA
rgba(174, 130, 194, 1)
HSL
hsl(281, 34%, 64%)
HSV
hsv(281, 33%, 76%)
CMYK
cmyk(10%, 33%, 0%, 24%)
CSS variable
--color-primary: #AE82C2;
Lowercase HEX
#ae82c2

Shades

Tints

Tones

Harmony

CSS snippets for #AE82C2

.color-ae82c2 {
  color: #AE82C2;
  background-color: #AE82C2;
}

Frequently asked questions

What color is #AE82C2?+

#AE82C2 is a HEX color with RGB value rgb(174, 130, 194) and HSL value hsl(281, 34%, 64%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE82C2?+

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