#B80E6B Color

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

Color preview

#B80E6B

Color formats

HEX
#B80E6B
RGB
rgb(184, 14, 107)
RGBA
rgba(184, 14, 107, 1)
HSL
hsl(327, 86%, 39%)
HSV
hsv(327, 92%, 72%)
CMYK
cmyk(0%, 92%, 42%, 28%)
CSS variable
--color-primary: #B80E6B;
Lowercase HEX
#b80e6b

Shades

Tints

Tones

Harmony

CSS snippets for #B80E6B

.color-b80e6b {
  color: #B80E6B;
  background-color: #B80E6B;
}

Frequently asked questions

What color is #B80E6B?+

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

What is the closest Tailwind color to #B80E6B?+

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