#A99BAB Color Information

Hex color code: #A99BAB

A subtle magenta shade, #A99BAB appears as (169, 155, 171) in RGB and (293°, 9%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A99BAB
RGB
169, 155, 171
HSL
293°, 9%, 64%
CMYK
1%, 9%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A99BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 155, 171

Red: 169 / Green: 155 / Blue: 171

HSL

293°, 9%, 64%

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

CMYK

1%, 9%, 0%, 33%

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

What color is #A99BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A99BAB to RGB:

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

HEX to HSL

Convert #A99BAB to HSL:

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

HEX to CMYK

Convert #A99BAB to CMYK:

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

Color Meaning and Usage

#A99BAB is a balanced magenta color with RGB values of 169, 155, 171 and HSL of 293°, 9%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A99BAB is #9DAB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A19BAB.

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

Contrast with #A99BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A99BAB?

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

What is the RGB value of #A99BAB?

#A99BAB in RGB is (169, 155, 171) - 169 red, 155 green, and 171 blue.

How to use #A99BAB in CSS?

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

What colors go well with #A99BAB?

#9DAB9B (complementary), #A19BAB (analogous), and #867288 (lighter shade) work well with #A99BAB.