#ADB2AD Color Information

Hex color code: #ADB2AD

The hex color #ADB2AD is a neutral green with RGB values of (173, 178, 173) and HSL of (120°, 3%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ADB2AD
RGB
173, 178, 173
HSL
120°, 3%, 69%
CMYK
3%, 0%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 178, 173

Red: 173 / Green: 178 / Blue: 173

HSL

120°, 3%, 69%

Hue: 120° / Saturation: 3% / Lightness: 69%

CMYK

3%, 0%, 3%, 30%

Cyan: 3% / Magenta: 0% / Yellow: 3% / Key: 30%

What color is #ADB2AD?

#ADB2AD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB2AD to RGB:

rgb(173, 178, 173)HEX to RGB Converter →

HEX to HSL

Convert #ADB2AD to HSL:

hsl(120, 3%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ADB2AD to CMYK:

cmyk(3%, 0%, 3%, 30%)Color Converter →

Color Meaning and Usage

A balanced green tone, #ADB2AD has RGB (173, 178, 173) and HSL (120°, 3%, 69%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADB2AD is #B2AEB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B2AE.

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

Contrast with #ADB2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB2AD?

#ADB2AD is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADB2AD?

#ADB2AD in RGB is (173, 178, 173) - 173 red, 178 green, and 173 blue.

How to use #ADB2AD in CSS?

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

What colors go well with #ADB2AD?

#B2AEB2 (complementary), #B0B2AE (analogous), and #868D86 (lighter shade) work well with #ADB2AD.