#AAAA7D Color Information

Hex color code: #AAAA7D

A delicate yellow shade, #AAAA7D appears as (170, 170, 125) in RGB and (60°, 21%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AAAA7D
RGB
170, 170, 125
HSL
60°, 21%, 58%
CMYK
0%, 0%, 26%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAA7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 170, 125

Red: 170 / Green: 170 / Blue: 125

HSL

60°, 21%, 58%

Hue: 60° / Saturation: 21% / Lightness: 58%

CMYK

0%, 0%, 26%, 33%

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

What color is #AAAA7D?

#AAAA7D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAA7D to RGB:

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

HEX to HSL

Convert #AAAA7D to HSL:

hsl(60, 21%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAA7D to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #AAAA7D has RGB (170, 170, 125) and HSL (60°, 21%, 58%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAA7D is #7D7DAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA947D.

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

Contrast with #AAAA7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAA7D?

#AAAA7D is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #AAAA7D?

#AAAA7D in RGB is (170, 170, 125) - 170 red, 170 green, and 125 blue.

How to use #AAAA7D in CSS?

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

What colors go well with #AAAA7D?

#7D7DAA (complementary), #AA947D (analogous), and #858557 (lighter shade) work well with #AAAA7D.