#B56DEB Color

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

Color preview

#B56DEB

Color formats

HEX
#B56DEB
RGB
rgb(181, 109, 235)
RGBA
rgba(181, 109, 235, 1)
HSL
hsl(274, 76%, 67%)
HSV
hsv(274, 54%, 92%)
CMYK
cmyk(23%, 54%, 0%, 8%)
CSS variable
--color-primary: #B56DEB;
Lowercase HEX
#b56deb

Shades

Tints

Tones

Harmony

CSS snippets for #B56DEB

.color-b56deb {
  color: #B56DEB;
  background-color: #B56DEB;
}

Frequently asked questions

What color is #B56DEB?+

#B56DEB is a HEX color with RGB value rgb(181, 109, 235) and HSL value hsl(274, 76%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B56DEB?+

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