#AE15E5 Color

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

Color preview

#AE15E5

Color formats

HEX
#AE15E5
RGB
rgb(174, 21, 229)
RGBA
rgba(174, 21, 229, 1)
HSL
hsl(284, 83%, 49%)
HSV
hsv(284, 91%, 90%)
CMYK
cmyk(24%, 91%, 0%, 10%)
CSS variable
--color-primary: #AE15E5;
Lowercase HEX
#ae15e5

Shades

Tints

Tones

Harmony

CSS snippets for #AE15E5

.color-ae15e5 {
  color: #AE15E5;
  background-color: #AE15E5;
}

Frequently asked questions

What color is #AE15E5?+

#AE15E5 is a HEX color with RGB value rgb(174, 21, 229) and HSL value hsl(284, 83%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AE15E5?+

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