#B38FAD Color Information

Hex color code: #B38FAD

#B38FAD is a muted magenta color. In RGB it is (179, 143, 173), and in HSL it is (310°, 19%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B38FAD
RGB
179, 143, 173
HSL
310°, 19%, 63%
CMYK
0%, 20%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B38FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 143, 173

Red: 179 / Green: 143 / Blue: 173

HSL

310°, 19%, 63%

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

CMYK

0%, 20%, 3%, 30%

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

What color is #B38FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B38FAD to RGB:

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

HEX to HSL

Convert #B38FAD to HSL:

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

HEX to CMYK

Convert #B38FAD to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #B38FAD has RGB (179, 143, 173) and HSL (310°, 19%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B38FAD is #8FB395, creating high-contrast pairings. For softer combinations, try analogous colors like #A78FB3.

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

Contrast with #B38FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B38FAD?

#B38FAD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B38FAD?

#B38FAD in RGB is (179, 143, 173) - 179 red, 143 green, and 173 blue.

How to use #B38FAD in CSS?

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

What colors go well with #B38FAD?

#8FB395 (complementary), #A78FB3 (analogous), and #92638A (lighter shade) work well with #B38FAD.