#AAAA8E Color Information

Hex color code: #AAAA8E

The hex color #AAAA8E is a understated yellow with RGB values of (170, 170, 142) and HSL of (60°, 14%, 61%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AAAA8E
RGB
170, 170, 142
HSL
60°, 14%, 61%
CMYK
0%, 0%, 16%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAA8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 170, 142

Red: 170 / Green: 170 / Blue: 142

HSL

60°, 14%, 61%

Hue: 60° / Saturation: 14% / Lightness: 61%

CMYK

0%, 0%, 16%, 33%

Cyan: 0% / Magenta: 0% / Yellow: 16% / Key: 33%

What color is #AAAA8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAA8E to RGB:

rgb(170, 170, 142)HEX to RGB Converter →

HEX to HSL

Convert #AAAA8E to HSL:

hsl(60, 14%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAA8E to CMYK:

cmyk(0%, 0%, 16%, 33%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #AAAA8E has RGB (170, 170, 142) and HSL (60°, 14%, 61%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAA8E is #8E8EA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A99C8E.

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

Contrast with #AAAA8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAA8E?

#AAAA8E is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAAA8E?

#AAAA8E in RGB is (170, 170, 142) - 170 red, 170 green, and 142 blue.

How to use #AAAA8E in CSS?

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

What colors go well with #AAAA8E?

#8E8EA9 (complementary), #A99C8E (analogous), and #868665 (lighter shade) work well with #AAAA8E.