#A02CFA Color

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

Color preview

#A02CFA

Color formats

HEX
#A02CFA
RGB
rgb(160, 44, 250)
RGBA
rgba(160, 44, 250, 1)
HSL
hsl(274, 95%, 58%)
HSV
hsv(274, 82%, 98%)
CMYK
cmyk(36%, 82%, 0%, 2%)
CSS variable
--color-primary: #A02CFA;
Lowercase HEX
#a02cfa

Shades

Tints

Tones

Harmony

CSS snippets for #A02CFA

.color-a02cfa {
  color: #A02CFA;
  background-color: #A02CFA;
}

Frequently asked questions

What color is #A02CFA?+

#A02CFA is a HEX color with RGB value rgb(160, 44, 250) and HSL value hsl(274, 95%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A02CFA?+

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