#ADA58A Color Information

Hex color code: #ADA58A

A understated yellow shade, #ADA58A appears as (173, 165, 138) in RGB and (46°, 18%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#ADA58A
RGB
173, 165, 138
HSL
46°, 18%, 61%
CMYK
0%, 5%, 20%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA58A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 165, 138

Red: 173 / Green: 165 / Blue: 138

HSL

46°, 18%, 61%

Hue: 46° / Saturation: 18% / Lightness: 61%

CMYK

0%, 5%, 20%, 32%

Cyan: 0% / Magenta: 5% / Yellow: 20% / Key: 32%

What color is #ADA58A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA58A to RGB:

rgb(173, 165, 138)HEX to RGB Converter →

HEX to HSL

Convert #ADA58A to HSL:

hsl(46, 18%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA58A to CMYK:

cmyk(0%, 5%, 20%, 32%)Color Converter →

Color Meaning and Usage

#ADA58A is a understated yellow color with RGB values of 173, 165, 138 and HSL of 46°, 18%, 61%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA58A is #8A92AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD938A.

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

Contrast with #ADA58A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA58A?

#ADA58A is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADA58A?

#ADA58A in RGB is (173, 165, 138) - 173 red, 165 green, and 138 blue.

How to use #ADA58A in CSS?

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

What colors go well with #ADA58A?

#8A92AD (complementary), #AD938A (analogous), and #8A8160 (lighter shade) work well with #ADA58A.