#ADA467 Color Information

Hex color code: #ADA467

The hex color #ADA467 is a gentle yellow with RGB values of (173, 164, 103) and HSL of (52°, 30%, 54%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#ADA467
RGB
173, 164, 103
HSL
52°, 30%, 54%
CMYK
0%, 5%, 40%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA467; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 164, 103

Red: 173 / Green: 164 / Blue: 103

HSL

52°, 30%, 54%

Hue: 52° / Saturation: 30% / Lightness: 54%

CMYK

0%, 5%, 40%, 32%

Cyan: 0% / Magenta: 5% / Yellow: 40% / Key: 32%

What color is #ADA467?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA467 to RGB:

rgb(173, 164, 103)HEX to RGB Converter →

HEX to HSL

Convert #ADA467 to HSL:

hsl(52, 30%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA467 to CMYK:

cmyk(0%, 5%, 40%, 32%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #ADA467 has RGB (173, 164, 103) and HSL (52°, 30%, 54%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA467 is #6770AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD8067.

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

Contrast with #ADA467

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA467?

#ADA467 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADA467?

#ADA467 in RGB is (173, 164, 103) - 173 red, 164 green, and 103 blue.

How to use #ADA467 in CSS?

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

What colors go well with #ADA467?

#6770AD (complementary), #AD8067 (analogous), and #817946 (lighter shade) work well with #ADA467.