#A99AAC Color Information

Hex color code: #A99AAC

The hex color #A99AAC is a balanced magenta with RGB values of (169, 154, 172) and HSL of (290°, 10%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A99AAC
RGB
169, 154, 172
HSL
290°, 10%, 64%
CMYK
2%, 10%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A99AAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 154, 172

Red: 169 / Green: 154 / Blue: 172

HSL

290°, 10%, 64%

Hue: 290° / Saturation: 10% / Lightness: 64%

CMYK

2%, 10%, 0%, 33%

Cyan: 2% / Magenta: 10% / Yellow: 0% / Key: 33%

What color is #A99AAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A99AAC to RGB:

rgb(169, 154, 172)HEX to RGB Converter →

HEX to HSL

Convert #A99AAC to HSL:

hsl(290, 10%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A99AAC to CMYK:

cmyk(2%, 10%, 0%, 33%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #A99AAC has RGB (169, 154, 172) and HSL (290°, 10%, 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 #A99AAC is #9DAC9A, creating high-contrast pairings. For softer combinations, try analogous colors like #A09AAC.

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

Contrast with #A99AAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A99AAC?

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

What is the RGB value of #A99AAC?

#A99AAC in RGB is (169, 154, 172) - 169 red, 154 green, and 172 blue.

How to use #A99AAC in CSS?

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

What colors go well with #A99AAC?

#9DAC9A (complementary), #A09AAC (analogous), and #857089 (lighter shade) work well with #A99AAC.