#AAA9BA Color Information

Hex color code: #AAA9BA

A neutral blue shade, #AAA9BA appears as (170, 169, 186) in RGB and (244°, 11%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AAA9BA
RGB
170, 169, 186
HSL
244°, 11%, 70%
CMYK
9%, 9%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA9BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 169, 186

Red: 170 / Green: 169 / Blue: 186

HSL

244°, 11%, 70%

Hue: 244° / Saturation: 11% / Lightness: 70%

CMYK

9%, 9%, 0%, 27%

Cyan: 9% / Magenta: 9% / Yellow: 0% / Key: 27%

What color is #AAA9BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA9BA to RGB:

rgb(170, 169, 186)HEX to RGB Converter →

HEX to HSL

Convert #AAA9BA to HSL:

hsl(244, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA9BA to CMYK:

cmyk(9%, 9%, 0%, 27%)Color Converter →

Color Meaning and Usage

A understated blue tone, #AAA9BA has RGB (170, 169, 186) and HSL (244°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA9BA is #BABBAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB1BB.

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

Contrast with #AAA9BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA9BA?

#AAA9BA is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAA9BA?

#AAA9BA in RGB is (170, 169, 186) - 170 red, 169 green, and 186 blue.

How to use #AAA9BA in CSS?

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

What colors go well with #AAA9BA?

#BABBAA (complementary), #AAB1BB (analogous), and #818099 (lighter shade) work well with #AAA9BA.