#AFB1AA Color Information

Hex color code: #AFB1AA

#AFB1AA is a neutral green color. In RGB it is (175, 177, 170), and in HSL it is (77°, 4%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFB1AA
RGB
175, 177, 170
HSL
77°, 4%, 68%
CMYK
1%, 0%, 4%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB1AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 177, 170

Red: 175 / Green: 177 / Blue: 170

HSL

77°, 4%, 68%

Hue: 77° / Saturation: 4% / Lightness: 68%

CMYK

1%, 0%, 4%, 31%

Cyan: 1% / Magenta: 0% / Yellow: 4% / Key: 31%

What color is #AFB1AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB1AA to RGB:

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

HEX to HSL

Convert #AFB1AA to HSL:

hsl(77, 4%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB1AA to CMYK:

cmyk(1%, 0%, 4%, 31%)Color Converter →

Color Meaning and Usage

#AFB1AA is a balanced green color with RGB values of 175, 177, 170 and HSL of 77°, 4%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB1AA is #ACAAB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1AFAA.

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

Contrast with #AFB1AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB1AA?

#AFB1AA is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFB1AA?

#AFB1AA in RGB is (175, 177, 170) - 175 red, 177 green, and 170 blue.

How to use #AFB1AA in CSS?

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

What colors go well with #AFB1AA?

#ACAAB1 (complementary), #B1AFAA (analogous), and #898C82 (lighter shade) work well with #AFB1AA.