#AAAD9F Color Information

Hex color code: #AAAD9F

A subtle yellow shade, #AAAD9F appears as (170, 173, 159) in RGB and (73°, 8%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#AAAD9F
RGB
170, 173, 159
HSL
73°, 8%, 65%
CMYK
2%, 0%, 8%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAD9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 173, 159

Red: 170 / Green: 173 / Blue: 159

HSL

73°, 8%, 65%

Hue: 73° / Saturation: 8% / Lightness: 65%

CMYK

2%, 0%, 8%, 32%

Cyan: 2% / Magenta: 0% / Yellow: 8% / Key: 32%

What color is #AAAD9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAD9F to RGB:

rgb(170, 173, 159)HEX to RGB Converter →

HEX to HSL

Convert #AAAD9F to HSL:

hsl(73, 8%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAD9F to CMYK:

cmyk(2%, 0%, 8%, 32%)Color Converter →

Color Meaning and Usage

#AAAD9F is a neutral yellow color with RGB values of 170, 173, 159 and HSL of 73°, 8%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAD9F is #A29FAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADA99F.

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

Contrast with #AAAD9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAD9F?

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

What is the RGB value of #AAAD9F?

#AAAD9F in RGB is (170, 173, 159) - 170 red, 173 green, and 159 blue.

How to use #AAAD9F in CSS?

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

What colors go well with #AAAD9F?

#A29FAD (complementary), #ADA99F (analogous), and #858A75 (lighter shade) work well with #AAAD9F.