#AAA8AD Color Information

Hex color code: #AAA8AD

#AAA8AD is a balanced purple color. In RGB it is (170, 168, 173), and in HSL it is (264°, 3%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AAA8AD
RGB
170, 168, 173
HSL
264°, 3%, 67%
CMYK
2%, 3%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA8AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 168, 173

Red: 170 / Green: 168 / Blue: 173

HSL

264°, 3%, 67%

Hue: 264° / Saturation: 3% / Lightness: 67%

CMYK

2%, 3%, 0%, 32%

Cyan: 2% / Magenta: 3% / Yellow: 0% / Key: 32%

What color is #AAA8AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA8AD to RGB:

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

HEX to HSL

Convert #AAA8AD to HSL:

hsl(264, 3%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA8AD to CMYK:

cmyk(2%, 3%, 0%, 32%)Color Converter →

Color Meaning and Usage

#AAA8AD is a neutral purple color with RGB values of 170, 168, 173 and HSL of 264°, 3%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA8AD is #ABADA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8A9AD.

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

Contrast with #AAA8AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA8AD?

#AAA8AD is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAA8AD?

#AAA8AD in RGB is (170, 168, 173) - 170 red, 168 green, and 173 blue.

How to use #AAA8AD in CSS?

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

What colors go well with #AAA8AD?

#ABADA8 (complementary), #A8A9AD (analogous), and #848188 (lighter shade) work well with #AAA8AD.