#A72E7A Color

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

Color preview

#A72E7A

Color formats

HEX
#A72E7A
RGB
rgb(167, 46, 122)
RGBA
rgba(167, 46, 122, 1)
HSL
hsl(322, 57%, 42%)
HSV
hsv(322, 72%, 65%)
CMYK
cmyk(0%, 72%, 27%, 35%)
CSS variable
--color-primary: #A72E7A;
Lowercase HEX
#a72e7a

Shades

Tints

Tones

Harmony

CSS snippets for #A72E7A

.color-a72e7a {
  color: #A72E7A;
  background-color: #A72E7A;
}

Frequently asked questions

What color is #A72E7A?+

#A72E7A is a HEX color with RGB value rgb(167, 46, 122) and HSL value hsl(322, 57%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A72E7A?+

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