#ADBDA8 Color Information

Hex color code: #ADBDA8

A subtle green shade, #ADBDA8 appears as (173, 189, 168) in RGB and (106°, 14%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADBDA8
RGB
173, 189, 168
HSL
106°, 14%, 70%
CMYK
8%, 0%, 11%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBDA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 189, 168

Red: 173 / Green: 189 / Blue: 168

HSL

106°, 14%, 70%

Hue: 106° / Saturation: 14% / Lightness: 70%

CMYK

8%, 0%, 11%, 26%

Cyan: 8% / Magenta: 0% / Yellow: 11% / Key: 26%

What color is #ADBDA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBDA8 to RGB:

rgb(173, 189, 168)HEX to RGB Converter →

HEX to HSL

Convert #ADBDA8 to HSL:

hsl(106, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBDA8 to CMYK:

cmyk(8%, 0%, 11%, 26%)Color Converter →

Color Meaning and Usage

A subtle green tone, #ADBDA8 has RGB (173, 189, 168) and HSL (106°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBDA8 is #B8A8BD, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BDA8.

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

Contrast with #ADBDA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBDA8?

#ADBDA8 is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADBDA8?

#ADBDA8 in RGB is (173, 189, 168) - 173 red, 189 green, and 168 blue.

How to use #ADBDA8 in CSS?

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

What colors go well with #ADBDA8?

#B8A8BD (complementary), #B7BDA8 (analogous), and #849C7C (lighter shade) work well with #ADBDA8.