#ABB1AC Color Information

Hex color code: #ABB1AC

#ABB1AC is a subtle green color. In RGB it is (171, 177, 172), and in HSL it is (130°, 4%, 68%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ABB1AC
RGB
171, 177, 172
HSL
130°, 4%, 68%
CMYK
3%, 0%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB1AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 177, 172

Red: 171 / Green: 177 / Blue: 172

HSL

130°, 4%, 68%

Hue: 130° / Saturation: 4% / Lightness: 68%

CMYK

3%, 0%, 3%, 31%

Cyan: 3% / Magenta: 0% / Yellow: 3% / Key: 31%

What color is #ABB1AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB1AC to RGB:

rgb(171, 177, 172)HEX to RGB Converter →

HEX to HSL

Convert #ABB1AC to HSL:

hsl(130, 4%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB1AC to CMYK:

cmyk(3%, 0%, 3%, 31%)Color Converter →

Color Meaning and Usage

A neutral green tone, #ABB1AC has RGB (171, 177, 172) and HSL (130°, 4%, 68%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB1AC is #B1AAB0, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB1AA.

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

Contrast with #ABB1AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB1AC?

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

What is the RGB value of #ABB1AC?

#ABB1AC in RGB is (171, 177, 172) - 171 red, 177 green, and 172 blue.

How to use #ABB1AC in CSS?

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

What colors go well with #ABB1AC?

#B1AAB0 (complementary), #ACB1AA (analogous), and #828C84 (lighter shade) work well with #ABB1AC.