#B38FAB Color Information

Hex color code: #B38FAB

#B38FAB is a muted magenta color. In RGB it is (179, 143, 171), and in HSL it is (313°, 19%, 63%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B38FAB
RGB
179, 143, 171
HSL
313°, 19%, 63%
CMYK
0%, 20%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B38FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 143, 171

Red: 179 / Green: 143 / Blue: 171

HSL

313°, 19%, 63%

Hue: 313° / Saturation: 19% / Lightness: 63%

CMYK

0%, 20%, 4%, 30%

Cyan: 0% / Magenta: 20% / Yellow: 4% / Key: 30%

What color is #B38FAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B38FAB to RGB:

rgb(179, 143, 171)HEX to RGB Converter →

HEX to HSL

Convert #B38FAB to HSL:

hsl(313, 19%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B38FAB to CMYK:

cmyk(0%, 20%, 4%, 30%)Color Converter →

Color Meaning and Usage

#B38FAB is a understated magenta color with RGB values of 179, 143, 171 and HSL of 313°, 19%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B38FAB is #8FB396, creating high-contrast pairings. For softer combinations, try analogous colors like #A88FB3.

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

Contrast with #B38FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B38FAB?

#B38FAB is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B38FAB?

#B38FAB in RGB is (179, 143, 171) - 179 red, 143 green, and 171 blue.

How to use #B38FAB in CSS?

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

What colors go well with #B38FAB?

#8FB396 (complementary), #A88FB3 (analogous), and #926388 (lighter shade) work well with #B38FAB.