#ADAC90 Color Information

Hex color code: #ADAC90

A balanced yellow shade, #ADAC90 appears as (173, 172, 144) in RGB and (58°, 15%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#ADAC90
RGB
173, 172, 144
HSL
58°, 15%, 62%
CMYK
0%, 1%, 17%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAC90; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 172, 144

Red: 173 / Green: 172 / Blue: 144

HSL

58°, 15%, 62%

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

CMYK

0%, 1%, 17%, 32%

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

What color is #ADAC90?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAC90 to RGB:

rgb(173, 172, 144)HEX to RGB Converter →

HEX to HSL

Convert #ADAC90 to HSL:

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

HEX to CMYK

Convert #ADAC90 to CMYK:

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

Color Meaning and Usage

#ADAC90 is a muted yellow color with RGB values of 173, 172, 144 and HSL of 58°, 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 #ADAC90 is #9091AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9D90.

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

Contrast with #ADAC90

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAC90?

#ADAC90 is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADAC90?

#ADAC90 in RGB is (173, 172, 144) - 173 red, 172 green, and 144 blue.

How to use #ADAC90 in CSS?

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

What colors go well with #ADAC90?

#9091AD (complementary), #AD9D90 (analogous), and #8A8966 (lighter shade) work well with #ADAC90.