#BB86AD Color Information

Hex color code: #BB86AD

#BB86AD is a delicate magenta color. In RGB it is (187, 134, 173), and in HSL it is (316°, 28%, 63%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BB86AD
RGB
187, 134, 173
HSL
316°, 28%, 63%
CMYK
0%, 28%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB86AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 134, 173

Red: 187 / Green: 134 / Blue: 173

HSL

316°, 28%, 63%

Hue: 316° / Saturation: 28% / Lightness: 63%

CMYK

0%, 28%, 7%, 27%

Cyan: 0% / Magenta: 28% / Yellow: 7% / Key: 27%

What color is #BB86AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB86AD to RGB:

rgb(187, 134, 173)HEX to RGB Converter →

HEX to HSL

Convert #BB86AD to HSL:

hsl(316, 28%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BB86AD to CMYK:

cmyk(0%, 28%, 7%, 27%)Color Converter →

Color Meaning and Usage

#BB86AD is a soft magenta color with RGB values of 187, 134, 173 and HSL of 316°, 28%, 63%. 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 #BB86AD is #86BB94, creating high-contrast pairings. For softer combinations, try analogous colors like #AF86BB.

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

Contrast with #BB86AD

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

Contrast Ratio: 7.13:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB86AD?

#BB86AD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB86AD?

#BB86AD in RGB is (187, 134, 173) - 187 red, 134 green, and 173 blue.

How to use #BB86AD in CSS?

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

What colors go well with #BB86AD?

#86BB94 (complementary), #AF86BB (analogous), and #9D588A (lighter shade) work well with #BB86AD.