#B91ACB Color Information

Hex color code: #B91ACB

#B91ACB is a dynamic magenta color. In RGB it is (185, 26, 203), and in HSL it is (294°, 77%, 45%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#B91ACB
RGB
185, 26, 203
HSL
294°, 77%, 45%
CMYK
9%, 87%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B91ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 26, 203

Red: 185 / Green: 26 / Blue: 203

HSL

294°, 77%, 45%

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

CMYK

9%, 87%, 0%, 20%

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

What color is #B91ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B91ACB to RGB:

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

HEX to HSL

Convert #B91ACB to HSL:

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

HEX to CMYK

Convert #B91ACB to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #B91ACB has RGB (185, 26, 203) and HSL (294°, 77%, 45%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B91ACB is #2CCB1A, creating high-contrast pairings. For softer combinations, try analogous colors like #611ACB.

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

Contrast with #B91ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B91ACB?

#B91ACB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B91ACB?

#B91ACB in RGB is (185, 26, 203) - 185 red, 26 green, and 203 blue.

How to use #B91ACB in CSS?

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

What colors go well with #B91ACB?

#2CCB1A (complementary), #611ACB (analogous), and #7C1287 (lighter shade) work well with #B91ACB.