#B57BCC Color

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

Color preview

#B57BCC

Color formats

HEX
#B57BCC
RGB
rgb(181, 123, 204)
RGBA
rgba(181, 123, 204, 1)
HSL
hsl(283, 44%, 64%)
HSV
hsv(283, 40%, 80%)
CMYK
cmyk(11%, 40%, 0%, 20%)
CSS variable
--color-primary: #B57BCC;
Lowercase HEX
#b57bcc

Shades

Tints

Tones

Harmony

CSS snippets for #B57BCC

.color-b57bcc {
  color: #B57BCC;
  background-color: #B57BCC;
}

Frequently asked questions

What color is #B57BCC?+

#B57BCC is a HEX color with RGB value rgb(181, 123, 204) and HSL value hsl(283, 44%, 64%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B57BCC?+

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