#AE32F5 Color

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

Color preview

#AE32F5

Color formats

HEX
#AE32F5
RGB
rgb(174, 50, 245)
RGBA
rgba(174, 50, 245, 1)
HSL
hsl(278, 91%, 58%)
HSV
hsv(278, 80%, 96%)
CMYK
cmyk(29%, 80%, 0%, 4%)
CSS variable
--color-primary: #AE32F5;
Lowercase HEX
#ae32f5

Shades

Tints

Tones

Harmony

CSS snippets for #AE32F5

.color-ae32f5 {
  color: #AE32F5;
  background-color: #AE32F5;
}

Frequently asked questions

What color is #AE32F5?+

#AE32F5 is a HEX color with RGB value rgb(174, 50, 245) and HSL value hsl(278, 91%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AE32F5?+

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