#A71F6F Color

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

Color preview

#A71F6F

Color formats

HEX
#A71F6F
RGB
rgb(167, 31, 111)
RGBA
rgba(167, 31, 111, 1)
HSL
hsl(325, 69%, 39%)
HSV
hsv(325, 81%, 65%)
CMYK
cmyk(0%, 81%, 34%, 35%)
CSS variable
--color-primary: #A71F6F;
Lowercase HEX
#a71f6f

Shades

Tints

Tones

Harmony

CSS snippets for #A71F6F

.color-a71f6f {
  color: #A71F6F;
  background-color: #A71F6F;
}

Frequently asked questions

What color is #A71F6F?+

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

What is the closest Tailwind color to #A71F6F?+

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