#A80FBD Color

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

Color preview

#A80FBD

Color formats

HEX
#A80FBD
RGB
rgb(168, 15, 189)
RGBA
rgba(168, 15, 189, 1)
HSL
hsl(293, 85%, 40%)
HSV
hsv(293, 92%, 74%)
CMYK
cmyk(11%, 92%, 0%, 26%)
CSS variable
--color-primary: #A80FBD;
Lowercase HEX
#a80fbd

Shades

Tints

Tones

Harmony

CSS snippets for #A80FBD

.color-a80fbd {
  color: #A80FBD;
  background-color: #A80FBD;
}

Frequently asked questions

What color is #A80FBD?+

#A80FBD is a HEX color with RGB value rgb(168, 15, 189) and HSL value hsl(293, 85%, 40%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A80FBD?+

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