#AAA485 Color Information

Hex color code: #AAA485

The hex color #AAA485 is a understated yellow with RGB values of (170, 164, 133) and HSL of (50°, 18%, 59%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AAA485
RGB
170, 164, 133
HSL
50°, 18%, 59%
CMYK
0%, 4%, 22%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA485; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 164, 133

Red: 170 / Green: 164 / Blue: 133

HSL

50°, 18%, 59%

Hue: 50° / Saturation: 18% / Lightness: 59%

CMYK

0%, 4%, 22%, 33%

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

What color is #AAA485?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA485 to RGB:

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

HEX to HSL

Convert #AAA485 to HSL:

hsl(50, 18%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA485 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #AAA485 has RGB (170, 164, 133) and HSL (50°, 18%, 59%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA485 is #848AA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A99084.

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

Contrast with #AAA485

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA485?

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

What is the RGB value of #AAA485?

#AAA485 in RGB is (170, 164, 133) - 170 red, 164 green, and 133 blue.

How to use #AAA485 in CSS?

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

What colors go well with #AAA485?

#848AA9 (complementary), #A99084 (analogous), and #847E5C (lighter shade) work well with #AAA485.