#AA899B Color Information

Hex color code: #AA899B

#AA899B is a balanced magenta color. In RGB it is (170, 137, 155), and in HSL it is (327°, 16%, 60%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AA899B
RGB
170, 137, 155
HSL
327°, 16%, 60%
CMYK
0%, 19%, 9%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA899B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 137, 155

Red: 170 / Green: 137 / Blue: 155

HSL

327°, 16%, 60%

Hue: 327° / Saturation: 16% / Lightness: 60%

CMYK

0%, 19%, 9%, 33%

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

What color is #AA899B?

#AA899B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA899B to RGB:

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

HEX to HSL

Convert #AA899B to HSL:

hsl(327, 16%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AA899B to CMYK:

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

Color Meaning and Usage

#AA899B is a neutral magenta color with RGB values of 170, 137, 155 and HSL of 327°, 16%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA899B is #89A997, creating high-contrast pairings. For softer combinations, try analogous colors like #A889A9.

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

Contrast with #AA899B

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

Contrast Ratio: 6.76:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA899B?

#AA899B is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA899B?

#AA899B in RGB is (170, 137, 155) - 170 red, 137 green, and 155 blue.

How to use #AA899B in CSS?

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

What colors go well with #AA899B?

#89A997 (complementary), #A889A9 (analogous), and #856075 (lighter shade) work well with #AA899B.