#AE0AFA Color

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

Color preview

#AE0AFA

Color formats

HEX
#AE0AFA
RGB
rgb(174, 10, 250)
RGBA
rgba(174, 10, 250, 1)
HSL
hsl(281, 96%, 51%)
HSV
hsv(281, 96%, 98%)
CMYK
cmyk(30%, 96%, 0%, 2%)
CSS variable
--color-primary: #AE0AFA;
Lowercase HEX
#ae0afa

Shades

Tints

Tones

Harmony

CSS snippets for #AE0AFA

.color-ae0afa {
  color: #AE0AFA;
  background-color: #AE0AFA;
}

Frequently asked questions

What color is #AE0AFA?+

#AE0AFA is a HEX color with RGB value rgb(174, 10, 250) and HSL value hsl(281, 96%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AE0AFA?+

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