#BB81AC Color Information

Hex color code: #BB81AC

A delicate magenta shade, #BB81AC appears as (187, 129, 172) in RGB and (316°, 30%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BB81AC
RGB
187, 129, 172
HSL
316°, 30%, 62%
CMYK
0%, 31%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BB81AC; color: #000000; }

Badge

New Feature
.badge { background-color: #BB81AC; color: #000000; }

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 #BB81AC; background-color: #BB81AC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BB81AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 129, 172

Red: 187 / Green: 129 / Blue: 172

HSL

316°, 30%, 62%

Hue: 316° / Saturation: 30% / Lightness: 62%

CMYK

0%, 31%, 8%, 27%

Cyan: 0% / Magenta: 31% / Yellow: 8% / Key: 27%

What color is #BB81AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB81AC to RGB:

rgb(187, 129, 172)HEX to RGB Converter →

HEX to HSL

Convert #BB81AC to HSL:

hsl(316, 30%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BB81AC to CMYK:

cmyk(0%, 31%, 8%, 27%)Color Converter →

Color Meaning and Usage

#BB81AC is a pastel magenta color with RGB values of 187, 129, 172 and HSL of 316°, 30%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB81AC is #81BB91, creating high-contrast pairings. For softer combinations, try analogous colors like #AE81BB.

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

Contrast with #BB81AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB81AC?

#BB81AC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB81AC?

#BB81AC in RGB is (187, 129, 172) - 187 red, 129 green, and 172 blue.

How to use #BB81AC in CSS?

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

What colors go well with #BB81AC?

#81BB91 (complementary), #AE81BB (analogous), and #9C5489 (lighter shade) work well with #BB81AC.