#A9AFBA Color Information

Hex color code: #A9AFBA

A understated blue shade, #A9AFBA appears as (169, 175, 186) in RGB and (219°, 11%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A9AFBA
RGB
169, 175, 186
HSL
219°, 11%, 70%
CMYK
9%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9AFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 175, 186

Red: 169 / Green: 175 / Blue: 186

HSL

219°, 11%, 70%

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

CMYK

9%, 6%, 0%, 27%

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

What color is #A9AFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9AFBA to RGB:

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

HEX to HSL

Convert #A9AFBA to HSL:

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

HEX to CMYK

Convert #A9AFBA to CMYK:

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

Color Meaning and Usage

A understated blue tone, #A9AFBA has RGB (169, 175, 186) and HSL (219°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9AFBA is #BBB5AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB8BB.

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

Contrast with #A9AFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9AFBA?

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

What is the RGB value of #A9AFBA?

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

How to use #A9AFBA in CSS?

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

What colors go well with #A9AFBA?

#BBB5AA (complementary), #AAB8BB (analogous), and #808899 (lighter shade) work well with #A9AFBA.