#AADAC1 Color Information

Hex color code: #AADAC1

A ethereal green shade, #AADAC1 appears as (170, 218, 193) in RGB and (149°, 39%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AADAC1
RGB
170, 218, 193
HSL
149°, 39%, 76%
CMYK
22%, 0%, 11%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADAC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 218, 193

Red: 170 / Green: 218 / Blue: 193

HSL

149°, 39%, 76%

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

CMYK

22%, 0%, 11%, 15%

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

What color is #AADAC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADAC1 to RGB:

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

HEX to HSL

Convert #AADAC1 to HSL:

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

HEX to CMYK

Convert #AADAC1 to CMYK:

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

Color Meaning and Usage

A soft green tone, #AADAC1 has RGB (170, 218, 193) and HSL (149°, 39%, 76%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AADAC1 is #DAAAC3, creating high-contrast pairings. For softer combinations, try analogous colors like #ABDAAA.

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

Contrast with #AADAC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADAC1?

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

What is the RGB value of #AADAC1?

#AADAC1 in RGB is (170, 218, 193) - 170 red, 218 green, and 193 blue.

How to use #AADAC1 in CSS?

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

What colors go well with #AADAC1?

#DAAAC3 (complementary), #ABDAAA (analogous), and #75C29A (lighter shade) work well with #AADAC1.