#AE82D6 Color

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

Color preview

#AE82D6

Color formats

HEX
#AE82D6
RGB
rgb(174, 130, 214)
RGBA
rgba(174, 130, 214, 1)
HSL
hsl(271, 51%, 67%)
HSV
hsv(271, 39%, 84%)
CMYK
cmyk(19%, 39%, 0%, 16%)
CSS variable
--color-primary: #AE82D6;
Lowercase HEX
#ae82d6

Shades

Tints

Tones

Harmony

CSS snippets for #AE82D6

.color-ae82d6 {
  color: #AE82D6;
  background-color: #AE82D6;
}

Frequently asked questions

What color is #AE82D6?+

#AE82D6 is a HEX color with RGB value rgb(174, 130, 214) and HSL value hsl(271, 51%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE82D6?+

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