#BB1BAB Color Information

Hex color code: #BB1BAB

The hex color #BB1BAB is a striking magenta with RGB values of (187, 27, 171) and HSL of (306°, 75%, 42%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#BB1BAB
RGB
187, 27, 171
HSL
306°, 75%, 42%
CMYK
0%, 86%, 9%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB1BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 27, 171

Red: 187 / Green: 27 / Blue: 171

HSL

306°, 75%, 42%

Hue: 306° / Saturation: 75% / Lightness: 42%

CMYK

0%, 86%, 9%, 27%

Cyan: 0% / Magenta: 86% / Yellow: 9% / Key: 27%

What color is #BB1BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB1BAB to RGB:

rgb(187, 27, 171)HEX to RGB Converter →

HEX to HSL

Convert #BB1BAB to HSL:

hsl(306, 75%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BB1BAB to CMYK:

cmyk(0%, 86%, 9%, 27%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #BB1BAB has RGB (187, 27, 171) and HSL (306°, 75%, 42%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB1BAB is #1BBB2B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B1BBB.

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

Contrast with #BB1BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB1BAB?

#BB1BAB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB1BAB?

#BB1BAB in RGB is (187, 27, 171) - 187 red, 27 green, and 171 blue.

How to use #BB1BAB in CSS?

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

What colors go well with #BB1BAB?

#1BBB2B (complementary), #7B1BBB (analogous), and #78116E (lighter shade) work well with #BB1BAB.