#A9ADAB Color Information

Hex color code: #A9ADAB

The hex color #A9ADAB is a understated cyan with RGB values of (169, 173, 171) and HSL of (150°, 2%, 67%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A9ADAB
RGB
169, 173, 171
HSL
150°, 2%, 67%
CMYK
2%, 0%, 1%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9ADAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 173, 171

Red: 169 / Green: 173 / Blue: 171

HSL

150°, 2%, 67%

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

CMYK

2%, 0%, 1%, 32%

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

What color is #A9ADAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9ADAB to RGB:

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

HEX to HSL

Convert #A9ADAB to HSL:

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

HEX to CMYK

Convert #A9ADAB to CMYK:

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

Color Meaning and Usage

A muted cyan tone, #A9ADAB has RGB (169, 173, 171) and HSL (150°, 2%, 67%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #A9ADAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9ADAB?

#A9ADAB is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A9ADAB?

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

How to use #A9ADAB in CSS?

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

What colors go well with #A9ADAB?

#ADA9AB (complementary), #A9ADA9 (analogous), and #828785 (lighter shade) work well with #A9ADAB.