#B80F9C Color

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

Color preview

#B80F9C

Color formats

HEX
#B80F9C
RGB
rgb(184, 15, 156)
RGBA
rgba(184, 15, 156, 1)
HSL
hsl(310, 85%, 39%)
HSV
hsv(310, 92%, 72%)
CMYK
cmyk(0%, 92%, 15%, 28%)
CSS variable
--color-primary: #B80F9C;
Lowercase HEX
#b80f9c

Shades

Tints

Tones

Harmony

CSS snippets for #B80F9C

.color-b80f9c {
  color: #B80F9C;
  background-color: #B80F9C;
}

Frequently asked questions

What color is #B80F9C?+

#B80F9C is a HEX color with RGB value rgb(184, 15, 156) and HSL value hsl(310, 85%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B80F9C?+

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