#ADAA87 Color Information

Hex color code: #ADAA87

The hex color #ADAA87 is a neutral yellow with RGB values of (173, 170, 135) and HSL of (55°, 19%, 60%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ADAA87
RGB
173, 170, 135
HSL
55°, 19%, 60%
CMYK
0%, 2%, 22%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAA87; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 170, 135

Red: 173 / Green: 170 / Blue: 135

HSL

55°, 19%, 60%

Hue: 55° / Saturation: 19% / Lightness: 60%

CMYK

0%, 2%, 22%, 32%

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

What color is #ADAA87?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAA87 to RGB:

rgb(173, 170, 135)HEX to RGB Converter →

HEX to HSL

Convert #ADAA87 to HSL:

hsl(55, 19%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAA87 to CMYK:

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

Color Meaning and Usage

#ADAA87 is a muted yellow color with RGB values of 173, 170, 135 and HSL of 55°, 19%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAA87 is #8689AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9686.

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

Contrast with #ADAA87

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAA87?

#ADAA87 is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADAA87?

#ADAA87 in RGB is (173, 170, 135) - 173 red, 170 green, and 135 blue.

How to use #ADAA87 in CSS?

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

What colors go well with #ADAA87?

#8689AC (complementary), #AC9686 (analogous), and #89855D (lighter shade) work well with #ADAA87.