#AAADAF Color Information

Hex color code: #AAADAF

The hex color #AAADAF is a subtle blue with RGB values of (170, 173, 175) and HSL of (204°, 3%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AAADAF
RGB
170, 173, 175
HSL
204°, 3%, 68%
CMYK
3%, 1%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAADAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 173, 175

Red: 170 / Green: 173 / Blue: 175

HSL

204°, 3%, 68%

Hue: 204° / Saturation: 3% / Lightness: 68%

CMYK

3%, 1%, 0%, 31%

Cyan: 3% / Magenta: 1% / Yellow: 0% / Key: 31%

What color is #AAADAF?

#AAADAF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAADAF to RGB:

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

HEX to HSL

Convert #AAADAF to HSL:

hsl(204, 3%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AAADAF to CMYK:

cmyk(3%, 1%, 0%, 31%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #AAADAF has RGB (170, 173, 175) and HSL (204°, 3%, 68%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAADAF is #B0ADAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB0AF.

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

Contrast with #AAADAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAADAF?

#AAADAF is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAADAF?

#AAADAF in RGB is (170, 173, 175) - 170 red, 173 green, and 175 blue.

How to use #AAADAF in CSS?

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

What colors go well with #AAADAF?

#B0ADAB (complementary), #ABB0AF (analogous), and #84888B (lighter shade) work well with #AAADAF.