#A20FF6 Color

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

Color preview

#A20FF6

Color formats

HEX
#A20FF6
RGB
rgb(162, 15, 246)
RGBA
rgba(162, 15, 246, 1)
HSL
hsl(278, 93%, 51%)
HSV
hsv(278, 94%, 96%)
CMYK
cmyk(34%, 94%, 0%, 4%)
CSS variable
--color-primary: #A20FF6;
Lowercase HEX
#a20ff6

Shades

Tints

Tones

Harmony

CSS snippets for #A20FF6

.color-a20ff6 {
  color: #A20FF6;
  background-color: #A20FF6;
}

Frequently asked questions

What color is #A20FF6?+

#A20FF6 is a HEX color with RGB value rgb(162, 15, 246) and HSL value hsl(278, 93%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A20FF6?+

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