#B10BA1 Color Information

Hex color code: #B10BA1

The hex color #B10BA1 is a bold magenta with RGB values of (177, 11, 161) and HSL of (306°, 88%, 37%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#B10BA1
RGB
177, 11, 161
HSL
306°, 88%, 37%
CMYK
0%, 94%, 9%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B10BA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 11, 161

Red: 177 / Green: 11 / Blue: 161

HSL

306°, 88%, 37%

Hue: 306° / Saturation: 88% / Lightness: 37%

CMYK

0%, 94%, 9%, 31%

Cyan: 0% / Magenta: 94% / Yellow: 9% / Key: 31%

What color is #B10BA1?

#B10BA1 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B10BA1 to RGB:

rgb(177, 11, 161)HEX to RGB Converter →

HEX to HSL

Convert #B10BA1 to HSL:

hsl(306, 88%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #B10BA1 to CMYK:

cmyk(0%, 94%, 9%, 31%)Color Converter →

Color Meaning and Usage

#B10BA1 is a striking magenta color with RGB values of 177, 11, 161 and HSL of 306°, 88%, 37%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B10BA1 is #0BB11C, creating high-contrast pairings. For softer combinations, try analogous colors like #6F0BB1.

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

Contrast with #B10BA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B10BA1?

#B10BA1 is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B10BA1?

#B10BA1 in RGB is (177, 11, 161) - 177 red, 11 green, and 161 blue.

How to use #B10BA1 in CSS?

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

What colors go well with #B10BA1?

#0BB11C (complementary), #6F0BB1 (analogous), and #690760 (lighter shade) work well with #B10BA1.