#B91D9F Color

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

Color preview

#B91D9F

Color formats

HEX
#B91D9F
RGB
rgb(185, 29, 159)
RGBA
rgba(185, 29, 159, 1)
HSL
hsl(310, 73%, 42%)
HSV
hsv(310, 84%, 73%)
CMYK
cmyk(0%, 84%, 14%, 27%)
CSS variable
--color-primary: #B91D9F;
Lowercase HEX
#b91d9f

Shades

Tints

Tones

Harmony

CSS snippets for #B91D9F

.color-b91d9f {
  color: #B91D9F;
  background-color: #B91D9F;
}

Frequently asked questions

What color is #B91D9F?+

#B91D9F is a HEX color with RGB value rgb(185, 29, 159) and HSL value hsl(310, 73%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B91D9F?+

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