#ADB3AF Color Information

Hex color code: #ADB3AF

A neutral green shade, #ADB3AF appears as (173, 179, 175) in RGB and (140°, 4%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ADB3AF
RGB
173, 179, 175
HSL
140°, 4%, 69%
CMYK
3%, 0%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADB3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 179, 175

Red: 173 / Green: 179 / Blue: 175

HSL

140°, 4%, 69%

Hue: 140° / Saturation: 4% / Lightness: 69%

CMYK

3%, 0%, 2%, 30%

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

What color is #ADB3AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADB3AF to RGB:

rgb(173, 179, 175)HEX to RGB Converter →

HEX to HSL

Convert #ADB3AF to HSL:

hsl(140, 4%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ADB3AF to CMYK:

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

Color Meaning and Usage

A muted green tone, #ADB3AF has RGB (173, 179, 175) and HSL (140°, 4%, 69%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADB3AF is #B3ADB1, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB3AD.

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

Contrast with #ADB3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADB3AF?

#ADB3AF is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADB3AF?

#ADB3AF in RGB is (173, 179, 175) - 173 red, 179 green, and 175 blue.

How to use #ADB3AF in CSS?

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

What colors go well with #ADB3AF?

#B3ADB1 (complementary), #AEB3AD (analogous), and #858E88 (lighter shade) work well with #ADB3AF.