#ACB2AA Color Information

Hex color code: #ACB2AA

A muted green shade, #ACB2AA appears as (172, 178, 170) in RGB and (105°, 5%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACB2AA
RGB
172, 178, 170
HSL
105°, 5%, 68%
CMYK
3%, 0%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB2AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 178, 170

Red: 172 / Green: 178 / Blue: 170

HSL

105°, 5%, 68%

Hue: 105° / Saturation: 5% / Lightness: 68%

CMYK

3%, 0%, 4%, 30%

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

What color is #ACB2AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB2AA to RGB:

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

HEX to HSL

Convert #ACB2AA to HSL:

hsl(105, 5%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB2AA to CMYK:

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

Color Meaning and Usage

#ACB2AA is a neutral green color with RGB values of 172, 178, 170 and HSL of 105°, 5%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB2AA is #AFA9B1, creating high-contrast pairings. For softer combinations, try analogous colors like #AFB1A9.

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

Contrast with #ACB2AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB2AA?

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

What is the RGB value of #ACB2AA?

#ACB2AA in RGB is (172, 178, 170) - 172 red, 178 green, and 170 blue.

How to use #ACB2AA in CSS?

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

What colors go well with #ACB2AA?

#AFA9B1 (complementary), #AFB1A9 (analogous), and #848D81 (lighter shade) work well with #ACB2AA.