#AFBBAA Color Information

Hex color code: #AFBBAA

A muted green shade, #AFBBAA appears as (175, 187, 170) in RGB and (102°, 11%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AFBBAA
RGB
175, 187, 170
HSL
102°, 11%, 70%
CMYK
6%, 0%, 9%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBBAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 187, 170

Red: 175 / Green: 187 / Blue: 170

HSL

102°, 11%, 70%

Hue: 102° / Saturation: 11% / Lightness: 70%

CMYK

6%, 0%, 9%, 27%

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

What color is #AFBBAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBBAA to RGB:

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

HEX to HSL

Convert #AFBBAA to HSL:

hsl(102, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBBAA to CMYK:

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

Color Meaning and Usage

A understated green tone, #AFBBAA has RGB (175, 187, 170) and HSL (102°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBBAA is #B6AABB, creating high-contrast pairings. For softer combinations, try analogous colors like #B8BBAA.

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

Contrast with #AFBBAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBBAA?

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

What is the RGB value of #AFBBAA?

#AFBBAA in RGB is (175, 187, 170) - 175 red, 187 green, and 170 blue.

How to use #AFBBAA in CSS?

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

What colors go well with #AFBBAA?

#B6AABB (complementary), #B8BBAA (analogous), and #879980 (lighter shade) work well with #AFBBAA.