#AD9C2B Color Information

Hex color code: #AD9C2B

#AD9C2B is a muted yellow color. In RGB it is (173, 156, 43), and in HSL it is (52°, 60%, 42%). It is typically applied in digital products.

Try:
Color NameDark Goldenrod
HEX
#AD9C2B
RGB
173, 156, 43
HSL
52°, 60%, 42%
CMYK
0%, 10%, 75%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9C2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 156, 43

Red: 173 / Green: 156 / Blue: 43

HSL

52°, 60%, 42%

Hue: 52° / Saturation: 60% / Lightness: 42%

CMYK

0%, 10%, 75%, 32%

Cyan: 0% / Magenta: 10% / Yellow: 75% / Key: 32%

What color is #AD9C2B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9C2B to RGB:

rgb(173, 156, 43)HEX to RGB Converter →

HEX to HSL

Convert #AD9C2B to HSL:

hsl(52, 60%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9C2B to CMYK:

cmyk(0%, 10%, 75%, 32%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #AD9C2B has RGB (173, 156, 43) and HSL (52°, 60%, 42%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9C2B is #2B3CAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB5A2B.

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

Contrast with #AD9C2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9C2B?

#AD9C2B is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AD9C2B?

#AD9C2B in RGB is (173, 156, 43) - 173 red, 156 green, and 43 blue.

How to use #AD9C2B in CSS?

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

What colors go well with #AD9C2B?

#2B3CAB (complementary), #AB5A2B (analogous), and #6E631C (lighter shade) work well with #AD9C2B.