#AAAA99 Color Information

Hex color code: #AAAA99

#AAAA99 is a subtle yellow color. In RGB it is (170, 170, 153), and in HSL it is (60°, 9%, 63%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AAAA99
RGB
170, 170, 153
HSL
60°, 9%, 63%
CMYK
0%, 0%, 10%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAA99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 170, 153

Red: 170 / Green: 170 / Blue: 153

HSL

60°, 9%, 63%

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

CMYK

0%, 0%, 10%, 33%

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

What color is #AAAA99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAA99 to RGB:

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

HEX to HSL

Convert #AAAA99 to HSL:

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

HEX to CMYK

Convert #AAAA99 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #AAAA99 has RGB (170, 170, 153) and HSL (60°, 9%, 63%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAA99 is #9898A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A198.

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

Contrast with #AAAA99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAA99?

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

What is the RGB value of #AAAA99?

#AAAA99 in RGB is (170, 170, 153) - 170 red, 170 green, and 153 blue.

How to use #AAAA99 in CSS?

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

What colors go well with #AAAA99?

#9898A9 (complementary), #A9A198 (analogous), and #85856F (lighter shade) work well with #AAAA99.