#A9B2AE Color Information

Hex color code: #A9B2AE

The hex color #A9B2AE is a understated cyan with RGB values of (169, 178, 174) and HSL of (153°, 6%, 68%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A9B2AE
RGB
169, 178, 174
HSL
153°, 6%, 68%
CMYK
5%, 0%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9B2AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 178, 174

Red: 169 / Green: 178 / Blue: 174

HSL

153°, 6%, 68%

Hue: 153° / Saturation: 6% / Lightness: 68%

CMYK

5%, 0%, 2%, 30%

Cyan: 5% / Magenta: 0% / Yellow: 2% / Key: 30%

What color is #A9B2AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9B2AE to RGB:

rgb(169, 178, 174)HEX to RGB Converter →

HEX to HSL

Convert #A9B2AE to HSL:

hsl(153, 6%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A9B2AE to CMYK:

cmyk(5%, 0%, 2%, 30%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #A9B2AE has RGB (169, 178, 174) and HSL (153°, 6%, 68%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9B2AE is #B2A9AD, creating high-contrast pairings. For softer combinations, try analogous colors like #A9B2A9.

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

Contrast with #A9B2AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9B2AE?

#A9B2AE is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A9B2AE?

#A9B2AE in RGB is (169, 178, 174) - 169 red, 178 green, and 174 blue.

How to use #A9B2AE in CSS?

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

What colors go well with #A9B2AE?

#B2A9AD (complementary), #A9B2A9 (analogous), and #808E88 (lighter shade) work well with #A9B2AE.