#B43CEC Color

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

Color preview

#B43CEC

Color formats

HEX
#B43CEC
RGB
rgb(180, 60, 236)
RGBA
rgba(180, 60, 236, 1)
HSL
hsl(281, 82%, 58%)
HSV
hsv(281, 75%, 93%)
CMYK
cmyk(24%, 75%, 0%, 7%)
CSS variable
--color-primary: #B43CEC;
Lowercase HEX
#b43cec

Shades

Tints

Tones

Harmony

CSS snippets for #B43CEC

.color-b43cec {
  color: #B43CEC;
  background-color: #B43CEC;
}

Frequently asked questions

What color is #B43CEC?+

#B43CEC is a HEX color with RGB value rgb(180, 60, 236) and HSL value hsl(281, 82%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B43CEC?+

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