#A02DCD Color

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

Color preview

#A02DCD

Color formats

HEX
#A02DCD
RGB
rgb(160, 45, 205)
RGBA
rgba(160, 45, 205, 1)
HSL
hsl(283, 64%, 49%)
HSV
hsv(283, 78%, 80%)
CMYK
cmyk(22%, 78%, 0%, 20%)
CSS variable
--color-primary: #A02DCD;
Lowercase HEX
#a02dcd

Shades

Tints

Tones

Harmony

CSS snippets for #A02DCD

.color-a02dcd {
  color: #A02DCD;
  background-color: #A02DCD;
}

Frequently asked questions

What color is #A02DCD?+

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

What is the closest Tailwind color to #A02DCD?+

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