#AFBAAB Color Information

Hex color code: #AFBAAB

The hex color #AFBAAB is a neutral green with RGB values of (175, 186, 171) and HSL of (104°, 10%, 70%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFBAAB
RGB
175, 186, 171
HSL
104°, 10%, 70%
CMYK
6%, 0%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBAAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 186, 171

Red: 175 / Green: 186 / Blue: 171

HSL

104°, 10%, 70%

Hue: 104° / Saturation: 10% / Lightness: 70%

CMYK

6%, 0%, 8%, 27%

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

What color is #AFBAAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBAAB to RGB:

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

HEX to HSL

Convert #AFBAAB to HSL:

hsl(104, 10%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBAAB to CMYK:

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

Color Meaning and Usage

#AFBAAB is a neutral green color with RGB values of 175, 186, 171 and HSL of 104°, 10%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBAAB is #B6ABBA, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BAAB.

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

Contrast with #AFBAAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBAAB?

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

What is the RGB value of #AFBAAB?

#AFBAAB in RGB is (175, 186, 171) - 175 red, 186 green, and 171 blue.

How to use #AFBAAB in CSS?

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

What colors go well with #AFBAAB?

#B6ABBA (complementary), #B7BAAB (analogous), and #879881 (lighter shade) work well with #AFBAAB.