#B81E9E Color

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

Color preview

#B81E9E

Color formats

HEX
#B81E9E
RGB
rgb(184, 30, 158)
RGBA
rgba(184, 30, 158, 1)
HSL
hsl(310, 72%, 42%)
HSV
hsv(310, 84%, 72%)
CMYK
cmyk(0%, 84%, 14%, 28%)
CSS variable
--color-primary: #B81E9E;
Lowercase HEX
#b81e9e

Shades

Tints

Tones

Harmony

CSS snippets for #B81E9E

.color-b81e9e {
  color: #B81E9E;
  background-color: #B81E9E;
}

Frequently asked questions

What color is #B81E9E?+

#B81E9E is a HEX color with RGB value rgb(184, 30, 158) and HSL value hsl(310, 72%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B81E9E?+

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