#A02DCE Color

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

Color preview

#A02DCE

Color formats

HEX
#A02DCE
RGB
rgb(160, 45, 206)
RGBA
rgba(160, 45, 206, 1)
HSL
hsl(283, 64%, 49%)
HSV
hsv(283, 78%, 81%)
CMYK
cmyk(22%, 78%, 0%, 19%)
CSS variable
--color-primary: #A02DCE;
Lowercase HEX
#a02dce

Shades

Tints

Tones

Harmony

CSS snippets for #A02DCE

.color-a02dce {
  color: #A02DCE;
  background-color: #A02DCE;
}

Frequently asked questions

What color is #A02DCE?+

#A02DCE is a HEX color with RGB value rgb(160, 45, 206) and HSL value hsl(283, 64%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A02DCE?+

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