#A20CED Color

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

Color preview

#A20CED

Color formats

HEX
#A20CED
RGB
rgb(162, 12, 237)
RGBA
rgba(162, 12, 237, 1)
HSL
hsl(280, 90%, 49%)
HSV
hsv(280, 95%, 93%)
CMYK
cmyk(32%, 95%, 0%, 7%)
CSS variable
--color-primary: #A20CED;
Lowercase HEX
#a20ced

Shades

Tints

Tones

Harmony

CSS snippets for #A20CED

.color-a20ced {
  color: #A20CED;
  background-color: #A20CED;
}

Frequently asked questions

What color is #A20CED?+

#A20CED is a HEX color with RGB value rgb(162, 12, 237) and HSL value hsl(280, 90%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A20CED?+

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