#B80F99 Color

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

Color preview

#B80F99

Color formats

HEX
#B80F99
RGB
rgb(184, 15, 153)
RGBA
rgba(184, 15, 153, 1)
HSL
hsl(311, 85%, 39%)
HSV
hsv(311, 92%, 72%)
CMYK
cmyk(0%, 92%, 17%, 28%)
CSS variable
--color-primary: #B80F99;
Lowercase HEX
#b80f99

Shades

Tints

Tones

Harmony

CSS snippets for #B80F99

.color-b80f99 {
  color: #B80F99;
  background-color: #B80F99;
}

Frequently asked questions

What color is #B80F99?+

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

What is the closest Tailwind color to #B80F99?+

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