#ACB6AE Color Information

Hex color code: #ACB6AE

#ACB6AE is a understated green color. In RGB it is (172, 182, 174), and in HSL it is (132°, 6%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACB6AE
RGB
172, 182, 174
HSL
132°, 6%, 69%
CMYK
5%, 0%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB6AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 182, 174

Red: 172 / Green: 182 / Blue: 174

HSL

132°, 6%, 69%

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

CMYK

5%, 0%, 4%, 29%

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

What color is #ACB6AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB6AE to RGB:

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

HEX to HSL

Convert #ACB6AE to HSL:

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

HEX to CMYK

Convert #ACB6AE to CMYK:

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

Color Meaning and Usage

#ACB6AE is a subtle green color with RGB values of 172, 182, 174 and HSL of 132°, 6%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB6AE is #B5ABB3, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB5AB.

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

Contrast with #ACB6AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB6AE?

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

What is the RGB value of #ACB6AE?

#ACB6AE in RGB is (172, 182, 174) - 172 red, 182 green, and 174 blue.

How to use #ACB6AE in CSS?

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

What colors go well with #ACB6AE?

#B5ABB3 (complementary), #AEB5AB (analogous), and #839185 (lighter shade) work well with #ACB6AE.