#AF9DAD Color Information

Hex color code: #AF9DAD

A subtle magenta shade, #AF9DAD appears as (175, 157, 173) in RGB and (307°, 10%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AF9DAD
RGB
175, 157, 173
HSL
307°, 10%, 65%
CMYK
0%, 10%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF9DAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 157, 173

Red: 175 / Green: 157 / Blue: 173

HSL

307°, 10%, 65%

Hue: 307° / Saturation: 10% / Lightness: 65%

CMYK

0%, 10%, 1%, 31%

Cyan: 0% / Magenta: 10% / Yellow: 1% / Key: 31%

What color is #AF9DAD?

#AF9DAD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF9DAD to RGB:

rgb(175, 157, 173)HEX to RGB Converter →

HEX to HSL

Convert #AF9DAD to HSL:

hsl(307, 10%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AF9DAD to CMYK:

cmyk(0%, 10%, 1%, 31%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #AF9DAD has RGB (175, 157, 173) and HSL (307°, 10%, 65%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF9DAD is #9DAF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A89DAF.

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

Contrast with #AF9DAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF9DAD?

#AF9DAD is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AF9DAD?

#AF9DAD in RGB is (175, 157, 173) - 175 red, 157 green, and 173 blue.

How to use #AF9DAD in CSS?

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

What colors go well with #AF9DAD?

#9DAF9F (complementary), #A89DAF (analogous), and #8C7389 (lighter shade) work well with #AF9DAD.