#B80E7F Color

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

Color preview

#B80E7F

Color formats

HEX
#B80E7F
RGB
rgb(184, 14, 127)
RGBA
rgba(184, 14, 127, 1)
HSL
hsl(320, 86%, 39%)
HSV
hsv(320, 92%, 72%)
CMYK
cmyk(0%, 92%, 31%, 28%)
CSS variable
--color-primary: #B80E7F;
Lowercase HEX
#b80e7f

Shades

Tints

Tones

Harmony

CSS snippets for #B80E7F

.color-b80e7f {
  color: #B80E7F;
  background-color: #B80E7F;
}

Frequently asked questions

What color is #B80E7F?+

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

What is the closest Tailwind color to #B80E7F?+

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