#AAA1AB Color Information

Hex color code: #AAA1AB

A muted magenta shade, #AAA1AB appears as (170, 161, 171) in RGB and (294°, 6%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AAA1AB
RGB
170, 161, 171
HSL
294°, 6%, 65%
CMYK
1%, 6%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA1AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 161, 171

Red: 170 / Green: 161 / Blue: 171

HSL

294°, 6%, 65%

Hue: 294° / Saturation: 6% / Lightness: 65%

CMYK

1%, 6%, 0%, 33%

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

What color is #AAA1AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA1AB to RGB:

rgb(170, 161, 171)HEX to RGB Converter →

HEX to HSL

Convert #AAA1AB to HSL:

hsl(294, 6%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA1AB to CMYK:

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

Color Meaning and Usage

#AAA1AB is a balanced magenta color with RGB values of 170, 161, 171 and HSL of 294°, 6%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA1AB is #A1ABA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A5A0AB.

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

Contrast with #AAA1AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA1AB?

#AAA1AB is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAA1AB?

#AAA1AB in RGB is (170, 161, 171) - 170 red, 161 green, and 171 blue.

How to use #AAA1AB in CSS?

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

What colors go well with #AAA1AB?

#A1ABA0 (complementary), #A5A0AB (analogous), and #867887 (lighter shade) work well with #AAA1AB.