#ADA9AD Color Information

Hex color code: #ADA9AD

A neutral magenta shade, #ADA9AD appears as (173, 169, 173) in RGB and (300°, 2%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ADA9AD
RGB
173, 169, 173
HSL
300°, 2%, 67%
CMYK
0%, 2%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA9AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 169, 173

Red: 173 / Green: 169 / Blue: 173

HSL

300°, 2%, 67%

Hue: 300° / Saturation: 2% / Lightness: 67%

CMYK

0%, 2%, 0%, 32%

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

What color is #ADA9AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA9AD to RGB:

rgb(173, 169, 173)HEX to RGB Converter →

HEX to HSL

Convert #ADA9AD to HSL:

hsl(300, 2%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA9AD to CMYK:

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

Color Meaning and Usage

#ADA9AD is a subtle magenta color with RGB values of 173, 169, 173 and HSL of 300°, 2%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA9AD is #A9ADA9, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA9AD.

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

Contrast with #ADA9AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA9AD?

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

What is the RGB value of #ADA9AD?

#ADA9AD in RGB is (173, 169, 173) - 173 red, 169 green, and 173 blue.

How to use #ADA9AD in CSS?

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

What colors go well with #ADA9AD?

#A9ADA9 (complementary), #ABA9AD (analogous), and #878287 (lighter shade) work well with #ADA9AD.