#AA9BAB Color Information

Hex color code: #AA9BAB

A muted magenta shade, #AA9BAB appears as (170, 155, 171) in RGB and (296°, 9%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AA9BAB
RGB
170, 155, 171
HSL
296°, 9%, 64%
CMYK
1%, 9%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA9BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 155, 171

Red: 170 / Green: 155 / Blue: 171

HSL

296°, 9%, 64%

Hue: 296° / Saturation: 9% / Lightness: 64%

CMYK

1%, 9%, 0%, 33%

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

What color is #AA9BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA9BAB to RGB:

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

HEX to HSL

Convert #AA9BAB to HSL:

hsl(296, 9%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AA9BAB to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #AA9BAB has RGB (170, 155, 171) and HSL (296°, 9%, 64%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA9BAB is #9CAB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A29BAB.

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

Contrast with #AA9BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA9BAB?

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

What is the RGB value of #AA9BAB?

#AA9BAB in RGB is (170, 155, 171) - 170 red, 155 green, and 171 blue.

How to use #AA9BAB in CSS?

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

What colors go well with #AA9BAB?

#9CAB9B (complementary), #A29BAB (analogous), and #877288 (lighter shade) work well with #AA9BAB.