#B43E9B Color

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

Color preview

#B43E9B

Color formats

HEX
#B43E9B
RGB
rgb(180, 62, 155)
RGBA
rgba(180, 62, 155, 1)
HSL
hsl(313, 49%, 47%)
HSV
hsv(313, 66%, 71%)
CMYK
cmyk(0%, 66%, 14%, 29%)
CSS variable
--color-primary: #B43E9B;
Lowercase HEX
#b43e9b

Shades

Tints

Tones

Harmony

CSS snippets for #B43E9B

.color-b43e9b {
  color: #B43E9B;
  background-color: #B43E9B;
}

Frequently asked questions

What color is #B43E9B?+

#B43E9B is a HEX color with RGB value rgb(180, 62, 155) and HSL value hsl(313, 49%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B43E9B?+

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