#ADA791 Color Information

Hex color code: #ADA791

The hex color #ADA791 is a neutral yellow with RGB values of (173, 167, 145) and HSL of (47°, 15%, 62%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ADA791
RGB
173, 167, 145
HSL
47°, 15%, 62%
CMYK
0%, 3%, 16%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA791; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 167, 145

Red: 173 / Green: 167 / Blue: 145

HSL

47°, 15%, 62%

Hue: 47° / Saturation: 15% / Lightness: 62%

CMYK

0%, 3%, 16%, 32%

Cyan: 0% / Magenta: 3% / Yellow: 16% / Key: 32%

What color is #ADA791?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA791 to RGB:

rgb(173, 167, 145)HEX to RGB Converter →

HEX to HSL

Convert #ADA791 to HSL:

hsl(47, 15%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA791 to CMYK:

cmyk(0%, 3%, 16%, 32%)Color Converter →

Color Meaning and Usage

#ADA791 is a balanced yellow color with RGB values of 173, 167, 145 and HSL of 47°, 15%, 62%. 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 #ADA791 is #9096AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9890.

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

Contrast with #ADA791

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA791?

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

What is the RGB value of #ADA791?

#ADA791 in RGB is (173, 167, 145) - 173 red, 167 green, and 145 blue.

How to use #ADA791 in CSS?

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

What colors go well with #ADA791?

#9096AD (complementary), #AD9890 (analogous), and #8A8266 (lighter shade) work well with #ADA791.