#A22A6C Color

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

Color preview

#A22A6C

Color formats

HEX
#A22A6C
RGB
rgb(162, 42, 108)
RGBA
rgba(162, 42, 108, 1)
HSL
hsl(327, 59%, 40%)
HSV
hsv(327, 74%, 64%)
CMYK
cmyk(0%, 74%, 33%, 36%)
CSS variable
--color-primary: #A22A6C;
Lowercase HEX
#a22a6c

Shades

Tints

Tones

Harmony

CSS snippets for #A22A6C

.color-a22a6c {
  color: #A22A6C;
  background-color: #A22A6C;
}

Frequently asked questions

What color is #A22A6C?+

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

What is the closest Tailwind color to #A22A6C?+

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