#AADFD5 Color Information

Hex color code: #AADFD5

The hex color #AADFD5 is a light cyan with RGB values of (170, 223, 213) and HSL of (169°, 45%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#AADFD5
RGB
170, 223, 213
HSL
169°, 45%, 77%
CMYK
24%, 0%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 223, 213

Red: 170 / Green: 223 / Blue: 213

HSL

169°, 45%, 77%

Hue: 169° / Saturation: 45% / Lightness: 77%

CMYK

24%, 0%, 4%, 13%

Cyan: 24% / Magenta: 0% / Yellow: 4% / Key: 13%

What color is #AADFD5?

#AADFD5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADFD5 to RGB:

rgb(170, 223, 213)HEX to RGB Converter →

HEX to HSL

Convert #AADFD5 to HSL:

hsl(169, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AADFD5 to CMYK:

cmyk(24%, 0%, 4%, 13%)Color Converter →

Color Meaning and Usage

#AADFD5 is a light cyan color with RGB values of 170, 223, 213 and HSL of 169°, 45%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AADFD5 is #DFAAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #AADFBB.

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

Contrast with #AADFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADFD5?

#AADFD5 is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AADFD5?

#AADFD5 in RGB is (170, 223, 213) - 170 red, 223 green, and 213 blue.

How to use #AADFD5 in CSS?

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

What colors go well with #AADFD5?

#DFAAB4 (complementary), #AADFBB (analogous), and #72CABA (lighter shade) work well with #AADFD5.