#B01C8B Color

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

Color preview

#B01C8B

Color formats

HEX
#B01C8B
RGB
rgb(176, 28, 139)
RGBA
rgba(176, 28, 139, 1)
HSL
hsl(315, 73%, 40%)
HSV
hsv(315, 84%, 69%)
CMYK
cmyk(0%, 84%, 21%, 31%)
CSS variable
--color-primary: #B01C8B;
Lowercase HEX
#b01c8b

Shades

Tints

Tones

Harmony

CSS snippets for #B01C8B

.color-b01c8b {
  color: #B01C8B;
  background-color: #B01C8B;
}

Frequently asked questions

What color is #B01C8B?+

#B01C8B is a HEX color with RGB value rgb(176, 28, 139) and HSL value hsl(315, 73%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B01C8B?+

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