#B57DEC Color

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

Color preview

#B57DEC

Color formats

HEX
#B57DEC
RGB
rgb(181, 125, 236)
RGBA
rgba(181, 125, 236, 1)
HSL
hsl(270, 74%, 71%)
HSV
hsv(270, 47%, 93%)
CMYK
cmyk(23%, 47%, 0%, 7%)
CSS variable
--color-primary: #B57DEC;
Lowercase HEX
#b57dec

Shades

Tints

Tones

Harmony

CSS snippets for #B57DEC

.color-b57dec {
  color: #B57DEC;
  background-color: #B57DEC;
}

Frequently asked questions

What color is #B57DEC?+

#B57DEC is a HEX color with RGB value rgb(181, 125, 236) and HSL value hsl(270, 74%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B57DEC?+

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