#ACB3AF Color Information

Hex color code: #ACB3AF

A balanced green shade, #ACB3AF appears as (172, 179, 175) in RGB and (146°, 4%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ACB3AF
RGB
172, 179, 175
HSL
146°, 4%, 69%
CMYK
4%, 0%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 179, 175

Red: 172 / Green: 179 / Blue: 175

HSL

146°, 4%, 69%

Hue: 146° / Saturation: 4% / Lightness: 69%

CMYK

4%, 0%, 2%, 30%

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

What color is #ACB3AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB3AF to RGB:

rgb(172, 179, 175)HEX to RGB Converter →

HEX to HSL

Convert #ACB3AF to HSL:

hsl(146, 4%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB3AF to CMYK:

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

Color Meaning and Usage

A muted green tone, #ACB3AF has RGB (172, 179, 175) and HSL (146°, 4%, 69%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB3AF is #B3ADB0, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB3AD.

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

Contrast with #ACB3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB3AF?

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

What is the RGB value of #ACB3AF?

#ACB3AF in RGB is (172, 179, 175) - 172 red, 179 green, and 175 blue.

How to use #ACB3AF in CSS?

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

What colors go well with #ACB3AF?

#B3ADB0 (complementary), #ADB3AD (analogous), and #858E89 (lighter shade) work well with #ACB3AF.