#B57EE5 Color

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

Color preview

#B57EE5

Color formats

HEX
#B57EE5
RGB
rgb(181, 126, 229)
RGBA
rgba(181, 126, 229, 1)
HSL
hsl(272, 66%, 70%)
HSV
hsv(272, 45%, 90%)
CMYK
cmyk(21%, 45%, 0%, 10%)
CSS variable
--color-primary: #B57EE5;
Lowercase HEX
#b57ee5

Shades

Tints

Tones

Harmony

CSS snippets for #B57EE5

.color-b57ee5 {
  color: #B57EE5;
  background-color: #B57EE5;
}

Frequently asked questions

What color is #B57EE5?+

#B57EE5 is a HEX color with RGB value rgb(181, 126, 229) and HSL value hsl(272, 66%, 70%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B57EE5?+

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