#A80AE6 Color

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

Color preview

#A80AE6

Color formats

HEX
#A80AE6
RGB
rgb(168, 10, 230)
RGBA
rgba(168, 10, 230, 1)
HSL
hsl(283, 92%, 47%)
HSV
hsv(283, 96%, 90%)
CMYK
cmyk(27%, 96%, 0%, 10%)
CSS variable
--color-primary: #A80AE6;
Lowercase HEX
#a80ae6

Shades

Tints

Tones

Harmony

CSS snippets for #A80AE6

.color-a80ae6 {
  color: #A80AE6;
  background-color: #A80AE6;
}

Frequently asked questions

What color is #A80AE6?+

#A80AE6 is a HEX color with RGB value rgb(168, 10, 230) and HSL value hsl(283, 92%, 47%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A80AE6?+

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