#A3AAB9 Color Information

Hex color code: #A3AAB9

#A3AAB9 is a balanced blue color. In RGB it is (163, 170, 185), and in HSL it is (221°, 14%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#A3AAB9
RGB
163, 170, 185
HSL
221°, 14%, 68%
CMYK
12%, 8%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3AAB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 170, 185

Red: 163 / Green: 170 / Blue: 185

HSL

221°, 14%, 68%

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

CMYK

12%, 8%, 0%, 27%

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

What color is #A3AAB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3AAB9 to RGB:

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

HEX to HSL

Convert #A3AAB9 to HSL:

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

HEX to CMYK

Convert #A3AAB9 to CMYK:

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

Color Meaning and Usage

A understated blue tone, #A3AAB9 has RGB (163, 170, 185) and HSL (221°, 14%, 68%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3AAB9 is #B9B2A2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2B5B9.

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

Contrast with #A3AAB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3AAB9?

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

What is the RGB value of #A3AAB9?

#A3AAB9 in RGB is (163, 170, 185) - 163 red, 170 green, and 185 blue.

How to use #A3AAB9 in CSS?

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

What colors go well with #A3AAB9?

#B9B2A2 (complementary), #A2B5B9 (analogous), and #768198 (lighter shade) work well with #A3AAB9.