#AADAB5 Color Information

Hex color code: #AADAB5

The hex color #AADAB5 is a airy green with RGB values of (170, 218, 181) and HSL of (134°, 39%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AADAB5
RGB
170, 218, 181
HSL
134°, 39%, 76%
CMYK
22%, 0%, 17%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADAB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 218, 181

Red: 170 / Green: 218 / Blue: 181

HSL

134°, 39%, 76%

Hue: 134° / Saturation: 39% / Lightness: 76%

CMYK

22%, 0%, 17%, 15%

Cyan: 22% / Magenta: 0% / Yellow: 17% / Key: 15%

What color is #AADAB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADAB5 to RGB:

rgb(170, 218, 181)HEX to RGB Converter →

HEX to HSL

Convert #AADAB5 to HSL:

hsl(134, 39%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AADAB5 to CMYK:

cmyk(22%, 0%, 17%, 15%)Color Converter →

Color Meaning and Usage

A delicate green tone, #AADAB5 has RGB (170, 218, 181) and HSL (134°, 39%, 76%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AADAB5 is #DAAACF, creating high-contrast pairings. For softer combinations, try analogous colors like #B7DAAA.

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

Contrast with #AADAB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADAB5?

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

What is the RGB value of #AADAB5?

#AADAB5 in RGB is (170, 218, 181) - 170 red, 218 green, and 181 blue.

How to use #AADAB5 in CSS?

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

What colors go well with #AADAB5?

#DAAACF (complementary), #B7DAAA (analogous), and #75C287 (lighter shade) work well with #AADAB5.