#B43FE2 Color

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

Color preview

#B43FE2

Color formats

HEX
#B43FE2
RGB
rgb(180, 63, 226)
RGBA
rgba(180, 63, 226, 1)
HSL
hsl(283, 74%, 57%)
HSV
hsv(283, 72%, 89%)
CMYK
cmyk(20%, 72%, 0%, 11%)
CSS variable
--color-primary: #B43FE2;
Lowercase HEX
#b43fe2

Shades

Tints

Tones

Harmony

CSS snippets for #B43FE2

.color-b43fe2 {
  color: #B43FE2;
  background-color: #B43FE2;
}

Frequently asked questions

What color is #B43FE2?+

#B43FE2 is a HEX color with RGB value rgb(180, 63, 226) and HSL value hsl(283, 74%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B43FE2?+

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