#B57BDC Color

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

Color preview

#B57BDC

Color formats

HEX
#B57BDC
RGB
rgb(181, 123, 220)
RGBA
rgba(181, 123, 220, 1)
HSL
hsl(276, 58%, 67%)
HSV
hsv(276, 44%, 86%)
CMYK
cmyk(18%, 44%, 0%, 14%)
CSS variable
--color-primary: #B57BDC;
Lowercase HEX
#b57bdc

Shades

Tints

Tones

Harmony

CSS snippets for #B57BDC

.color-b57bdc {
  color: #B57BDC;
  background-color: #B57BDC;
}

Frequently asked questions

What color is #B57BDC?+

#B57BDC is a HEX color with RGB value rgb(181, 123, 220) and HSL value hsl(276, 58%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B57BDC?+

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