#B81D7C Color

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

Color preview

#B81D7C

Color formats

HEX
#B81D7C
RGB
rgb(184, 29, 124)
RGBA
rgba(184, 29, 124, 1)
HSL
hsl(323, 73%, 42%)
HSV
hsv(323, 84%, 72%)
CMYK
cmyk(0%, 84%, 33%, 28%)
CSS variable
--color-primary: #B81D7C;
Lowercase HEX
#b81d7c

Shades

Tints

Tones

Harmony

CSS snippets for #B81D7C

.color-b81d7c {
  color: #B81D7C;
  background-color: #B81D7C;
}

Frequently asked questions

What color is #B81D7C?+

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

What is the closest Tailwind color to #B81D7C?+

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