#B41ACB Color Information

Hex color code: #B41ACB

The hex color #B41ACB is a striking magenta with RGB values of (180, 26, 203) and HSL of (292°, 77%, 45%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#B41ACB
RGB
180, 26, 203
HSL
292°, 77%, 45%
CMYK
11%, 87%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B41ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 26, 203

Red: 180 / Green: 26 / Blue: 203

HSL

292°, 77%, 45%

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

CMYK

11%, 87%, 0%, 20%

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

What color is #B41ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B41ACB to RGB:

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

HEX to HSL

Convert #B41ACB to HSL:

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

HEX to CMYK

Convert #B41ACB to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #B41ACB has RGB (180, 26, 203) and HSL (292°, 77%, 45%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B41ACB is #32CB1A, creating high-contrast pairings. For softer combinations, try analogous colors like #5B1ACB.

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

Contrast with #B41ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B41ACB?

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

What is the RGB value of #B41ACB?

#B41ACB in RGB is (180, 26, 203) - 180 red, 26 green, and 203 blue.

How to use #B41ACB in CSS?

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

What colors go well with #B41ACB?

#32CB1A (complementary), #5B1ACB (analogous), and #781287 (lighter shade) work well with #B41ACB.