#B441B9 Color Information

Hex color code: #B441B9

The hex color #B441B9 is a gentle magenta with RGB values of (180, 65, 185) and HSL of (298°, 48%, 49%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B441B9
RGB
180, 65, 185
HSL
298°, 48%, 49%
CMYK
3%, 65%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B441B9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 65, 185

Red: 180 / Green: 65 / Blue: 185

HSL

298°, 48%, 49%

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

CMYK

3%, 65%, 0%, 27%

Cyan: 3% / Magenta: 65% / Yellow: 0% / Key: 27%

What color is #B441B9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B441B9 to RGB:

rgb(180, 65, 185)HEX to RGB Converter →

HEX to HSL

Convert #B441B9 to HSL:

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

HEX to CMYK

Convert #B441B9 to CMYK:

cmyk(3%, 65%, 0%, 27%)Color Converter →

Color Meaning and Usage

#B441B9 is a subtle magenta color with RGB values of 180, 65, 185 and HSL of 298°, 48%, 49%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B441B9 is #45B941, creating high-contrast pairings. For softer combinations, try analogous colors like #7941B9.

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

Contrast with #B441B9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B441B9?

#B441B9 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B441B9?

#B441B9 in RGB is (180, 65, 185) - 180 red, 65 green, and 185 blue.

How to use #B441B9 in CSS?

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

What colors go well with #B441B9?

#45B941 (complementary), #7941B9 (analogous), and #7E2D80 (lighter shade) work well with #B441B9.