#B43C8E Color

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

Color preview

#B43C8E

Color formats

HEX
#B43C8E
RGB
rgb(180, 60, 142)
RGBA
rgba(180, 60, 142, 1)
HSL
hsl(319, 50%, 47%)
HSV
hsv(319, 67%, 71%)
CMYK
cmyk(0%, 67%, 21%, 29%)
CSS variable
--color-primary: #B43C8E;
Lowercase HEX
#b43c8e

Shades

Tints

Tones

Harmony

CSS snippets for #B43C8E

.color-b43c8e {
  color: #B43C8E;
  background-color: #B43C8E;
}

Frequently asked questions

What color is #B43C8E?+

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

What is the closest Tailwind color to #B43C8E?+

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