#A7AA99 Color Information

Hex color code: #A7AA99

A subtle yellow shade, #A7AA99 appears as (167, 170, 153) in RGB and (71°, 9%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#A7AA99
RGB
167, 170, 153
HSL
71°, 9%, 63%
CMYK
2%, 0%, 10%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7AA99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 170, 153

Red: 167 / Green: 170 / Blue: 153

HSL

71°, 9%, 63%

Hue: 71° / Saturation: 9% / Lightness: 63%

CMYK

2%, 0%, 10%, 33%

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

What color is #A7AA99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7AA99 to RGB:

rgb(167, 170, 153)HEX to RGB Converter →

HEX to HSL

Convert #A7AA99 to HSL:

hsl(71, 9%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A7AA99 to CMYK:

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

Color Meaning and Usage

#A7AA99 is a understated yellow color with RGB values of 167, 170, 153 and HSL of 71°, 9%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7AA99 is #9B98A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A498.

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

Contrast with #A7AA99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7AA99?

#A7AA99 is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A7AA99?

#A7AA99 in RGB is (167, 170, 153) - 167 red, 170 green, and 153 blue.

How to use #A7AA99 in CSS?

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

What colors go well with #A7AA99?

#9B98A9 (complementary), #A9A498 (analogous), and #81856F (lighter shade) work well with #A7AA99.