#AAAC99 Color Information

Hex color code: #AAAC99

#AAAC99 is a understated yellow color. In RGB it is (170, 172, 153), and in HSL it is (66°, 10%, 64%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#AAAC99
RGB
170, 172, 153
HSL
66°, 10%, 64%
CMYK
1%, 0%, 11%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAC99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 172, 153

Red: 170 / Green: 172 / Blue: 153

HSL

66°, 10%, 64%

Hue: 66° / Saturation: 10% / Lightness: 64%

CMYK

1%, 0%, 11%, 33%

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

What color is #AAAC99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAC99 to RGB:

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

HEX to HSL

Convert #AAAC99 to HSL:

hsl(66, 10%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAC99 to CMYK:

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

Color Meaning and Usage

#AAAC99 is a subtle yellow color with RGB values of 170, 172, 153 and HSL of 66°, 10%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAC99 is #9C9AAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA59A.

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

Contrast with #AAAC99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAC99?

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

What is the RGB value of #AAAC99?

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

How to use #AAAC99 in CSS?

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

What colors go well with #AAAC99?

#9C9AAC (complementary), #ACA59A (analogous), and #878970 (lighter shade) work well with #AAAC99.