#A02ADF Color

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

Color preview

#A02ADF

Color formats

HEX
#A02ADF
RGB
rgb(160, 42, 223)
RGBA
rgba(160, 42, 223, 1)
HSL
hsl(279, 74%, 52%)
HSV
hsv(279, 81%, 87%)
CMYK
cmyk(28%, 81%, 0%, 13%)
CSS variable
--color-primary: #A02ADF;
Lowercase HEX
#a02adf

Shades

Tints

Tones

Harmony

CSS snippets for #A02ADF

.color-a02adf {
  color: #A02ADF;
  background-color: #A02ADF;
}

Frequently asked questions

What color is #A02ADF?+

#A02ADF is a HEX color with RGB value rgb(160, 42, 223) and HSL value hsl(279, 74%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A02ADF?+

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