#A9A698 Color Information

Hex color code: #A9A698

The hex color #A9A698 is a muted yellow with RGB values of (169, 166, 152) and HSL of (49°, 9%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A9A698
RGB
169, 166, 152
HSL
49°, 9%, 63%
CMYK
0%, 2%, 10%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9A698; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 166, 152

Red: 169 / Green: 166 / Blue: 152

HSL

49°, 9%, 63%

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

CMYK

0%, 2%, 10%, 34%

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

What color is #A9A698?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9A698 to RGB:

rgb(169, 166, 152)HEX to RGB Converter →

HEX to HSL

Convert #A9A698 to HSL:

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

HEX to CMYK

Convert #A9A698 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #A9A698 has RGB (169, 166, 152) and HSL (49°, 9%, 63%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9A698 is #989BA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A99E98.

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

Contrast with #A9A698

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9A698?

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

What is the RGB value of #A9A698?

#A9A698 in RGB is (169, 166, 152) - 169 red, 166 green, and 152 blue.

How to use #A9A698 in CSS?

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

What colors go well with #A9A698?

#989BA9 (complementary), #A99E98 (analogous), and #85816F (lighter shade) work well with #A9A698.