#B43EAD Color

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

Color preview

#B43EAD

Color formats

HEX
#B43EAD
RGB
rgb(180, 62, 173)
RGBA
rgba(180, 62, 173, 1)
HSL
hsl(304, 49%, 47%)
HSV
hsv(304, 66%, 71%)
CMYK
cmyk(0%, 66%, 4%, 29%)
CSS variable
--color-primary: #B43EAD;
Lowercase HEX
#b43ead

Shades

Tints

Tones

Harmony

CSS snippets for #B43EAD

.color-b43ead {
  color: #B43EAD;
  background-color: #B43EAD;
}

Frequently asked questions

What color is #B43EAD?+

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

What is the closest Tailwind color to #B43EAD?+

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