#ADB984 Color Information

Hex color code: #ADB984

The hex color #ADB984 is a subtle yellow with RGB values of (173, 185, 132) and HSL of (74°, 27%, 62%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#ADB984
RGB
173, 185, 132
HSL
74°, 27%, 62%
CMYK
6%, 0%, 29%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB984; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 185, 132

Red: 173 / Green: 185 / Blue: 132

HSL

74°, 27%, 62%

Hue: 74° / Saturation: 27% / Lightness: 62%

CMYK

6%, 0%, 29%, 27%

Cyan: 6% / Magenta: 0% / Yellow: 29% / Key: 27%

What color is #ADB984?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB984 to RGB:

rgb(173, 185, 132)HEX to RGB Converter →

HEX to HSL

Convert #ADB984 to HSL:

hsl(74, 27%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ADB984 to CMYK:

cmyk(6%, 0%, 29%, 27%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #ADB984 has RGB (173, 185, 132) and HSL (74°, 27%, 62%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADB984 is #9084B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8AA84.

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

Contrast with #ADB984

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB984?

#ADB984 is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ADB984?

#ADB984 in RGB is (173, 185, 132) - 173 red, 185 green, and 132 blue.

How to use #ADB984 in CSS?

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

What colors go well with #ADB984?

#9084B8 (complementary), #B8AA84 (analogous), and #899857 (lighter shade) work well with #ADB984.