#A22A7A Color

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

Color preview

#A22A7A

Color formats

HEX
#A22A7A
RGB
rgb(162, 42, 122)
RGBA
rgba(162, 42, 122, 1)
HSL
hsl(320, 59%, 40%)
HSV
hsv(320, 74%, 64%)
CMYK
cmyk(0%, 74%, 25%, 36%)
CSS variable
--color-primary: #A22A7A;
Lowercase HEX
#a22a7a

Shades

Tints

Tones

Harmony

CSS snippets for #A22A7A

.color-a22a7a {
  color: #A22A7A;
  background-color: #A22A7A;
}

Frequently asked questions

What color is #A22A7A?+

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

What is the closest Tailwind color to #A22A7A?+

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