#ADAB2E Color Information

Hex color code: #ADAB2E

The hex color #ADAB2E is a muted yellow with RGB values of (173, 171, 46) and HSL of (59°, 58%, 43%). It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#ADAB2E
RGB
173, 171, 46
HSL
59°, 58%, 43%
CMYK
0%, 1%, 73%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAB2E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 171, 46

Red: 173 / Green: 171 / Blue: 46

HSL

59°, 58%, 43%

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

CMYK

0%, 1%, 73%, 32%

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

What color is #ADAB2E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAB2E to RGB:

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

HEX to HSL

Convert #ADAB2E to HSL:

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

HEX to CMYK

Convert #ADAB2E to CMYK:

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

Color Meaning and Usage

#ADAB2E is a understated yellow color with RGB values of 173, 171, 46 and HSL of 59°, 58%, 43%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAB2E is #2E30AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD6C2E.

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

Contrast with #ADAB2E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAB2E?

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

What is the RGB value of #ADAB2E?

#ADAB2E in RGB is (173, 171, 46) - 173 red, 171 green, and 46 blue.

How to use #ADAB2E in CSS?

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

What colors go well with #ADAB2E?

#2E30AD (complementary), #AD6C2E (analogous), and #716F1E (lighter shade) work well with #ADAB2E.