#D79BAB Color Information

Hex color code: #D79BAB

A soft magenta shade, #D79BAB appears as (215, 155, 171) in RGB and (344°, 43%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#D79BAB
RGB
215, 155, 171
HSL
344°, 43%, 73%
CMYK
0%, 28%, 20%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D79BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 155, 171

Red: 215 / Green: 155 / Blue: 171

HSL

344°, 43%, 73%

Hue: 344° / Saturation: 43% / Lightness: 73%

CMYK

0%, 28%, 20%, 16%

Cyan: 0% / Magenta: 28% / Yellow: 20% / Key: 16%

What color is #D79BAB?

#D79BAB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D79BAB to RGB:

rgb(215, 155, 171)HEX to RGB Converter →

HEX to HSL

Convert #D79BAB to HSL:

hsl(344, 43%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D79BAB to CMYK:

cmyk(0%, 28%, 20%, 16%)Color Converter →

Color Meaning and Usage

#D79BAB is a pastel magenta color with RGB values of 215, 155, 171 and HSL of 344°, 43%, 73%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D79BAB is #9DD8C8, creating high-contrast pairings. For softer combinations, try analogous colors like #D89DCA.

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

Contrast with #D79BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D79BAB?

#D79BAB is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D79BAB?

#D79BAB in RGB is (215, 155, 171) - 215 red, 155 green, and 171 blue.

How to use #D79BAB in CSS?

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

What colors go well with #D79BAB?

#9DD8C8 (complementary), #D89DCA (analogous), and #C2667E (lighter shade) work well with #D79BAB.