#A20AFA Color

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

Color preview

#A20AFA

Color formats

HEX
#A20AFA
RGB
rgb(162, 10, 250)
RGBA
rgba(162, 10, 250, 1)
HSL
hsl(278, 96%, 51%)
HSV
hsv(278, 96%, 98%)
CMYK
cmyk(35%, 96%, 0%, 2%)
CSS variable
--color-primary: #A20AFA;
Lowercase HEX
#a20afa

Shades

Tints

Tones

Harmony

CSS snippets for #A20AFA

.color-a20afa {
  color: #A20AFA;
  background-color: #A20AFA;
}

Frequently asked questions

What color is #A20AFA?+

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

What is the closest Tailwind color to #A20AFA?+

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