#AADAF1 Color Information

Hex color code: #AADAF1

A airy blue shade, #AADAF1 appears as (170, 218, 241) in RGB and (199°, 72%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#AADAF1
RGB
170, 218, 241
HSL
199°, 72%, 81%
CMYK
29%, 10%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AADAF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 218, 241

Red: 170 / Green: 218 / Blue: 241

HSL

199°, 72%, 81%

Hue: 199° / Saturation: 72% / Lightness: 81%

CMYK

29%, 10%, 0%, 5%

Cyan: 29% / Magenta: 10% / Yellow: 0% / Key: 5%

What color is #AADAF1?

#AADAF1 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AADAF1 to RGB:

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

HEX to HSL

Convert #AADAF1 to HSL:

hsl(199, 72%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AADAF1 to CMYK:

cmyk(29%, 10%, 0%, 5%)Color Converter →

Color Meaning and Usage

#AADAF1 is a light blue color with RGB values of 170, 218, 241 and HSL of 199°, 72%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AADAF1 is #F1C2AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACF1E5.

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

Contrast with #AADAF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AADAF1?

#AADAF1 is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AADAF1?

#AADAF1 in RGB is (170, 218, 241) - 170 red, 218 green, and 241 blue.

How to use #AADAF1 in CSS?

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

What colors go well with #AADAF1?

#F1C2AC (complementary), #ACF1E5 (analogous), and #6ABFE7 (lighter shade) work well with #AADAF1.