#AFC0AF Color Information

Hex color code: #AFC0AF

A subtle green shade, #AFC0AF appears as (175, 192, 175) in RGB and (120°, 12%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AFC0AF
RGB
175, 192, 175
HSL
120°, 12%, 72%
CMYK
9%, 0%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFC0AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 192, 175

Red: 175 / Green: 192 / Blue: 175

HSL

120°, 12%, 72%

Hue: 120° / Saturation: 12% / Lightness: 72%

CMYK

9%, 0%, 9%, 25%

Cyan: 9% / Magenta: 0% / Yellow: 9% / Key: 25%

What color is #AFC0AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC0AF to RGB:

rgb(175, 192, 175)HEX to RGB Converter →

HEX to HSL

Convert #AFC0AF to HSL:

hsl(120, 12%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AFC0AF to CMYK:

cmyk(9%, 0%, 9%, 25%)Color Converter →

Color Meaning and Usage

A understated green tone, #AFC0AF has RGB (175, 192, 175) and HSL (120°, 12%, 72%). 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 #AFC0AF is #C0AFC0, creating high-contrast pairings. For softer combinations, try analogous colors like #B8C0AF.

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

Contrast with #AFC0AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC0AF?

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

What is the RGB value of #AFC0AF?

#AFC0AF in RGB is (175, 192, 175) - 175 red, 192 green, and 175 blue.

How to use #AFC0AF in CSS?

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

What colors go well with #AFC0AF?

#C0AFC0 (complementary), #B8C0AF (analogous), and #849F84 (lighter shade) work well with #AFC0AF.