#B36CBA Color Information

Hex color code: #B36CBA

The hex color #B36CBA is a soft magenta with RGB values of (179, 108, 186) and HSL of (295°, 36%, 58%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B36CBA
RGB
179, 108, 186
HSL
295°, 36%, 58%
CMYK
4%, 42%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B36CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 108, 186

Red: 179 / Green: 108 / Blue: 186

HSL

295°, 36%, 58%

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

CMYK

4%, 42%, 0%, 27%

Cyan: 4% / Magenta: 42% / Yellow: 0% / Key: 27%

What color is #B36CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B36CBA to RGB:

rgb(179, 108, 186)HEX to RGB Converter →

HEX to HSL

Convert #B36CBA to HSL:

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

HEX to CMYK

Convert #B36CBA to CMYK:

cmyk(4%, 42%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B36CBA has RGB (179, 108, 186) and HSL (295°, 36%, 58%). 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 #B36CBA is #74BA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #8D6DBA.

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

Contrast with #B36CBA

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 #B36CBA?

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

What is the RGB value of #B36CBA?

#B36CBA in RGB is (179, 108, 186) - 179 red, 108 green, and 186 blue.

How to use #B36CBA in CSS?

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

What colors go well with #B36CBA?

#74BA6D (complementary), #8D6DBA (analogous), and #8F4695 (lighter shade) work well with #B36CBA.