#B56CBC Color Information

Hex color code: #B56CBC

#B56CBC is a pastel magenta color. In RGB it is (181, 108, 188), and in HSL it is (295°, 37%, 58%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B56CBC
RGB
181, 108, 188
HSL
295°, 37%, 58%
CMYK
4%, 43%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B56CBC; 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 #B56CBC; background-color: #B56CBC15; }

Alert / Toast

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

Link / Accent

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

a { color: #B56CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 108, 188

Red: 181 / Green: 108 / Blue: 188

HSL

295°, 37%, 58%

Hue: 295° / Saturation: 37% / Lightness: 58%

CMYK

4%, 43%, 0%, 26%

Cyan: 4% / Magenta: 43% / Yellow: 0% / Key: 26%

What color is #B56CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B56CBC to RGB:

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

HEX to HSL

Convert #B56CBC to HSL:

hsl(295, 37%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B56CBC to CMYK:

cmyk(4%, 43%, 0%, 26%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #B56CBC has RGB (181, 108, 188) and HSL (295°, 37%, 58%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B56CBC is #73BC6C, creating high-contrast pairings. For softer combinations, try analogous colors like #8D6CBC.

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

Contrast with #B56CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B56CBC?

#B56CBC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B56CBC?

#B56CBC in RGB is (181, 108, 188) - 181 red, 108 green, and 188 blue.

How to use #B56CBC in CSS?

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

What colors go well with #B56CBC?

#73BC6C (complementary), #8D6CBC (analogous), and #8F4596 (lighter shade) work well with #B56CBC.