#ADA37F Color Information

Hex color code: #ADA37F

The hex color #ADA37F is a pastel yellow with RGB values of (173, 163, 127) and HSL of (47°, 22%, 59%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ADA37F
RGB
173, 163, 127
HSL
47°, 22%, 59%
CMYK
0%, 6%, 27%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA37F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 163, 127

Red: 173 / Green: 163 / Blue: 127

HSL

47°, 22%, 59%

Hue: 47° / Saturation: 22% / Lightness: 59%

CMYK

0%, 6%, 27%, 32%

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

What color is #ADA37F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA37F to RGB:

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

HEX to HSL

Convert #ADA37F to HSL:

hsl(47, 22%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA37F to CMYK:

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

Color Meaning and Usage

#ADA37F is a soft yellow color with RGB values of 173, 163, 127 and HSL of 47°, 22%, 59%. 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 #ADA37F is #7F89AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD8C7F.

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

Contrast with #ADA37F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA37F?

#ADA37F is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADA37F?

#ADA37F in RGB is (173, 163, 127) - 173 red, 163 green, and 127 blue.

How to use #ADA37F in CSS?

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

What colors go well with #ADA37F?

#7F89AD (complementary), #AD8C7F (analogous), and #897E58 (lighter shade) work well with #ADA37F.