#B91C6A Color

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

Color preview

#B91C6A

Color formats

HEX
#B91C6A
RGB
rgb(185, 28, 106)
RGBA
rgba(185, 28, 106, 1)
HSL
hsl(330, 74%, 42%)
HSV
hsv(330, 85%, 73%)
CMYK
cmyk(0%, 85%, 43%, 27%)
CSS variable
--color-primary: #B91C6A;
Lowercase HEX
#b91c6a

Shades

Tints

Tones

Harmony

CSS snippets for #B91C6A

.color-b91c6a {
  color: #B91C6A;
  background-color: #B91C6A;
}

Frequently asked questions

What color is #B91C6A?+

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

What is the closest Tailwind color to #B91C6A?+

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