#AAA455 Color Information

Hex color code: #AAA455

#AAA455 is a pastel yellow color. In RGB it is (170, 164, 85), and in HSL it is (56°, 33%, 50%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#AAA455
RGB
170, 164, 85
HSL
56°, 33%, 50%
CMYK
0%, 4%, 50%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA455; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 164, 85

Red: 170 / Green: 164 / Blue: 85

HSL

56°, 33%, 50%

Hue: 56° / Saturation: 33% / Lightness: 50%

CMYK

0%, 4%, 50%, 33%

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

What color is #AAA455?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA455 to RGB:

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

HEX to HSL

Convert #AAA455 to HSL:

hsl(56, 33%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA455 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #AAA455 has RGB (170, 164, 85) and HSL (56°, 33%, 50%). 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 #AAA455 is #555BAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA7A55.

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

Contrast with #AAA455

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA455?

#AAA455 is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AAA455?

#AAA455 in RGB is (170, 164, 85) - 170 red, 164 green, and 85 blue.

How to use #AAA455 in CSS?

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

What colors go well with #AAA455?

#555BAA (complementary), #AA7A55 (analogous), and #77733C (lighter shade) work well with #AAA455.