#A2AAB9 Color Information

Hex color code: #A2AAB9

#A2AAB9 is a muted blue color. In RGB it is (162, 170, 185), and in HSL it is (219°, 14%, 68%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A2AAB9
RGB
162, 170, 185
HSL
219°, 14%, 68%
CMYK
12%, 8%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2AAB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 170, 185

Red: 162 / Green: 170 / Blue: 185

HSL

219°, 14%, 68%

Hue: 219° / Saturation: 14% / Lightness: 68%

CMYK

12%, 8%, 0%, 27%

Cyan: 12% / Magenta: 8% / Yellow: 0% / Key: 27%

What color is #A2AAB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2AAB9 to RGB:

rgb(162, 170, 185)HEX to RGB Converter →

HEX to HSL

Convert #A2AAB9 to HSL:

hsl(219, 14%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A2AAB9 to CMYK:

cmyk(12%, 8%, 0%, 27%)Color Converter →

Color Meaning and Usage

A muted blue tone, #A2AAB9 has RGB (162, 170, 185) and HSL (219°, 14%, 68%). 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 #A2AAB9 is #B9B1A2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2B5B9.

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

Contrast with #A2AAB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2AAB9?

#A2AAB9 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A2AAB9?

#A2AAB9 in RGB is (162, 170, 185) - 162 red, 170 green, and 185 blue.

How to use #A2AAB9 in CSS?

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

What colors go well with #A2AAB9?

#B9B1A2 (complementary), #A2B5B9 (analogous), and #768298 (lighter shade) work well with #A2AAB9.