#ADAB85 Color Information

Hex color code: #ADAB85

A pastel yellow shade, #ADAB85 appears as (173, 171, 133) in RGB and (57°, 20%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ADAB85
RGB
173, 171, 133
HSL
57°, 20%, 60%
CMYK
0%, 1%, 23%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAB85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 171, 133

Red: 173 / Green: 171 / Blue: 133

HSL

57°, 20%, 60%

Hue: 57° / Saturation: 20% / Lightness: 60%

CMYK

0%, 1%, 23%, 32%

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

What color is #ADAB85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAB85 to RGB:

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

HEX to HSL

Convert #ADAB85 to HSL:

hsl(57, 20%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAB85 to CMYK:

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

Color Meaning and Usage

#ADAB85 is a gentle yellow color with RGB values of 173, 171, 133 and HSL of 57°, 20%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAB85 is #8587AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9785.

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

Contrast with #ADAB85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAB85?

#ADAB85 is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADAB85?

#ADAB85 in RGB is (173, 171, 133) - 173 red, 171 green, and 133 blue.

How to use #ADAB85 in CSS?

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

What colors go well with #ADAB85?

#8587AD (complementary), #AD9785 (analogous), and #8A875C (lighter shade) work well with #ADAB85.