#B43C9C Color

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

Color preview

#B43C9C

Color formats

HEX
#B43C9C
RGB
rgb(180, 60, 156)
RGBA
rgba(180, 60, 156, 1)
HSL
hsl(312, 50%, 47%)
HSV
hsv(312, 67%, 71%)
CMYK
cmyk(0%, 67%, 13%, 29%)
CSS variable
--color-primary: #B43C9C;
Lowercase HEX
#b43c9c

Shades

Tints

Tones

Harmony

CSS snippets for #B43C9C

.color-b43c9c {
  color: #B43C9C;
  background-color: #B43C9C;
}

Frequently asked questions

What color is #B43C9C?+

#B43C9C is a HEX color with RGB value rgb(180, 60, 156) and HSL value hsl(312, 50%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B43C9C?+

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