#AFDEAF Color Information

Hex color code: #AFDEAF

A soft green shade, #AFDEAF appears as (175, 222, 175) in RGB and (120°, 42%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFDEAF
RGB
175, 222, 175
HSL
120°, 42%, 78%
CMYK
21%, 0%, 21%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDEAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 222, 175

Red: 175 / Green: 222 / Blue: 175

HSL

120°, 42%, 78%

Hue: 120° / Saturation: 42% / Lightness: 78%

CMYK

21%, 0%, 21%, 13%

Cyan: 21% / Magenta: 0% / Yellow: 21% / Key: 13%

What color is #AFDEAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDEAF to RGB:

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

HEX to HSL

Convert #AFDEAF to HSL:

hsl(120, 42%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDEAF to CMYK:

cmyk(21%, 0%, 21%, 13%)Color Converter →

Color Meaning and Usage

A delicate green tone, #AFDEAF has RGB (175, 222, 175) and HSL (120°, 42%, 78%). 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 #AFDEAF is #DEAFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #C7DEAF.

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

Contrast with #AFDEAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDEAF?

#AFDEAF is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFDEAF?

#AFDEAF in RGB is (175, 222, 175) - 175 red, 222 green, and 175 blue.

How to use #AFDEAF in CSS?

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

What colors go well with #AFDEAF?

#DEAFDE (complementary), #C7DEAF (analogous), and #79C879 (lighter shade) work well with #AFDEAF.