#B841BC Color Information

Hex color code: #B841BC

A soft magenta shade, #B841BC appears as (184, 65, 188) in RGB and (298°, 49%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B841BC
RGB
184, 65, 188
HSL
298°, 49%, 50%
CMYK
2%, 65%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B841BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 65, 188

Red: 184 / Green: 65 / Blue: 188

HSL

298°, 49%, 50%

Hue: 298° / Saturation: 49% / Lightness: 50%

CMYK

2%, 65%, 0%, 26%

Cyan: 2% / Magenta: 65% / Yellow: 0% / Key: 26%

What color is #B841BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B841BC to RGB:

rgb(184, 65, 188)HEX to RGB Converter →

HEX to HSL

Convert #B841BC to HSL:

hsl(298, 49%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B841BC to CMYK:

cmyk(2%, 65%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B841BC is a gentle magenta color with RGB values of 184, 65, 188 and HSL of 298°, 49%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B841BC is #45BE41, creating high-contrast pairings. For softer combinations, try analogous colors like #7B41BE.

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

Contrast with #B841BC

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

Contrast Ratio: 4.52:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B841BC?

#B841BC is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B841BC?

#B841BC in RGB is (184, 65, 188) - 184 red, 65 green, and 188 blue.

How to use #B841BC in CSS?

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

What colors go well with #B841BC?

#45BE41 (complementary), #7B41BE (analogous), and #822E85 (lighter shade) work well with #B841BC.