#ACB6AD Color Information

Hex color code: #ACB6AD

The hex color #ACB6AD is a neutral green with RGB values of (172, 182, 173) and HSL of (126°, 6%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACB6AD
RGB
172, 182, 173
HSL
126°, 6%, 69%
CMYK
5%, 0%, 5%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB6AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 182, 173

Red: 172 / Green: 182 / Blue: 173

HSL

126°, 6%, 69%

Hue: 126° / Saturation: 6% / Lightness: 69%

CMYK

5%, 0%, 5%, 29%

Cyan: 5% / Magenta: 0% / Yellow: 5% / Key: 29%

What color is #ACB6AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB6AD to RGB:

rgb(172, 182, 173)HEX to RGB Converter →

HEX to HSL

Convert #ACB6AD to HSL:

hsl(126, 6%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB6AD to CMYK:

cmyk(5%, 0%, 5%, 29%)Color Converter →

Color Meaning and Usage

A muted green tone, #ACB6AD has RGB (172, 182, 173) and HSL (126°, 6%, 69%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB6AD is #B5ABB4, creating high-contrast pairings. For softer combinations, try analogous colors like #AFB5AB.

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

Contrast with #ACB6AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB6AD?

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

What is the RGB value of #ACB6AD?

#ACB6AD in RGB is (172, 182, 173) - 172 red, 182 green, and 173 blue.

How to use #ACB6AD in CSS?

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

What colors go well with #ACB6AD?

#B5ABB4 (complementary), #AFB5AB (analogous), and #839184 (lighter shade) work well with #ACB6AD.