#ACB7AF Color Information

Hex color code: #ACB7AF

A muted green shade, #ACB7AF appears as (172, 183, 175) in RGB and (136°, 7%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ACB7AF
RGB
172, 183, 175
HSL
136°, 7%, 70%
CMYK
6%, 0%, 4%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACB7AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 183, 175

Red: 172 / Green: 183 / Blue: 175

HSL

136°, 7%, 70%

Hue: 136° / Saturation: 7% / Lightness: 70%

CMYK

6%, 0%, 4%, 28%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 28%

What color is #ACB7AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACB7AF to RGB:

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

HEX to HSL

Convert #ACB7AF to HSL:

hsl(136, 7%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ACB7AF to CMYK:

cmyk(6%, 0%, 4%, 28%)Color Converter →

Color Meaning and Usage

#ACB7AF is a balanced green color with RGB values of 172, 183, 175 and HSL of 136°, 7%, 70%. 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 #ACB7AF is #B8ADB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B8AD.

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

Contrast with #ACB7AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACB7AF?

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

What is the RGB value of #ACB7AF?

#ACB7AF in RGB is (172, 183, 175) - 172 red, 183 green, and 175 blue.

How to use #ACB7AF in CSS?

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

What colors go well with #ACB7AF?

#B8ADB5 (complementary), #B0B8AD (analogous), and #849489 (lighter shade) work well with #ACB7AF.