#ACB1AA Color Information

Hex color code: #ACB1AA

A muted green shade, #ACB1AA appears as (172, 177, 170) in RGB and (103°, 4%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ACB1AA
RGB
172, 177, 170
HSL
103°, 4%, 68%
CMYK
3%, 0%, 4%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB1AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 177, 170

Red: 172 / Green: 177 / Blue: 170

HSL

103°, 4%, 68%

Hue: 103° / Saturation: 4% / Lightness: 68%

CMYK

3%, 0%, 4%, 31%

Cyan: 3% / Magenta: 0% / Yellow: 4% / Key: 31%

What color is #ACB1AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB1AA to RGB:

rgb(172, 177, 170)HEX to RGB Converter →

HEX to HSL

Convert #ACB1AA to HSL:

hsl(103, 4%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB1AA to CMYK:

cmyk(3%, 0%, 4%, 31%)Color Converter →

Color Meaning and Usage

#ACB1AA is a muted green color with RGB values of 172, 177, 170 and HSL of 103°, 4%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB1AA is #AFAAB1, creating high-contrast pairings. For softer combinations, try analogous colors like #AFB1AA.

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

Contrast with #ACB1AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB1AA?

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

What is the RGB value of #ACB1AA?

#ACB1AA in RGB is (172, 177, 170) - 172 red, 177 green, and 170 blue.

How to use #ACB1AA in CSS?

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

What colors go well with #ACB1AA?

#AFAAB1 (complementary), #AFB1AA (analogous), and #858C82 (lighter shade) work well with #ACB1AA.