#A99B60 Color Information

Hex color code: #A99B60

#A99B60 is a delicate yellow color. In RGB it is (169, 155, 96), and in HSL it is (48°, 30%, 52%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A99B60
RGB
169, 155, 96
HSL
48°, 30%, 52%
CMYK
0%, 8%, 43%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A99B60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 155, 96

Red: 169 / Green: 155 / Blue: 96

HSL

48°, 30%, 52%

Hue: 48° / Saturation: 30% / Lightness: 52%

CMYK

0%, 8%, 43%, 34%

Cyan: 0% / Magenta: 8% / Yellow: 43% / Key: 34%

What color is #A99B60?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A99B60 to RGB:

rgb(169, 155, 96)HEX to RGB Converter →

HEX to HSL

Convert #A99B60 to HSL:

hsl(48, 30%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A99B60 to CMYK:

cmyk(0%, 8%, 43%, 34%)Color Converter →

Color Meaning and Usage

#A99B60 is a delicate yellow color with RGB values of 169, 155, 96 and HSL of 48°, 30%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A99B60 is #606FA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A97660.

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

Contrast with #A99B60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A99B60?

#A99B60 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A99B60?

#A99B60 in RGB is (169, 155, 96) - 169 red, 155 green, and 96 blue.

How to use #A99B60 in CSS?

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

What colors go well with #A99B60?

#606FA9 (complementary), #A97660 (analogous), and #7B6F42 (lighter shade) work well with #A99B60.