#ACBFAF Color Information

Hex color code: #ACBFAF

A neutral green shade, #ACBFAF appears as (172, 191, 175) in RGB and (129°, 13%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ACBFAF
RGB
172, 191, 175
HSL
129°, 13%, 71%
CMYK
10%, 0%, 8%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACBFAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 191, 175

Red: 172 / Green: 191 / Blue: 175

HSL

129°, 13%, 71%

Hue: 129° / Saturation: 13% / Lightness: 71%

CMYK

10%, 0%, 8%, 25%

Cyan: 10% / Magenta: 0% / Yellow: 8% / Key: 25%

What color is #ACBFAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACBFAF to RGB:

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

HEX to HSL

Convert #ACBFAF to HSL:

hsl(129, 13%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ACBFAF to CMYK:

cmyk(10%, 0%, 8%, 25%)Color Converter →

Color Meaning and Usage

#ACBFAF is a neutral green color with RGB values of 172, 191, 175 and HSL of 129°, 13%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACBFAF is #BFABBC, creating high-contrast pairings. For softer combinations, try analogous colors like #B2BFAB.

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

Contrast with #ACBFAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACBFAF?

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

What is the RGB value of #ACBFAF?

#ACBFAF in RGB is (172, 191, 175) - 172 red, 191 green, and 175 blue.

How to use #ACBFAF in CSS?

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

What colors go well with #ACBFAF?

#BFABBC (complementary), #B2BFAB (analogous), and #809D85 (lighter shade) work well with #ACBFAF.