#AFD1AD Color Information

Hex color code: #AFD1AD

#AFD1AD is a soft green color. In RGB it is (175, 209, 173), and in HSL it is (117°, 28%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AFD1AD
RGB
175, 209, 173
HSL
117°, 28%, 75%
CMYK
16%, 0%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD1AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 209, 173

Red: 175 / Green: 209 / Blue: 173

HSL

117°, 28%, 75%

Hue: 117° / Saturation: 28% / Lightness: 75%

CMYK

16%, 0%, 17%, 18%

Cyan: 16% / Magenta: 0% / Yellow: 17% / Key: 18%

What color is #AFD1AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD1AD to RGB:

rgb(175, 209, 173)HEX to RGB Converter →

HEX to HSL

Convert #AFD1AD to HSL:

hsl(117, 28%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD1AD to CMYK:

cmyk(16%, 0%, 17%, 18%)Color Converter →

Color Meaning and Usage

A soft green tone, #AFD1AD has RGB (175, 209, 173) and HSL (117°, 28%, 75%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD1AD is #CFADD1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1D1AD.

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

Contrast with #AFD1AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD1AD?

#AFD1AD is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFD1AD?

#AFD1AD in RGB is (175, 209, 173) - 175 red, 209 green, and 173 blue.

How to use #AFD1AD in CSS?

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

What colors go well with #AFD1AD?

#CFADD1 (complementary), #C1D1AD (analogous), and #7FB67C (lighter shade) work well with #AFD1AD.