#AAA5AC Color Information

Hex color code: #AAA5AC

A muted purple shade, #AAA5AC appears as (170, 165, 172) in RGB and (283°, 4%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AAA5AC
RGB
170, 165, 172
HSL
283°, 4%, 66%
CMYK
1%, 4%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA5AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 165, 172

Red: 170 / Green: 165 / Blue: 172

HSL

283°, 4%, 66%

Hue: 283° / Saturation: 4% / Lightness: 66%

CMYK

1%, 4%, 0%, 33%

Cyan: 1% / Magenta: 4% / Yellow: 0% / Key: 33%

What color is #AAA5AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA5AC to RGB:

rgb(170, 165, 172)HEX to RGB Converter →

HEX to HSL

Convert #AAA5AC to HSL:

hsl(283, 4%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA5AC to CMYK:

cmyk(1%, 4%, 0%, 33%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #AAA5AC has RGB (170, 165, 172) and HSL (283°, 4%, 66%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA5AC is #A7ACA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A5AC.

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

Contrast with #AAA5AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA5AC?

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

What is the RGB value of #AAA5AC?

#AAA5AC in RGB is (170, 165, 172) - 170 red, 165 green, and 172 blue.

How to use #AAA5AC in CSS?

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

What colors go well with #AAA5AC?

#A7ACA5 (complementary), #A6A5AC (analogous), and #847D87 (lighter shade) work well with #AAA5AC.