#ACB9AD Color Information

Hex color code: #ACB9AD

#ACB9AD is a subtle green color. In RGB it is (172, 185, 173), and in HSL it is (125°, 8%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ACB9AD
RGB
172, 185, 173
HSL
125°, 8%, 70%
CMYK
7%, 0%, 6%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB9AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 185, 173

Red: 172 / Green: 185 / Blue: 173

HSL

125°, 8%, 70%

Hue: 125° / Saturation: 8% / Lightness: 70%

CMYK

7%, 0%, 6%, 27%

Cyan: 7% / Magenta: 0% / Yellow: 6% / Key: 27%

What color is #ACB9AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB9AD to RGB:

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

HEX to HSL

Convert #ACB9AD to HSL:

hsl(125, 8%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB9AD to CMYK:

cmyk(7%, 0%, 6%, 27%)Color Converter →

Color Meaning and Usage

#ACB9AD is a neutral green color with RGB values of 172, 185, 173 and HSL of 125°, 8%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB9AD is #B9ACB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B1B9AC.

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

Contrast with #ACB9AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB9AD?

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

What is the RGB value of #ACB9AD?

#ACB9AD in RGB is (172, 185, 173) - 172 red, 185 green, and 173 blue.

How to use #ACB9AD in CSS?

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

What colors go well with #ACB9AD?

#B9ACB8 (complementary), #B1B9AC (analogous), and #839585 (lighter shade) work well with #ACB9AD.