#ADA6AD Color Information

Hex color code: #ADA6AD

A balanced magenta shade, #ADA6AD appears as (173, 166, 173) in RGB and (300°, 4%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ADA6AD
RGB
173, 166, 173
HSL
300°, 4%, 66%
CMYK
0%, 4%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA6AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 166, 173

Red: 173 / Green: 166 / Blue: 173

HSL

300°, 4%, 66%

Hue: 300° / Saturation: 4% / Lightness: 66%

CMYK

0%, 4%, 0%, 32%

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

What color is #ADA6AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA6AD to RGB:

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

HEX to HSL

Convert #ADA6AD to HSL:

hsl(300, 4%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA6AD to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #ADA6AD has RGB (173, 166, 173) and HSL (300°, 4%, 66%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA6AD is #A5ACA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A8A5AC.

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

Contrast with #ADA6AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA6AD?

#ADA6AD is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADA6AD?

#ADA6AD in RGB is (173, 166, 173) - 173 red, 166 green, and 173 blue.

How to use #ADA6AD in CSS?

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

What colors go well with #ADA6AD?

#A5ACA5 (complementary), #A8A5AC (analogous), and #877D87 (lighter shade) work well with #ADA6AD.