#B81D8E Color

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

Color preview

#B81D8E

Color formats

HEX
#B81D8E
RGB
rgb(184, 29, 142)
RGBA
rgba(184, 29, 142, 1)
HSL
hsl(316, 73%, 42%)
HSV
hsv(316, 84%, 72%)
CMYK
cmyk(0%, 84%, 23%, 28%)
CSS variable
--color-primary: #B81D8E;
Lowercase HEX
#b81d8e

Shades

Tints

Tones

Harmony

CSS snippets for #B81D8E

.color-b81d8e {
  color: #B81D8E;
  background-color: #B81D8E;
}

Frequently asked questions

What color is #B81D8E?+

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

What is the closest Tailwind color to #B81D8E?+

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