#B17CAD Color Information

Hex color code: #B17CAD

A gentle magenta shade, #B17CAD appears as (177, 124, 173) in RGB and (305°, 25%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B17CAD
RGB
177, 124, 173
HSL
305°, 25%, 59%
CMYK
0%, 30%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B17CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 124, 173

Red: 177 / Green: 124 / Blue: 173

HSL

305°, 25%, 59%

Hue: 305° / Saturation: 25% / Lightness: 59%

CMYK

0%, 30%, 2%, 31%

Cyan: 0% / Magenta: 30% / Yellow: 2% / Key: 31%

What color is #B17CAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B17CAD to RGB:

rgb(177, 124, 173)HEX to RGB Converter →

HEX to HSL

Convert #B17CAD to HSL:

hsl(305, 25%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B17CAD to CMYK:

cmyk(0%, 30%, 2%, 31%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B17CAD has RGB (177, 124, 173) and HSL (305°, 25%, 59%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B17CAD is #7CB181, creating high-contrast pairings. For softer combinations, try analogous colors like #9B7CB1.

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

Contrast with #B17CAD

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 #B17CAD?

#B17CAD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B17CAD?

#B17CAD in RGB is (177, 124, 173) - 177 red, 124 green, and 173 blue.

How to use #B17CAD in CSS?

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

What colors go well with #B17CAD?

#7CB181 (complementary), #9B7CB1 (analogous), and #8C5488 (lighter shade) work well with #B17CAD.