#A80EB9 Color

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

Color preview

#A80EB9

Color formats

HEX
#A80EB9
RGB
rgb(168, 14, 185)
RGBA
rgba(168, 14, 185, 1)
HSL
hsl(294, 86%, 39%)
HSV
hsv(294, 92%, 73%)
CMYK
cmyk(9%, 92%, 0%, 27%)
CSS variable
--color-primary: #A80EB9;
Lowercase HEX
#a80eb9

Shades

Tints

Tones

Harmony

CSS snippets for #A80EB9

.color-a80eb9 {
  color: #A80EB9;
  background-color: #A80EB9;
}

Frequently asked questions

What color is #A80EB9?+

#A80EB9 is a HEX color with RGB value rgb(168, 14, 185) and HSL value hsl(294, 86%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A80EB9?+

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