#AFDBA1 Color Information

Hex color code: #AFDBA1

#AFDBA1 is a delicate green color. In RGB it is (175, 219, 161), and in HSL it is (106°, 45%, 75%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#AFDBA1
RGB
175, 219, 161
HSL
106°, 45%, 75%
CMYK
20%, 0%, 26%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDBA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 219, 161

Red: 175 / Green: 219 / Blue: 161

HSL

106°, 45%, 75%

Hue: 106° / Saturation: 45% / Lightness: 75%

CMYK

20%, 0%, 26%, 14%

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

What color is #AFDBA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDBA1 to RGB:

rgb(175, 219, 161)HEX to RGB Converter →

HEX to HSL

Convert #AFDBA1 to HSL:

hsl(106, 45%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDBA1 to CMYK:

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

Color Meaning and Usage

A pastel green tone, #AFDBA1 has RGB (175, 219, 161) and HSL (106°, 45%, 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 #AFDBA1 is #CFA3DC, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDCA3.

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

Contrast with #AFDBA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDBA1?

#AFDBA1 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFDBA1?

#AFDBA1 in RGB is (175, 219, 161) - 175 red, 219 green, and 161 blue.

How to use #AFDBA1 in CSS?

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

What colors go well with #AFDBA1?

#CFA3DC (complementary), #CDDCA3 (analogous), and #81C76B (lighter shade) work well with #AFDBA1.