#B81D5B Color

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

Color preview

#B81D5B

Color formats

HEX
#B81D5B
RGB
rgb(184, 29, 91)
RGBA
rgba(184, 29, 91, 1)
HSL
hsl(336, 73%, 42%)
HSV
hsv(336, 84%, 72%)
CMYK
cmyk(0%, 84%, 51%, 28%)
CSS variable
--color-primary: #B81D5B;
Lowercase HEX
#b81d5b

Shades

Tints

Tones

Harmony

CSS snippets for #B81D5B

.color-b81d5b {
  color: #B81D5B;
  background-color: #B81D5B;
}

Frequently asked questions

What color is #B81D5B?+

#B81D5B is a HEX color with RGB value rgb(184, 29, 91) and HSL value hsl(336, 73%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B81D5B?+

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