#A22A6A Color

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

Color preview

#A22A6A

Color formats

HEX
#A22A6A
RGB
rgb(162, 42, 106)
RGBA
rgba(162, 42, 106, 1)
HSL
hsl(328, 59%, 40%)
HSV
hsv(328, 74%, 64%)
CMYK
cmyk(0%, 74%, 35%, 36%)
CSS variable
--color-primary: #A22A6A;
Lowercase HEX
#a22a6a

Shades

Tints

Tones

Harmony

CSS snippets for #A22A6A

.color-a22a6a {
  color: #A22A6A;
  background-color: #A22A6A;
}

Frequently asked questions

What color is #A22A6A?+

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

What is the closest Tailwind color to #A22A6A?+

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