#AD9FAA Color Information

Hex color code: #AD9FAA

A subtle magenta shade, #AD9FAA appears as (173, 159, 170) in RGB and (313°, 8%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AD9FAA
RGB
173, 159, 170
HSL
313°, 8%, 65%
CMYK
0%, 8%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9FAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 159, 170

Red: 173 / Green: 159 / Blue: 170

HSL

313°, 8%, 65%

Hue: 313° / Saturation: 8% / Lightness: 65%

CMYK

0%, 8%, 2%, 32%

Cyan: 0% / Magenta: 8% / Yellow: 2% / Key: 32%

What color is #AD9FAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9FAA to RGB:

rgb(173, 159, 170)HEX to RGB Converter →

HEX to HSL

Convert #AD9FAA to HSL:

hsl(313, 8%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9FAA to CMYK:

cmyk(0%, 8%, 2%, 32%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #AD9FAA has RGB (173, 159, 170) and HSL (313°, 8%, 65%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9FAA is #9FADA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A99FAD.

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

Contrast with #AD9FAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9FAA?

#AD9FAA is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AD9FAA?

#AD9FAA in RGB is (173, 159, 170) - 173 red, 159 green, and 170 blue.

How to use #AD9FAA in CSS?

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

What colors go well with #AD9FAA?

#9FADA2 (complementary), #A99FAD (analogous), and #8A7585 (lighter shade) work well with #AD9FAA.