#B036CB Color Information

Hex color code: #B036CB

The hex color #B036CB is a balanced magenta with RGB values of (176, 54, 203) and HSL of (289°, 59%, 50%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#B036CB
RGB
176, 54, 203
HSL
289°, 59%, 50%
CMYK
13%, 73%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B036CB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B036CB; color: #FFFFFF; }

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 #B036CB; background-color: #B036CB15; }

Alert / Toast

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

Link / Accent

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

a { color: #B036CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 54, 203

Red: 176 / Green: 54 / Blue: 203

HSL

289°, 59%, 50%

Hue: 289° / Saturation: 59% / Lightness: 50%

CMYK

13%, 73%, 0%, 20%

Cyan: 13% / Magenta: 73% / Yellow: 0% / Key: 20%

What color is #B036CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B036CB to RGB:

rgb(176, 54, 203)HEX to RGB Converter →

HEX to HSL

Convert #B036CB to HSL:

hsl(289, 59%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B036CB to CMYK:

cmyk(13%, 73%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B036CB is a muted magenta color with RGB values of 176, 54, 203 and HSL of 289°, 59%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B036CB is #50CB34, creating high-contrast pairings. For softer combinations, try analogous colors like #6434CB.

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

Contrast with #B036CB

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

Contrast Ratio: 4.24:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B036CB?

#B036CB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B036CB?

#B036CB in RGB is (176, 54, 203) - 176 red, 54 green, and 203 blue.

How to use #B036CB in CSS?

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

What colors go well with #B036CB?

#50CB34 (complementary), #6434CB (analogous), and #7B258E (lighter shade) work well with #B036CB.