#AFBFA5 Color Information

Hex color code: #AFBFA5

A subtle green shade, #AFBFA5 appears as (175, 191, 165) in RGB and (97°, 17%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AFBFA5
RGB
175, 191, 165
HSL
97°, 17%, 70%
CMYK
8%, 0%, 14%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBFA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 191, 165

Red: 175 / Green: 191 / Blue: 165

HSL

97°, 17%, 70%

Hue: 97° / Saturation: 17% / Lightness: 70%

CMYK

8%, 0%, 14%, 25%

Cyan: 8% / Magenta: 0% / Yellow: 14% / Key: 25%

What color is #AFBFA5?

#AFBFA5 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBFA5 to RGB:

rgb(175, 191, 165)HEX to RGB Converter →

HEX to HSL

Convert #AFBFA5 to HSL:

hsl(97, 17%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBFA5 to CMYK:

cmyk(8%, 0%, 14%, 25%)Color Converter →

Color Meaning and Usage

A neutral green tone, #AFBFA5 has RGB (175, 191, 165) and HSL (97°, 17%, 70%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBFA5 is #B6A5C0, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC0A5.

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

Contrast with #AFBFA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBFA5?

#AFBFA5 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFBFA5?

#AFBFA5 in RGB is (175, 191, 165) - 175 red, 191 green, and 165 blue.

How to use #AFBFA5 in CSS?

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

What colors go well with #AFBFA5?

#B6A5C0 (complementary), #BCC0A5 (analogous), and #88A079 (lighter shade) work well with #AFBFA5.