#B43BED Color

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

Color preview

#B43BED

Color formats

HEX
#B43BED
RGB
rgb(180, 59, 237)
RGBA
rgba(180, 59, 237, 1)
HSL
hsl(281, 83%, 58%)
HSV
hsv(281, 75%, 93%)
CMYK
cmyk(24%, 75%, 0%, 7%)
CSS variable
--color-primary: #B43BED;
Lowercase HEX
#b43bed

Shades

Tints

Tones

Harmony

CSS snippets for #B43BED

.color-b43bed {
  color: #B43BED;
  background-color: #B43BED;
}

Frequently asked questions

What color is #B43BED?+

#B43BED is a HEX color with RGB value rgb(180, 59, 237) and HSL value hsl(281, 83%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B43BED?+

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