#AAA81D Color Information

Hex color code: #AAA81D

A bold yellow shade, #AAA81D appears as (170, 168, 29) in RGB and (59°, 71%, 39%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#AAA81D
RGB
170, 168, 29
HSL
59°, 71%, 39%
CMYK
0%, 1%, 83%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA81D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 168, 29

Red: 170 / Green: 168 / Blue: 29

HSL

59°, 71%, 39%

Hue: 59° / Saturation: 71% / Lightness: 39%

CMYK

0%, 1%, 83%, 33%

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

What color is #AAA81D?

#AAA81D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA81D to RGB:

rgb(170, 168, 29)HEX to RGB Converter →

HEX to HSL

Convert #AAA81D to HSL:

hsl(59, 71%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA81D to CMYK:

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

Color Meaning and Usage

A vivid yellow tone, #AAA81D has RGB (170, 168, 29) and HSL (59°, 71%, 39%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA81D is #1D1FAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA611D.

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

Contrast with #AAA81D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA81D?

#AAA81D is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AAA81D?

#AAA81D in RGB is (170, 168, 29) - 170 red, 168 green, and 29 blue.

How to use #AAA81D in CSS?

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

What colors go well with #AAA81D?

#1D1FAA (complementary), #AA611D (analogous), and #696712 (lighter shade) work well with #AAA81D.