#A20DFF Color

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

Color preview

#A20DFF

Color formats

HEX
#A20DFF
RGB
rgb(162, 13, 255)
RGBA
rgba(162, 13, 255, 1)
HSL
hsl(277, 100%, 53%)
HSV
hsv(277, 95%, 100%)
CMYK
cmyk(36%, 95%, 0%, 0%)
CSS variable
--color-primary: #A20DFF;
Lowercase HEX
#a20dff

Shades

Tints

Tones

Harmony

CSS snippets for #A20DFF

.color-a20dff {
  color: #A20DFF;
  background-color: #A20DFF;
}

Frequently asked questions

What color is #A20DFF?+

#A20DFF is a HEX color with RGB value rgb(162, 13, 255) and HSL value hsl(277, 100%, 53%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A20DFF?+

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