#AAA89D Color Information

Hex color code: #AAA89D

The hex color #AAA89D is a muted yellow with RGB values of (170, 168, 157) and HSL of (51°, 7%, 64%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AAA89D
RGB
170, 168, 157
HSL
51°, 7%, 64%
CMYK
0%, 1%, 8%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA89D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 168, 157

Red: 170 / Green: 168 / Blue: 157

HSL

51°, 7%, 64%

Hue: 51° / Saturation: 7% / Lightness: 64%

CMYK

0%, 1%, 8%, 33%

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

What color is #AAA89D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA89D to RGB:

rgb(170, 168, 157)HEX to RGB Converter →

HEX to HSL

Convert #AAA89D to HSL:

hsl(51, 7%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA89D to CMYK:

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

Color Meaning and Usage

A balanced yellow tone, #AAA89D has RGB (170, 168, 157) and HSL (51°, 7%, 64%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA89D is #9D9FAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAA19D.

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

Contrast with #AAA89D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA89D?

#AAA89D is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAA89D?

#AAA89D in RGB is (170, 168, 157) - 170 red, 168 green, and 157 blue.

How to use #AAA89D in CSS?

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

What colors go well with #AAA89D?

#9D9FAA (complementary), #AAA19D (analogous), and #868374 (lighter shade) work well with #AAA89D.