#ACB4AE Color Information

Hex color code: #ACB4AE

A subtle green shade, #ACB4AE appears as (172, 180, 174) in RGB and (135°, 5%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ACB4AE
RGB
172, 180, 174
HSL
135°, 5%, 69%
CMYK
4%, 0%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB4AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 180, 174

Red: 172 / Green: 180 / Blue: 174

HSL

135°, 5%, 69%

Hue: 135° / Saturation: 5% / Lightness: 69%

CMYK

4%, 0%, 3%, 29%

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

What color is #ACB4AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB4AE to RGB:

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

HEX to HSL

Convert #ACB4AE to HSL:

hsl(135, 5%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB4AE to CMYK:

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

Color Meaning and Usage

A neutral green tone, #ACB4AE has RGB (172, 180, 174) and HSL (135°, 5%, 69%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB4AE is #B4ACB2, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB4AC.

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

Contrast with #ACB4AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB4AE?

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

What is the RGB value of #ACB4AE?

#ACB4AE in RGB is (172, 180, 174) - 172 red, 180 green, and 174 blue.

How to use #ACB4AE in CSS?

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

What colors go well with #ACB4AE?

#B4ACB2 (complementary), #AEB4AC (analogous), and #849087 (lighter shade) work well with #ACB4AE.