#ADB785 Color Information

Hex color code: #ADB785

The hex color #ADB785 is a pastel yellow with RGB values of (173, 183, 133) and HSL of (72°, 26%, 62%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#ADB785
RGB
173, 183, 133
HSL
72°, 26%, 62%
CMYK
5%, 0%, 27%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB785; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 183, 133

Red: 173 / Green: 183 / Blue: 133

HSL

72°, 26%, 62%

Hue: 72° / Saturation: 26% / Lightness: 62%

CMYK

5%, 0%, 27%, 28%

Cyan: 5% / Magenta: 0% / Yellow: 27% / Key: 28%

What color is #ADB785?

#ADB785 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB785 to RGB:

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

HEX to HSL

Convert #ADB785 to HSL:

hsl(72, 26%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ADB785 to CMYK:

cmyk(5%, 0%, 27%, 28%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #ADB785 has RGB (173, 183, 133) and HSL (72°, 26%, 62%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADB785 is #8F85B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7A885.

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

Contrast with #ADB785

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB785?

#ADB785 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ADB785?

#ADB785 in RGB is (173, 183, 133) - 173 red, 183 green, and 133 blue.

How to use #ADB785 in CSS?

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

What colors go well with #ADB785?

#8F85B7 (complementary), #B7A885 (analogous), and #8B9759 (lighter shade) work well with #ADB785.