#B47BAB Color Information

Hex color code: #B47BAB

A soft magenta shade, #B47BAB appears as (180, 123, 171) in RGB and (309°, 28%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B47BAB
RGB
180, 123, 171
HSL
309°, 28%, 59%
CMYK
0%, 32%, 5%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B47BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 123, 171

Red: 180 / Green: 123 / Blue: 171

HSL

309°, 28%, 59%

Hue: 309° / Saturation: 28% / Lightness: 59%

CMYK

0%, 32%, 5%, 29%

Cyan: 0% / Magenta: 32% / Yellow: 5% / Key: 29%

What color is #B47BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B47BAB to RGB:

rgb(180, 123, 171)HEX to RGB Converter →

HEX to HSL

Convert #B47BAB to HSL:

hsl(309, 28%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B47BAB to CMYK:

cmyk(0%, 32%, 5%, 29%)Color Converter →

Color Meaning and Usage

#B47BAB is a soft magenta color with RGB values of 180, 123, 171 and HSL of 309°, 28%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B47BAB is #79B482, creating high-contrast pairings. For softer combinations, try analogous colors like #9F79B4.

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

Contrast with #B47BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B47BAB?

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

What is the RGB value of #B47BAB?

#B47BAB in RGB is (180, 123, 171) - 180 red, 123 green, and 171 blue.

How to use #B47BAB in CSS?

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

What colors go well with #B47BAB?

#79B482 (complementary), #9F79B4 (analogous), and #905186 (lighter shade) work well with #B47BAB.