#AAA685 Color Information

Hex color code: #AAA685

The hex color #AAA685 is a neutral yellow with RGB values of (170, 166, 133) and HSL of (54°, 18%, 59%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AAA685
RGB
170, 166, 133
HSL
54°, 18%, 59%
CMYK
0%, 2%, 22%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA685; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 166, 133

Red: 170 / Green: 166 / Blue: 133

HSL

54°, 18%, 59%

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

CMYK

0%, 2%, 22%, 33%

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

What color is #AAA685?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA685 to RGB:

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

HEX to HSL

Convert #AAA685 to HSL:

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

HEX to CMYK

Convert #AAA685 to CMYK:

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

Color Meaning and Usage

#AAA685 is a balanced yellow color with RGB values of 170, 166, 133 and HSL of 54°, 18%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA685 is #8487A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A99384.

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

Contrast with #AAA685

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA685?

#AAA685 is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AAA685?

#AAA685 in RGB is (170, 166, 133) - 170 red, 166 green, and 133 blue.

How to use #AAA685 in CSS?

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

What colors go well with #AAA685?

#8487A9 (complementary), #A99384 (analogous), and #84805C (lighter shade) work well with #AAA685.