#B08DAB Color Information

Hex color code: #B08DAB

A understated magenta shade, #B08DAB appears as (176, 141, 171) in RGB and (309°, 18%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B08DAB
RGB
176, 141, 171
HSL
309°, 18%, 62%
CMYK
0%, 20%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08DAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 141, 171

Red: 176 / Green: 141 / Blue: 171

HSL

309°, 18%, 62%

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

CMYK

0%, 20%, 3%, 31%

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

What color is #B08DAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08DAB to RGB:

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

HEX to HSL

Convert #B08DAB to HSL:

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

HEX to CMYK

Convert #B08DAB to CMYK:

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

Color Meaning and Usage

#B08DAB is a balanced magenta color with RGB values of 176, 141, 171 and HSL of 309°, 18%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B08DAB is #8DB092, creating high-contrast pairings. For softer combinations, try analogous colors like #A38DB0.

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

Contrast with #B08DAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08DAB?

#B08DAB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B08DAB?

#B08DAB in RGB is (176, 141, 171) - 176 red, 141 green, and 171 blue.

How to use #B08DAB in CSS?

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

What colors go well with #B08DAB?

#8DB092 (complementary), #A38DB0 (analogous), and #8D6287 (lighter shade) work well with #B08DAB.