#ACB4AF Color Information

Hex color code: #ACB4AF

#ACB4AF is a neutral green color. In RGB it is (172, 180, 175), and in HSL it is (142°, 5%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACB4AF
RGB
172, 180, 175
HSL
142°, 5%, 69%
CMYK
4%, 0%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 180, 175

Red: 172 / Green: 180 / Blue: 175

HSL

142°, 5%, 69%

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

CMYK

4%, 0%, 3%, 29%

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

What color is #ACB4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB4AF to RGB:

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

HEX to HSL

Convert #ACB4AF to HSL:

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

HEX to CMYK

Convert #ACB4AF to CMYK:

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

Color Meaning and Usage

#ACB4AF is a muted green color with RGB values of 172, 180, 175 and HSL of 142°, 5%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACB4AF is #B4ACB1, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB4AC.

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

Contrast with #ACB4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB4AF?

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

What is the RGB value of #ACB4AF?

#ACB4AF in RGB is (172, 180, 175) - 172 red, 180 green, and 175 blue.

How to use #ACB4AF in CSS?

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

What colors go well with #ACB4AF?

#B4ACB1 (complementary), #ADB4AC (analogous), and #849088 (lighter shade) work well with #ACB4AF.