#AFCCAD Color Information

Hex color code: #AFCCAD

The hex color #AFCCAD is a soft green with RGB values of (175, 204, 173) and HSL of (116°, 23%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AFCCAD
RGB
175, 204, 173
HSL
116°, 23%, 74%
CMYK
14%, 0%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFCCAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 204, 173

Red: 175 / Green: 204 / Blue: 173

HSL

116°, 23%, 74%

Hue: 116° / Saturation: 23% / Lightness: 74%

CMYK

14%, 0%, 15%, 20%

Cyan: 14% / Magenta: 0% / Yellow: 15% / Key: 20%

What color is #AFCCAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFCCAD to RGB:

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

HEX to HSL

Convert #AFCCAD to HSL:

hsl(116, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AFCCAD to CMYK:

cmyk(14%, 0%, 15%, 20%)Color Converter →

Color Meaning and Usage

A subtle green tone, #AFCCAD has RGB (175, 204, 173) and HSL (116°, 23%, 74%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFCCAD is #CAADCC, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCCAD.

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

Contrast with #AFCCAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFCCAD?

#AFCCAD is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFCCAD?

#AFCCAD in RGB is (175, 204, 173) - 175 red, 204 green, and 173 blue.

How to use #AFCCAD in CSS?

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

What colors go well with #AFCCAD?

#CAADCC (complementary), #BFCCAD (analogous), and #82AE7E (lighter shade) work well with #AFCCAD.