#B80F50 Color

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

Color preview

#B80F50

Color formats

HEX
#B80F50
RGB
rgb(184, 15, 80)
RGBA
rgba(184, 15, 80, 1)
HSL
hsl(337, 85%, 39%)
HSV
hsv(337, 92%, 72%)
CMYK
cmyk(0%, 92%, 57%, 28%)
CSS variable
--color-primary: #B80F50;
Lowercase HEX
#b80f50

Shades

Tints

Tones

Harmony

CSS snippets for #B80F50

.color-b80f50 {
  color: #B80F50;
  background-color: #B80F50;
}

Frequently asked questions

What color is #B80F50?+

#B80F50 is a HEX color with RGB value rgb(184, 15, 80) and HSL value hsl(337, 85%, 39%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #B80F50?+

The closest Tailwind color is pink-700, available as the bg-pink-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