#A9A9BA Color Information

Hex color code: #A9A9BA

The hex color #A9A9BA is a muted blue with RGB values of (169, 169, 186) and HSL of (240°, 11%, 70%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A9A9BA
RGB
169, 169, 186
HSL
240°, 11%, 70%
CMYK
9%, 9%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9A9BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 169, 186

Red: 169 / Green: 169 / Blue: 186

HSL

240°, 11%, 70%

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

CMYK

9%, 9%, 0%, 27%

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

What color is #A9A9BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9A9BA to RGB:

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

HEX to HSL

Convert #A9A9BA to HSL:

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

HEX to CMYK

Convert #A9A9BA to CMYK:

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

Color Meaning and Usage

A balanced blue tone, #A9A9BA has RGB (169, 169, 186) and HSL (240°, 11%, 70%). 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 #A9A9BA is #BBBBAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB3BB.

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

Contrast with #A9A9BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9A9BA?

#A9A9BA is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A9A9BA?

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

How to use #A9A9BA in CSS?

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

What colors go well with #A9A9BA?

#BBBBAA (complementary), #AAB3BB (analogous), and #808099 (lighter shade) work well with #A9A9BA.