#B80EAA Color

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

Color preview

#B80EAA

Color formats

HEX
#B80EAA
RGB
rgb(184, 14, 170)
RGBA
rgba(184, 14, 170, 1)
HSL
hsl(305, 86%, 39%)
HSV
hsv(305, 92%, 72%)
CMYK
cmyk(0%, 92%, 8%, 28%)
CSS variable
--color-primary: #B80EAA;
Lowercase HEX
#b80eaa

Shades

Tints

Tones

Harmony

CSS snippets for #B80EAA

.color-b80eaa {
  color: #B80EAA;
  background-color: #B80EAA;
}

Frequently asked questions

What color is #B80EAA?+

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

What is the closest Tailwind color to #B80EAA?+

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