#B80EAF Color

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

Color preview

#B80EAF

Color formats

HEX
#B80EAF
RGB
rgb(184, 14, 175)
RGBA
rgba(184, 14, 175, 1)
HSL
hsl(303, 86%, 39%)
HSV
hsv(303, 92%, 72%)
CMYK
cmyk(0%, 92%, 5%, 28%)
CSS variable
--color-primary: #B80EAF;
Lowercase HEX
#b80eaf

Shades

Tints

Tones

Harmony

CSS snippets for #B80EAF

.color-b80eaf {
  color: #B80EAF;
  background-color: #B80EAF;
}

Frequently asked questions

What color is #B80EAF?+

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

What is the closest Tailwind color to #B80EAF?+

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