#B56CCB Color Information

Hex color code: #B56CCB

A soft magenta shade, #B56CCB appears as (181, 108, 203) in RGB and (286°, 48%, 61%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B56CCB
RGB
181, 108, 203
HSL
286°, 48%, 61%
CMYK
11%, 47%, 0%, 20%

Shades

CSS Usage
color: #B56CCB;
background-color: #B56CCB;
border-color: #B56CCB;
box-shadow: 0 0 10px #B56CCB;
border: 2px solid #B56CCB;
Tailwind Usage
bg-[#B56CCB]
text-[#B56CCB]
border-[#B56CCB]
shadow-[0_0_10px_B56CCB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B56CCB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B56CCB; color: #000000; }

Badge

New Feature
.badge { background-color: #B56CCB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B56CCB; background-color: #B56CCB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B56CCB20; border-left: 4px solid #B56CCB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B56CCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B56CCB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 108, 203

Red: 181 / Green: 108 / Blue: 203

HSL

286°, 48%, 61%

Hue: 286° / Saturation: 48% / Lightness: 61%

CMYK

11%, 47%, 0%, 20%

Cyan: 11% / Magenta: 47% / Yellow: 0% / Key: 20%

What color is #B56CCB?

#B56CCB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B56CCB to RGB:

rgb(181, 108, 203)HEX to RGB Converter →

HEX to HSL

Convert #B56CCB to HSL:

hsl(286, 48%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B56CCB to CMYK:

cmyk(11%, 47%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B56CCB has RGB (181, 108, 203) and HSL (286°, 48%, 61%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B56CCB is #82CB6C, creating high-contrast pairings. For softer combinations, try analogous colors like #856CCB.

Use #B56CCB in CSS: color: #B56CCB or background-color: #B56CCB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B56CCB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.97:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B56CCB?

#B56CCB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B56CCB?

#B56CCB in RGB is (181, 108, 203) - 181 red, 108 green, and 203 blue.

How to use #B56CCB in CSS?

Use #B56CCB directly in your CSS properties like color or background-color.

What colors go well with #B56CCB?

#82CB6C (complementary), #856CCB (analogous), and #933DAE (lighter shade) work well with #B56CCB.