#AC6AE2 Color

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

Color preview

#AC6AE2

Color formats

HEX
#AC6AE2
RGB
rgb(172, 106, 226)
RGBA
rgba(172, 106, 226, 1)
HSL
hsl(273, 67%, 65%)
HSV
hsv(273, 53%, 89%)
CMYK
cmyk(24%, 53%, 0%, 11%)
CSS variable
--color-primary: #AC6AE2;
Lowercase HEX
#ac6ae2

Shades

Tints

Tones

Harmony

CSS snippets for #AC6AE2

.color-ac6ae2 {
  color: #AC6AE2;
  background-color: #AC6AE2;
}

Frequently asked questions

What color is #AC6AE2?+

#AC6AE2 is a HEX color with RGB value rgb(172, 106, 226) and HSL value hsl(273, 67%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AC6AE2?+

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