#B81E6E Color

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

Color preview

#B81E6E

Color formats

HEX
#B81E6E
RGB
rgb(184, 30, 110)
RGBA
rgba(184, 30, 110, 1)
HSL
hsl(329, 72%, 42%)
HSV
hsv(329, 84%, 72%)
CMYK
cmyk(0%, 84%, 40%, 28%)
CSS variable
--color-primary: #B81E6E;
Lowercase HEX
#b81e6e

Shades

Tints

Tones

Harmony

CSS snippets for #B81E6E

.color-b81e6e {
  color: #B81E6E;
  background-color: #B81E6E;
}

Frequently asked questions

What color is #B81E6E?+

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

What is the closest Tailwind color to #B81E6E?+

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