#A51EAE Color

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

Color preview

#A51EAE

Color formats

HEX
#A51EAE
RGB
rgb(165, 30, 174)
RGBA
rgba(165, 30, 174, 1)
HSL
hsl(296, 71%, 40%)
HSV
hsv(296, 83%, 68%)
CMYK
cmyk(5%, 83%, 0%, 32%)
CSS variable
--color-primary: #A51EAE;
Lowercase HEX
#a51eae

Shades

Tints

Tones

Harmony

CSS snippets for #A51EAE

.color-a51eae {
  color: #A51EAE;
  background-color: #A51EAE;
}

Frequently asked questions

What color is #A51EAE?+

#A51EAE is a HEX color with RGB value rgb(165, 30, 174) and HSL value hsl(296, 71%, 40%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A51EAE?+

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