#A22A8A Color

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

Color preview

#A22A8A

Color formats

HEX
#A22A8A
RGB
rgb(162, 42, 138)
RGBA
rgba(162, 42, 138, 1)
HSL
hsl(312, 59%, 40%)
HSV
hsv(312, 74%, 64%)
CMYK
cmyk(0%, 74%, 15%, 36%)
CSS variable
--color-primary: #A22A8A;
Lowercase HEX
#a22a8a

Shades

Tints

Tones

Harmony

CSS snippets for #A22A8A

.color-a22a8a {
  color: #A22A8A;
  background-color: #A22A8A;
}

Frequently asked questions

What color is #A22A8A?+

#A22A8A is a HEX color with RGB value rgb(162, 42, 138) and HSL value hsl(312, 59%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A22A8A?+

The closest Tailwind color is fuchsia-800, available as the bg-fuchsia-800 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