#AFB8A7 Color Information

Hex color code: #AFB8A7

A understated green shade, #AFB8A7 appears as (175, 184, 167) in RGB and (92°, 11%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AFB8A7
RGB
175, 184, 167
HSL
92°, 11%, 69%
CMYK
5%, 0%, 9%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB8A7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 184, 167

Red: 175 / Green: 184 / Blue: 167

HSL

92°, 11%, 69%

Hue: 92° / Saturation: 11% / Lightness: 69%

CMYK

5%, 0%, 9%, 28%

Cyan: 5% / Magenta: 0% / Yellow: 9% / Key: 28%

What color is #AFB8A7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB8A7 to RGB:

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

HEX to HSL

Convert #AFB8A7 to HSL:

hsl(92, 11%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB8A7 to CMYK:

cmyk(5%, 0%, 9%, 28%)Color Converter →

Color Meaning and Usage

A muted green tone, #AFB8A7 has RGB (175, 184, 167) and HSL (92°, 11%, 69%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB8A7 is #B1A7B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B8B9A7.

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

Contrast with #AFB8A7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB8A7?

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

What is the RGB value of #AFB8A7?

#AFB8A7 in RGB is (175, 184, 167) - 175 red, 184 green, and 167 blue.

How to use #AFB8A7 in CSS?

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

What colors go well with #AFB8A7?

#B1A7B9 (complementary), #B8B9A7 (analogous), and #89977D (lighter shade) work well with #AFB8A7.