#A71F5D Color

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

Color preview

#A71F5D

Color formats

HEX
#A71F5D
RGB
rgb(167, 31, 93)
RGBA
rgba(167, 31, 93, 1)
HSL
hsl(333, 69%, 39%)
HSV
hsv(333, 81%, 65%)
CMYK
cmyk(0%, 81%, 44%, 35%)
CSS variable
--color-primary: #A71F5D;
Lowercase HEX
#a71f5d

Shades

Tints

Tones

Harmony

CSS snippets for #A71F5D

.color-a71f5d {
  color: #A71F5D;
  background-color: #A71F5D;
}

Frequently asked questions

What color is #A71F5D?+

#A71F5D is a HEX color with RGB value rgb(167, 31, 93) and HSL value hsl(333, 69%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A71F5D?+

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