#B41ABC Color Information

Hex color code: #B41ABC

#B41ABC is a striking magenta color. In RGB it is (180, 26, 188), and in HSL it is (297°, 76%, 42%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#B41ABC
RGB
180, 26, 188
HSL
297°, 76%, 42%
CMYK
4%, 86%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B41ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 26, 188

Red: 180 / Green: 26 / Blue: 188

HSL

297°, 76%, 42%

Hue: 297° / Saturation: 76% / Lightness: 42%

CMYK

4%, 86%, 0%, 26%

Cyan: 4% / Magenta: 86% / Yellow: 0% / Key: 26%

What color is #B41ABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B41ABC to RGB:

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

HEX to HSL

Convert #B41ABC to HSL:

hsl(297, 76%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #B41ABC to CMYK:

cmyk(4%, 86%, 0%, 26%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #B41ABC has RGB (180, 26, 188) and HSL (297°, 76%, 42%). 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 #B41ABC is #22BC1A, creating high-contrast pairings. For softer combinations, try analogous colors like #631ABC.

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

Contrast with #B41ABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B41ABC?

#B41ABC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B41ABC?

#B41ABC in RGB is (180, 26, 188) - 180 red, 26 green, and 188 blue.

How to use #B41ABC in CSS?

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

What colors go well with #B41ABC?

#22BC1A (complementary), #631ABC (analogous), and #741179 (lighter shade) work well with #B41ABC.