#BB2AB4 Color Information

Hex color code: #BB2AB4

#BB2AB4 is a subtle magenta color. In RGB it is (187, 42, 180), and in HSL it is (303°, 63%, 45%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#BB2AB4
RGB
187, 42, 180
HSL
303°, 63%, 45%
CMYK
0%, 78%, 4%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB2AB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 42, 180

Red: 187 / Green: 42 / Blue: 180

HSL

303°, 63%, 45%

Hue: 303° / Saturation: 63% / Lightness: 45%

CMYK

0%, 78%, 4%, 27%

Cyan: 0% / Magenta: 78% / Yellow: 4% / Key: 27%

What color is #BB2AB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB2AB4 to RGB:

rgb(187, 42, 180)HEX to RGB Converter →

HEX to HSL

Convert #BB2AB4 to HSL:

hsl(303, 63%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #BB2AB4 to CMYK:

cmyk(0%, 78%, 4%, 27%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #BB2AB4 has RGB (187, 42, 180) and HSL (303°, 63%, 45%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB2AB4 is #2ABB32, creating high-contrast pairings. For softer combinations, try analogous colors like #7A2ABB.

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

Contrast with #BB2AB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB2AB4?

#BB2AB4 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB2AB4?

#BB2AB4 in RGB is (187, 42, 180) - 187 red, 42 green, and 180 blue.

How to use #BB2AB4 in CSS?

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

What colors go well with #BB2AB4?

#2ABB32 (complementary), #7A2ABB (analogous), and #7D1C78 (lighter shade) work well with #BB2AB4.