#B11ACB Color Information

Hex color code: #B11ACB

A vivid magenta shade, #B11ACB appears as (177, 26, 203) in RGB and (291°, 77%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#B11ACB
RGB
177, 26, 203
HSL
291°, 77%, 45%
CMYK
13%, 87%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B11ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 26, 203

Red: 177 / Green: 26 / Blue: 203

HSL

291°, 77%, 45%

Hue: 291° / Saturation: 77% / Lightness: 45%

CMYK

13%, 87%, 0%, 20%

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

What color is #B11ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B11ACB to RGB:

rgb(177, 26, 203)HEX to RGB Converter →

HEX to HSL

Convert #B11ACB to HSL:

hsl(291, 77%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B11ACB to CMYK:

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

Color Meaning and Usage

#B11ACB is a bold magenta color with RGB values of 177, 26, 203 and HSL of 291°, 77%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B11ACB is #35CB1A, creating high-contrast pairings. For softer combinations, try analogous colors like #581ACB.

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

Contrast with #B11ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B11ACB?

#B11ACB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B11ACB?

#B11ACB in RGB is (177, 26, 203) - 177 red, 26 green, and 203 blue.

How to use #B11ACB in CSS?

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

What colors go well with #B11ACB?

#35CB1A (complementary), #581ACB (analogous), and #761287 (lighter shade) work well with #B11ACB.