#B81E8F Color

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

Color preview

#B81E8F

Color formats

HEX
#B81E8F
RGB
rgb(184, 30, 143)
RGBA
rgba(184, 30, 143, 1)
HSL
hsl(316, 72%, 42%)
HSV
hsv(316, 84%, 72%)
CMYK
cmyk(0%, 84%, 22%, 28%)
CSS variable
--color-primary: #B81E8F;
Lowercase HEX
#b81e8f

Shades

Tints

Tones

Harmony

CSS snippets for #B81E8F

.color-b81e8f {
  color: #B81E8F;
  background-color: #B81E8F;
}

Frequently asked questions

What color is #B81E8F?+

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

What is the closest Tailwind color to #B81E8F?+

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