#ADA32E Color Information

Hex color code: #ADA32E

The hex color #ADA32E is a balanced yellow with RGB values of (173, 163, 46) and HSL of (55°, 58%, 43%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#ADA32E
RGB
173, 163, 46
HSL
55°, 58%, 43%
CMYK
0%, 6%, 73%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA32E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 163, 46

Red: 173 / Green: 163 / Blue: 46

HSL

55°, 58%, 43%

Hue: 55° / Saturation: 58% / Lightness: 43%

CMYK

0%, 6%, 73%, 32%

Cyan: 0% / Magenta: 6% / Yellow: 73% / Key: 32%

What color is #ADA32E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA32E to RGB:

rgb(173, 163, 46)HEX to RGB Converter →

HEX to HSL

Convert #ADA32E to HSL:

hsl(55, 58%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA32E to CMYK:

cmyk(0%, 6%, 73%, 32%)Color Converter →

Color Meaning and Usage

#ADA32E is a balanced yellow color with RGB values of 173, 163, 46 and HSL of 55°, 58%, 43%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA32E is #2E39AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD632E.

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

Contrast with #ADA32E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA32E?

#ADA32E is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADA32E?

#ADA32E in RGB is (173, 163, 46) - 173 red, 163 green, and 46 blue.

How to use #ADA32E in CSS?

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

What colors go well with #ADA32E?

#2E39AD (complementary), #AD632E (analogous), and #716A1E (lighter shade) work well with #ADA32E.