#AAAFC6 Color Information

Hex color code: #AAAFC6

The hex color #AAAFC6 is a pastel blue with RGB values of (170, 175, 198) and HSL of (229°, 20%, 72%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AAAFC6
RGB
170, 175, 198
HSL
229°, 20%, 72%
CMYK
14%, 12%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAFC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 175, 198

Red: 170 / Green: 175 / Blue: 198

HSL

229°, 20%, 72%

Hue: 229° / Saturation: 20% / Lightness: 72%

CMYK

14%, 12%, 0%, 22%

Cyan: 14% / Magenta: 12% / Yellow: 0% / Key: 22%

What color is #AAAFC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAFC6 to RGB:

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

HEX to HSL

Convert #AAAFC6 to HSL:

hsl(229, 20%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAFC6 to CMYK:

cmyk(14%, 12%, 0%, 22%)Color Converter →

Color Meaning and Usage

#AAAFC6 is a soft blue color with RGB values of 170, 175, 198 and HSL of 229°, 20%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAFC6 is #C6C1A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9BDC6.

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

Contrast with #AAAFC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAFC6?

#AAAFC6 is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAAFC6?

#AAAFC6 in RGB is (170, 175, 198) - 170 red, 175 green, and 198 blue.

How to use #AAAFC6 in CSS?

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

What colors go well with #AAAFC6?

#C6C1A9 (complementary), #A9BDC6 (analogous), and #7B83A7 (lighter shade) work well with #AAAFC6.