#A9A1AB Color Information

Hex color code: #A9A1AB

A neutral magenta shade, #A9A1AB appears as (169, 161, 171) in RGB and (288°, 6%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A9A1AB
RGB
169, 161, 171
HSL
288°, 6%, 65%
CMYK
1%, 6%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9A1AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 161, 171

Red: 169 / Green: 161 / Blue: 171

HSL

288°, 6%, 65%

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

CMYK

1%, 6%, 0%, 33%

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

What color is #A9A1AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9A1AB to RGB:

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

HEX to HSL

Convert #A9A1AB to HSL:

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

HEX to CMYK

Convert #A9A1AB to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #A9A1AB has RGB (169, 161, 171) and HSL (288°, 6%, 65%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9A1AB is #A3ABA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A4A0AB.

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

Contrast with #A9A1AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9A1AB?

#A9A1AB is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A9A1AB?

#A9A1AB in RGB is (169, 161, 171) - 169 red, 161 green, and 171 blue.

How to use #A9A1AB in CSS?

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

What colors go well with #A9A1AB?

#A3ABA0 (complementary), #A4A0AB (analogous), and #847887 (lighter shade) work well with #A9A1AB.