#B80EAC Color

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

Color preview

#B80EAC

Color formats

HEX
#B80EAC
RGB
rgb(184, 14, 172)
RGBA
rgba(184, 14, 172, 1)
HSL
hsl(304, 86%, 39%)
HSV
hsv(304, 92%, 72%)
CMYK
cmyk(0%, 92%, 7%, 28%)
CSS variable
--color-primary: #B80EAC;
Lowercase HEX
#b80eac

Shades

Tints

Tones

Harmony

CSS snippets for #B80EAC

.color-b80eac {
  color: #B80EAC;
  background-color: #B80EAC;
}

Frequently asked questions

What color is #B80EAC?+

#B80EAC is a HEX color with RGB value rgb(184, 14, 172) and HSL value hsl(304, 86%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B80EAC?+

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