#AAA44B Color Information

Hex color code: #AAA44B

The hex color #AAA44B is a soft yellow with RGB values of (170, 164, 75) and HSL of (56°, 39%, 48%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#AAA44B
RGB
170, 164, 75
HSL
56°, 39%, 48%
CMYK
0%, 4%, 56%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA44B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 164, 75

Red: 170 / Green: 164 / Blue: 75

HSL

56°, 39%, 48%

Hue: 56° / Saturation: 39% / Lightness: 48%

CMYK

0%, 4%, 56%, 33%

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

What color is #AAA44B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA44B to RGB:

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

HEX to HSL

Convert #AAA44B to HSL:

hsl(56, 39%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA44B to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #AAA44B has RGB (170, 164, 75) and HSL (56°, 39%, 48%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA44B is #4B51AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA744B.

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

Contrast with #AAA44B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA44B?

#AAA44B is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AAA44B?

#AAA44B in RGB is (170, 164, 75) - 170 red, 164 green, and 75 blue.

How to use #AAA44B in CSS?

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

What colors go well with #AAA44B?

#4B51AA (complementary), #AA744B (analogous), and #757133 (lighter shade) work well with #AAA44B.