#A9A99E Color Information

Hex color code: #A9A99E

The hex color #A9A99E is a balanced yellow with RGB values of (169, 169, 158) and HSL of (60°, 6%, 64%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A9A99E
RGB
169, 169, 158
HSL
60°, 6%, 64%
CMYK
0%, 0%, 7%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9A99E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 169, 158

Red: 169 / Green: 169 / Blue: 158

HSL

60°, 6%, 64%

Hue: 60° / Saturation: 6% / Lightness: 64%

CMYK

0%, 0%, 7%, 34%

Cyan: 0% / Magenta: 0% / Yellow: 7% / Key: 34%

What color is #A9A99E?

#A9A99E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9A99E to RGB:

rgb(169, 169, 158)HEX to RGB Converter →

HEX to HSL

Convert #A9A99E to HSL:

hsl(60, 6%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A9A99E to CMYK:

cmyk(0%, 0%, 7%, 34%)Color Converter →

Color Meaning and Usage

#A9A99E is a balanced yellow color with RGB values of 169, 169, 158 and HSL of 60°, 6%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9A99E is #9E9EA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A39E.

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

Contrast with #A9A99E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9A99E?

#A9A99E is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A9A99E?

#A9A99E in RGB is (169, 169, 158) - 169 red, 169 green, and 158 blue.

How to use #A9A99E in CSS?

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

What colors go well with #A9A99E?

#9E9EA9 (complementary), #A9A39E (analogous), and #848475 (lighter shade) work well with #A9A99E.