#B567CB Color Information

Hex color code: #B567CB

#B567CB is a soft magenta color. In RGB it is (181, 103, 203), and in HSL it is (287°, 49%, 60%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B567CB
RGB
181, 103, 203
HSL
287°, 49%, 60%
CMYK
11%, 49%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B567CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 103, 203

Red: 181 / Green: 103 / Blue: 203

HSL

287°, 49%, 60%

Hue: 287° / Saturation: 49% / Lightness: 60%

CMYK

11%, 49%, 0%, 20%

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

What color is #B567CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B567CB to RGB:

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

HEX to HSL

Convert #B567CB to HSL:

hsl(287, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #B567CB to CMYK:

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

Color Meaning and Usage

#B567CB is a soft magenta color with RGB values of 181, 103, 203 and HSL of 287°, 49%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B567CB is #7DCB67, creating high-contrast pairings. For softer combinations, try analogous colors like #8367CB.

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

Contrast with #B567CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B567CB?

#B567CB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B567CB?

#B567CB in RGB is (181, 103, 203) - 181 red, 103 green, and 203 blue.

How to use #B567CB in CSS?

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

What colors go well with #B567CB?

#7DCB67 (complementary), #8367CB (analogous), and #933BAB (lighter shade) work well with #B567CB.