#AD7BAB Color Information

Hex color code: #AD7BAB

The hex color #AD7BAB is a delicate magenta with RGB values of (173, 123, 171) and HSL of (302°, 23%, 58%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AD7BAB
RGB
173, 123, 171
HSL
302°, 23%, 58%
CMYK
0%, 29%, 1%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 123, 171

Red: 173 / Green: 123 / Blue: 171

HSL

302°, 23%, 58%

Hue: 302° / Saturation: 23% / Lightness: 58%

CMYK

0%, 29%, 1%, 32%

Cyan: 0% / Magenta: 29% / Yellow: 1% / Key: 32%

What color is #AD7BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7BAB to RGB:

rgb(173, 123, 171)HEX to RGB Converter →

HEX to HSL

Convert #AD7BAB to HSL:

hsl(302, 23%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7BAB to CMYK:

cmyk(0%, 29%, 1%, 32%)Color Converter →

Color Meaning and Usage

#AD7BAB is a soft magenta color with RGB values of 173, 123, 171 and HSL of 302°, 23%, 58%. 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 #AD7BAB is #7BAD7D, creating high-contrast pairings. For softer combinations, try analogous colors like #967BAD.

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

Contrast with #AD7BAB

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

Contrast Ratio: 6.20:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7BAB?

#AD7BAB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD7BAB?

#AD7BAB in RGB is (173, 123, 171) - 173 red, 123 green, and 171 blue.

How to use #AD7BAB in CSS?

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

What colors go well with #AD7BAB?

#7BAD7D (complementary), #967BAD (analogous), and #875485 (lighter shade) work well with #AD7BAB.