#A20FEC Color

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

Color preview

#A20FEC

Color formats

HEX
#A20FEC
RGB
rgb(162, 15, 236)
RGBA
rgba(162, 15, 236, 1)
HSL
hsl(280, 88%, 49%)
HSV
hsv(280, 94%, 93%)
CMYK
cmyk(31%, 94%, 0%, 7%)
CSS variable
--color-primary: #A20FEC;
Lowercase HEX
#a20fec

Shades

Tints

Tones

Harmony

CSS snippets for #A20FEC

.color-a20fec {
  color: #A20FEC;
  background-color: #A20FEC;
}

Frequently asked questions

What color is #A20FEC?+

#A20FEC is a HEX color with RGB value rgb(162, 15, 236) and HSL value hsl(280, 88%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A20FEC?+

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