#B56FED Color

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

Color preview

#B56FED

Color formats

HEX
#B56FED
RGB
rgb(181, 111, 237)
RGBA
rgba(181, 111, 237, 1)
HSL
hsl(273, 78%, 68%)
HSV
hsv(273, 53%, 93%)
CMYK
cmyk(24%, 53%, 0%, 7%)
CSS variable
--color-primary: #B56FED;
Lowercase HEX
#b56fed

Shades

Tints

Tones

Harmony

CSS snippets for #B56FED

.color-b56fed {
  color: #B56FED;
  background-color: #B56FED;
}

Frequently asked questions

What color is #B56FED?+

#B56FED is a HEX color with RGB value rgb(181, 111, 237) and HSL value hsl(273, 78%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B56FED?+

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