#B08DAC Color Information

Hex color code: #B08DAC

The hex color #B08DAC is a muted magenta with RGB values of (176, 141, 172) and HSL of (307°, 18%, 62%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B08DAC
RGB
176, 141, 172
HSL
307°, 18%, 62%
CMYK
0%, 20%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08DAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 141, 172

Red: 176 / Green: 141 / Blue: 172

HSL

307°, 18%, 62%

Hue: 307° / Saturation: 18% / Lightness: 62%

CMYK

0%, 20%, 2%, 31%

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

What color is #B08DAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08DAC to RGB:

rgb(176, 141, 172)HEX to RGB Converter →

HEX to HSL

Convert #B08DAC to HSL:

hsl(307, 18%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B08DAC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #B08DAC has RGB (176, 141, 172) and HSL (307°, 18%, 62%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B08DAC is #8DB091, creating high-contrast pairings. For softer combinations, try analogous colors like #A28DB0.

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

Contrast with #B08DAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08DAC?

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

What is the RGB value of #B08DAC?

#B08DAC in RGB is (176, 141, 172) - 176 red, 141 green, and 172 blue.

How to use #B08DAC in CSS?

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

What colors go well with #B08DAC?

#8DB091 (complementary), #A28DB0 (analogous), and #8D6288 (lighter shade) work well with #B08DAC.