#B01CBA Color Information

Hex color code: #B01CBA

#B01CBA is a dynamic magenta color. In RGB it is (176, 28, 186), and in HSL it is (296°, 74%, 42%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#B01CBA
RGB
176, 28, 186
HSL
296°, 74%, 42%
CMYK
5%, 85%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B01CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 28, 186

Red: 176 / Green: 28 / Blue: 186

HSL

296°, 74%, 42%

Hue: 296° / Saturation: 74% / Lightness: 42%

CMYK

5%, 85%, 0%, 27%

Cyan: 5% / Magenta: 85% / Yellow: 0% / Key: 27%

What color is #B01CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B01CBA to RGB:

rgb(176, 28, 186)HEX to RGB Converter →

HEX to HSL

Convert #B01CBA to HSL:

hsl(296, 74%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #B01CBA to CMYK:

cmyk(5%, 85%, 0%, 27%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #B01CBA has RGB (176, 28, 186) and HSL (296°, 74%, 42%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B01CBA is #26BA1C, creating high-contrast pairings. For softer combinations, try analogous colors like #611CBA.

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

Contrast with #B01CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B01CBA?

#B01CBA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B01CBA?

#B01CBA in RGB is (176, 28, 186) - 176 red, 28 green, and 186 blue.

How to use #B01CBA in CSS?

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

What colors go well with #B01CBA?

#26BA1C (complementary), #611CBA (analogous), and #711278 (lighter shade) work well with #B01CBA.