#ADBCB4 Color Information

Hex color code: #ADBCB4

#ADBCB4 is a balanced green color. In RGB it is (173, 188, 180), and in HSL it is (148°, 10%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ADBCB4
RGB
173, 188, 180
HSL
148°, 10%, 71%
CMYK
8%, 0%, 4%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADBCB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 188, 180

Red: 173 / Green: 188 / Blue: 180

HSL

148°, 10%, 71%

Hue: 148° / Saturation: 10% / Lightness: 71%

CMYK

8%, 0%, 4%, 26%

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

What color is #ADBCB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADBCB4 to RGB:

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

HEX to HSL

Convert #ADBCB4 to HSL:

hsl(148, 10%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ADBCB4 to CMYK:

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

Color Meaning and Usage

A muted green tone, #ADBCB4 has RGB (173, 188, 180) and HSL (148°, 10%, 71%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADBCB4 is #BCAEB6, creating high-contrast pairings. For softer combinations, try analogous colors like #AEBCAE.

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

Contrast with #ADBCB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADBCB4?

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

What is the RGB value of #ADBCB4?

#ADBCB4 in RGB is (173, 188, 180) - 173 red, 188 green, and 180 blue.

How to use #ADBCB4 in CSS?

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

What colors go well with #ADBCB4?

#BCAEB6 (complementary), #AEBCAE (analogous), and #849A8E (lighter shade) work well with #ADBCB4.