#AAAA97 Color Information

Hex color code: #AAAA97

The hex color #AAAA97 is a subtle yellow with RGB values of (170, 170, 151) and HSL of (60°, 10%, 63%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AAAA97
RGB
170, 170, 151
HSL
60°, 10%, 63%
CMYK
0%, 0%, 11%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAA97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 170, 151

Red: 170 / Green: 170 / Blue: 151

HSL

60°, 10%, 63%

Hue: 60° / Saturation: 10% / Lightness: 63%

CMYK

0%, 0%, 11%, 33%

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

What color is #AAAA97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAA97 to RGB:

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

HEX to HSL

Convert #AAAA97 to HSL:

hsl(60, 10%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAA97 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #AAAA97 has RGB (170, 170, 151) and HSL (60°, 10%, 63%). 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 #AAAA97 is #9797AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAA197.

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

Contrast with #AAAA97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAA97?

#AAAA97 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAAA97?

#AAAA97 in RGB is (170, 170, 151) - 170 red, 170 green, and 151 blue.

How to use #AAAA97 in CSS?

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

What colors go well with #AAAA97?

#9797AA (complementary), #AAA197 (analogous), and #87876E (lighter shade) work well with #AAAA97.