#B55BDC Color

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

Color preview

#B55BDC

Color formats

HEX
#B55BDC
RGB
rgb(181, 91, 220)
RGBA
rgba(181, 91, 220, 1)
HSL
hsl(282, 65%, 61%)
HSV
hsv(282, 59%, 86%)
CMYK
cmyk(18%, 59%, 0%, 14%)
CSS variable
--color-primary: #B55BDC;
Lowercase HEX
#b55bdc

Shades

Tints

Tones

Harmony

CSS snippets for #B55BDC

.color-b55bdc {
  color: #B55BDC;
  background-color: #B55BDC;
}

Frequently asked questions

What color is #B55BDC?+

#B55BDC is a HEX color with RGB value rgb(181, 91, 220) and HSL value hsl(282, 65%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B55BDC?+

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