#AAA431 Color Information

Hex color code: #AAA431

A subtle yellow shade, #AAA431 appears as (170, 164, 49) in RGB and (57°, 55%, 43%) in HSL. It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#AAA431
RGB
170, 164, 49
HSL
57°, 55%, 43%
CMYK
0%, 4%, 71%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA431; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 164, 49

Red: 170 / Green: 164 / Blue: 49

HSL

57°, 55%, 43%

Hue: 57° / Saturation: 55% / Lightness: 43%

CMYK

0%, 4%, 71%, 33%

Cyan: 0% / Magenta: 4% / Yellow: 71% / Key: 33%

What color is #AAA431?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA431 to RGB:

rgb(170, 164, 49)HEX to RGB Converter →

HEX to HSL

Convert #AAA431 to HSL:

hsl(57, 55%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA431 to CMYK:

cmyk(0%, 4%, 71%, 33%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #AAA431 has RGB (170, 164, 49) and HSL (57°, 55%, 43%). 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 #AAA431 is #3137AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA6831.

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

Contrast with #AAA431

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA431?

#AAA431 is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AAA431?

#AAA431 in RGB is (170, 164, 49) - 170 red, 164 green, and 49 blue.

How to use #AAA431 in CSS?

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

What colors go well with #AAA431?

#3137AA (complementary), #AA6831 (analogous), and #6F6B20 (lighter shade) work well with #AAA431.