#A9ABB0 Color Information

Hex color code: #A9ABB0

The hex color #A9ABB0 is a balanced blue with RGB values of (169, 171, 176) and HSL of (223°, 4%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#A9ABB0
RGB
169, 171, 176
HSL
223°, 4%, 68%
CMYK
4%, 3%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9ABB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 171, 176

Red: 169 / Green: 171 / Blue: 176

HSL

223°, 4%, 68%

Hue: 223° / Saturation: 4% / Lightness: 68%

CMYK

4%, 3%, 0%, 31%

Cyan: 4% / Magenta: 3% / Yellow: 0% / Key: 31%

What color is #A9ABB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9ABB0 to RGB:

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

HEX to HSL

Convert #A9ABB0 to HSL:

hsl(223, 4%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A9ABB0 to CMYK:

cmyk(4%, 3%, 0%, 31%)Color Converter →

Color Meaning and Usage

#A9ABB0 is a subtle blue color with RGB values of 169, 171, 176 and HSL of 223°, 4%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9ABB0 is #B1AFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAAFB1.

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

Contrast with #A9ABB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9ABB0?

#A9ABB0 is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A9ABB0?

#A9ABB0 in RGB is (169, 171, 176) - 169 red, 171 green, and 176 blue.

How to use #A9ABB0 in CSS?

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

What colors go well with #A9ABB0?

#B1AFAA (complementary), #AAAFB1 (analogous), and #82858C (lighter shade) work well with #A9ABB0.