#B71F8A Color

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

Color preview

#B71F8A

Color formats

HEX
#B71F8A
RGB
rgb(183, 31, 138)
RGBA
rgba(183, 31, 138, 1)
HSL
hsl(318, 71%, 42%)
HSV
hsv(318, 83%, 72%)
CMYK
cmyk(0%, 83%, 25%, 28%)
CSS variable
--color-primary: #B71F8A;
Lowercase HEX
#b71f8a

Shades

Tints

Tones

Harmony

CSS snippets for #B71F8A

.color-b71f8a {
  color: #B71F8A;
  background-color: #B71F8A;
}

Frequently asked questions

What color is #B71F8A?+

#B71F8A is a HEX color with RGB value rgb(183, 31, 138) and HSL value hsl(318, 71%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B71F8A?+

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