#B17CAC Color Information

Hex color code: #B17CAC

A soft magenta shade, #B17CAC appears as (177, 124, 172) in RGB and (306°, 25%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B17CAC
RGB
177, 124, 172
HSL
306°, 25%, 59%
CMYK
0%, 30%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B17CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 124, 172

Red: 177 / Green: 124 / Blue: 172

HSL

306°, 25%, 59%

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

CMYK

0%, 30%, 3%, 31%

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

What color is #B17CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B17CAC to RGB:

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

HEX to HSL

Convert #B17CAC to HSL:

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

HEX to CMYK

Convert #B17CAC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #B17CAC has RGB (177, 124, 172) and HSL (306°, 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 #B17CAC is #7CB182, creating high-contrast pairings. For softer combinations, try analogous colors like #9C7CB1.

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

Contrast with #B17CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B17CAC?

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

What is the RGB value of #B17CAC?

#B17CAC in RGB is (177, 124, 172) - 177 red, 124 green, and 172 blue.

How to use #B17CAC in CSS?

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

What colors go well with #B17CAC?

#7CB182 (complementary), #9C7CB1 (analogous), and #8C5487 (lighter shade) work well with #B17CAC.