#B91C7D Color

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

Color preview

#B91C7D

Color formats

HEX
#B91C7D
RGB
rgb(185, 28, 125)
RGBA
rgba(185, 28, 125, 1)
HSL
hsl(323, 74%, 42%)
HSV
hsv(323, 85%, 73%)
CMYK
cmyk(0%, 85%, 32%, 27%)
CSS variable
--color-primary: #B91C7D;
Lowercase HEX
#b91c7d

Shades

Tints

Tones

Harmony

CSS snippets for #B91C7D

.color-b91c7d {
  color: #B91C7D;
  background-color: #B91C7D;
}

Frequently asked questions

What color is #B91C7D?+

#B91C7D is a HEX color with RGB value rgb(185, 28, 125) and HSL value hsl(323, 74%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B91C7D?+

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