#B43C8A Color

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

Color preview

#B43C8A

Color formats

HEX
#B43C8A
RGB
rgb(180, 60, 138)
RGBA
rgba(180, 60, 138, 1)
HSL
hsl(321, 50%, 47%)
HSV
hsv(321, 67%, 71%)
CMYK
cmyk(0%, 67%, 23%, 29%)
CSS variable
--color-primary: #B43C8A;
Lowercase HEX
#b43c8a

Shades

Tints

Tones

Harmony

CSS snippets for #B43C8A

.color-b43c8a {
  color: #B43C8A;
  background-color: #B43C8A;
}

Frequently asked questions

What color is #B43C8A?+

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

What is the closest Tailwind color to #B43C8A?+

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