#AAADDF Color Information

Hex color code: #AAADDF

The hex color #AAADDF is a airy blue with RGB values of (170, 173, 223) and HSL of (237°, 45%, 77%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AAADDF
RGB
170, 173, 223
HSL
237°, 45%, 77%
CMYK
24%, 22%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAADDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 173, 223

Red: 170 / Green: 173 / Blue: 223

HSL

237°, 45%, 77%

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

CMYK

24%, 22%, 0%, 13%

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

What color is #AAADDF?

#AAADDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAADDF to RGB:

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

HEX to HSL

Convert #AAADDF to HSL:

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

HEX to CMYK

Convert #AAADDF to CMYK:

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

Color Meaning and Usage

A airy blue tone, #AAADDF has RGB (170, 173, 223) and HSL (237°, 45%, 77%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAADDF is #DFDCAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC7DF.

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

Contrast with #AAADDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAADDF?

#AAADDF is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAADDF?

#AAADDF in RGB is (170, 173, 223) - 170 red, 173 green, and 223 blue.

How to use #AAADDF in CSS?

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

What colors go well with #AAADDF?

#DFDCAA (complementary), #AAC7DF (analogous), and #7277CA (lighter shade) work well with #AAADDF.