#AAA3AE Color Information

Hex color code: #AAA3AE

A balanced purple shade, #AAA3AE appears as (170, 163, 174) in RGB and (278°, 6%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AAA3AE
RGB
170, 163, 174
HSL
278°, 6%, 66%
CMYK
2%, 6%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA3AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 163, 174

Red: 170 / Green: 163 / Blue: 174

HSL

278°, 6%, 66%

Hue: 278° / Saturation: 6% / Lightness: 66%

CMYK

2%, 6%, 0%, 32%

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

What color is #AAA3AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA3AE to RGB:

rgb(170, 163, 174)HEX to RGB Converter →

HEX to HSL

Convert #AAA3AE to HSL:

hsl(278, 6%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA3AE to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #AAA3AE has RGB (170, 163, 174) and HSL (278°, 6%, 66%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA3AE is #A7AEA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A4A3AE.

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

Contrast with #AAA3AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA3AE?

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

What is the RGB value of #AAA3AE?

#AAA3AE in RGB is (170, 163, 174) - 170 red, 163 green, and 174 blue.

How to use #AAA3AE in CSS?

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

What colors go well with #AAA3AE?

#A7AEA3 (complementary), #A4A3AE (analogous), and #847B8A (lighter shade) work well with #AAA3AE.