#B43EAB Color

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

Color preview

#B43EAB

Color formats

HEX
#B43EAB
RGB
rgb(180, 62, 171)
RGBA
rgba(180, 62, 171, 1)
HSL
hsl(305, 49%, 47%)
HSV
hsv(305, 66%, 71%)
CMYK
cmyk(0%, 66%, 5%, 29%)
CSS variable
--color-primary: #B43EAB;
Lowercase HEX
#b43eab

Shades

Tints

Tones

Harmony

CSS snippets for #B43EAB

.color-b43eab {
  color: #B43EAB;
  background-color: #B43EAB;
}

Frequently asked questions

What color is #B43EAB?+

#B43EAB is a HEX color with RGB value rgb(180, 62, 171) and HSL value hsl(305, 49%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B43EAB?+

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