#ADBCA4 Color Information

Hex color code: #ADBCA4

The hex color #ADBCA4 is a balanced green with RGB values of (173, 188, 164) and HSL of (98°, 15%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ADBCA4
RGB
173, 188, 164
HSL
98°, 15%, 69%
CMYK
8%, 0%, 13%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBCA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 188, 164

Red: 173 / Green: 188 / Blue: 164

HSL

98°, 15%, 69%

Hue: 98° / Saturation: 15% / Lightness: 69%

CMYK

8%, 0%, 13%, 26%

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

What color is #ADBCA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBCA4 to RGB:

rgb(173, 188, 164)HEX to RGB Converter →

HEX to HSL

Convert #ADBCA4 to HSL:

hsl(98, 15%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBCA4 to CMYK:

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

Color Meaning and Usage

#ADBCA4 is a muted green color with RGB values of 173, 188, 164 and HSL of 98°, 15%, 69%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBCA4 is #B3A4BC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BCA4.

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

Contrast with #ADBCA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBCA4?

#ADBCA4 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADBCA4?

#ADBCA4 in RGB is (173, 188, 164) - 173 red, 188 green, and 164 blue.

How to use #ADBCA4 in CSS?

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

What colors go well with #ADBCA4?

#B3A4BC (complementary), #B9BCA4 (analogous), and #859B78 (lighter shade) work well with #ADBCA4.