#AE31F6 Color

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

Color preview

#AE31F6

Color formats

HEX
#AE31F6
RGB
rgb(174, 49, 246)
RGBA
rgba(174, 49, 246, 1)
HSL
hsl(278, 92%, 58%)
HSV
hsv(278, 80%, 96%)
CMYK
cmyk(29%, 80%, 0%, 4%)
CSS variable
--color-primary: #AE31F6;
Lowercase HEX
#ae31f6

Shades

Tints

Tones

Harmony

CSS snippets for #AE31F6

.color-ae31f6 {
  color: #AE31F6;
  background-color: #AE31F6;
}

Frequently asked questions

What color is #AE31F6?+

#AE31F6 is a HEX color with RGB value rgb(174, 49, 246) and HSL value hsl(278, 92%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AE31F6?+

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