#A20EEC Color

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

Color preview

#A20EEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A20EEC

.color-a20eec {
  color: #A20EEC;
  background-color: #A20EEC;
}

Frequently asked questions

What color is #A20EEC?+

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

What is the closest Tailwind color to #A20EEC?+

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