#A9AFBF Color Information

Hex color code: #A9AFBF

A subtle blue shade, #A9AFBF appears as (169, 175, 191) in RGB and (224°, 15%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A9AFBF
RGB
169, 175, 191
HSL
224°, 15%, 71%
CMYK
12%, 8%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9AFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 175, 191

Red: 169 / Green: 175 / Blue: 191

HSL

224°, 15%, 71%

Hue: 224° / Saturation: 15% / Lightness: 71%

CMYK

12%, 8%, 0%, 25%

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

What color is #A9AFBF?

#A9AFBF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9AFBF to RGB:

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

HEX to HSL

Convert #A9AFBF to HSL:

hsl(224, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A9AFBF to CMYK:

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

Color Meaning and Usage

#A9AFBF is a subtle blue color with RGB values of 169, 175, 191 and HSL of 224°, 15%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9AFBF is #C0BAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AABBC0.

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

Contrast with #A9AFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9AFBF?

#A9AFBF is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A9AFBF?

#A9AFBF in RGB is (169, 175, 191) - 169 red, 175 green, and 191 blue.

How to use #A9AFBF in CSS?

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

What colors go well with #A9AFBF?

#C0BAAA (complementary), #AABBC0 (analogous), and #7E87A0 (lighter shade) work well with #A9AFBF.