#AFAAA9 Color Information

Hex color code: #AFAAA9

A neutral red shade, #AFAAA9 appears as (175, 170, 169) in RGB and (10°, 4%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFAAA9
RGB
175, 170, 169
HSL
10°, 4%, 67%
CMYK
0%, 3%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAAA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 169

Red: 175 / Green: 170 / Blue: 169

HSL

10°, 4%, 67%

Hue: 10° / Saturation: 4% / Lightness: 67%

CMYK

0%, 3%, 3%, 31%

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

What color is #AFAAA9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAAA9 to RGB:

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

HEX to HSL

Convert #AFAAA9 to HSL:

hsl(10, 4%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAAA9 to CMYK:

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

Color Meaning and Usage

A subtle red tone, #AFAAA9 has RGB (175, 170, 169) and HSL (10°, 4%, 67%). 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 #AFAAA9 is #A7ADAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA7AA.

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

Contrast with #AFAAA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAAA9?

#AFAAA9 is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFAAA9?

#AFAAA9 in RGB is (175, 170, 169) - 175 red, 170 green, and 169 blue.

How to use #AFAAA9 in CSS?

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

What colors go well with #AFAAA9?

#A7ADAE (complementary), #AEA7AA (analogous), and #898180 (lighter shade) work well with #AFAAA9.