#AFAAA7 Color Information

Hex color code: #AFAAA7

#AFAAA7 is a neutral orange color. In RGB it is (175, 170, 167), and in HSL it is (22°, 5%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFAAA7
RGB
175, 170, 167
HSL
22°, 5%, 67%
CMYK
0%, 3%, 5%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAAA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 167

Red: 175 / Green: 170 / Blue: 167

HSL

22°, 5%, 67%

Hue: 22° / Saturation: 5% / Lightness: 67%

CMYK

0%, 3%, 5%, 31%

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

What color is #AFAAA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAAA7 to RGB:

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

HEX to HSL

Convert #AFAAA7 to HSL:

hsl(22, 5%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAAA7 to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #AFAAA7 has RGB (175, 170, 167) and HSL (22°, 5%, 67%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAAA7 is #A7ACAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFA7A8.

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

Contrast with #AFAAA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAAA7?

#AFAAA7 is a neutral orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFAAA7?

#AFAAA7 in RGB is (175, 170, 167) - 175 red, 170 green, and 167 blue.

How to use #AFAAA7 in CSS?

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

What colors go well with #AFAAA7?

#A7ACAF (complementary), #AFA7A8 (analogous), and #8B837E (lighter shade) work well with #AFAAA7.