#ADB780 Color Information

Hex color code: #ADB780

A soft yellow shade, #ADB780 appears as (173, 183, 128) in RGB and (71°, 28%, 61%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#ADB780
RGB
173, 183, 128
HSL
71°, 28%, 61%
CMYK
5%, 0%, 30%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB780; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 183, 128

Red: 173 / Green: 183 / Blue: 128

HSL

71°, 28%, 61%

Hue: 71° / Saturation: 28% / Lightness: 61%

CMYK

5%, 0%, 30%, 28%

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

What color is #ADB780?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB780 to RGB:

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

HEX to HSL

Convert #ADB780 to HSL:

hsl(71, 28%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #ADB780 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #ADB780 has RGB (173, 183, 128) and HSL (71°, 28%, 61%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADB780 is #8A80B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7A680.

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

Contrast with #ADB780

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB780?

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

What is the RGB value of #ADB780?

#ADB780 in RGB is (173, 183, 128) - 173 red, 183 green, and 128 blue.

How to use #ADB780 in CSS?

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

What colors go well with #ADB780?

#8A80B7 (complementary), #B7A680 (analogous), and #8A9654 (lighter shade) work well with #ADB780.