#AAA5AA Color Information

Hex color code: #AAA5AA

The hex color #AAA5AA is a muted magenta with RGB values of (170, 165, 170) and HSL of (300°, 3%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AAA5AA
RGB
170, 165, 170
HSL
300°, 3%, 66%
CMYK
0%, 3%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA5AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 165, 170

Red: 170 / Green: 165 / Blue: 170

HSL

300°, 3%, 66%

Hue: 300° / Saturation: 3% / Lightness: 66%

CMYK

0%, 3%, 0%, 33%

Cyan: 0% / Magenta: 3% / Yellow: 0% / Key: 33%

What color is #AAA5AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA5AA to RGB:

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

HEX to HSL

Convert #AAA5AA to HSL:

hsl(300, 3%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA5AA to CMYK:

cmyk(0%, 3%, 0%, 33%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #AAA5AA has RGB (170, 165, 170) and HSL (300°, 3%, 66%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA5AA is #A6ABA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A8A6AB.

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

Contrast with #AAA5AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA5AA?

#AAA5AA is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAA5AA?

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

How to use #AAA5AA in CSS?

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

What colors go well with #AAA5AA?

#A6ABA6 (complementary), #A8A6AB (analogous), and #867E86 (lighter shade) work well with #AAA5AA.