#ABB1AD Color Information

Hex color code: #ABB1AD

#ABB1AD is a neutral green color. In RGB it is (171, 177, 173), and in HSL it is (140°, 4%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ABB1AD
RGB
171, 177, 173
HSL
140°, 4%, 68%
CMYK
3%, 0%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB1AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 177, 173

Red: 171 / Green: 177 / Blue: 173

HSL

140°, 4%, 68%

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

CMYK

3%, 0%, 2%, 31%

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

What color is #ABB1AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB1AD to RGB:

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

HEX to HSL

Convert #ABB1AD to HSL:

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

HEX to CMYK

Convert #ABB1AD to CMYK:

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

Color Meaning and Usage

#ABB1AD is a balanced green color with RGB values of 171, 177, 173 and HSL of 140°, 4%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB1AD is #B1AAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB1AA.

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

Contrast with #ABB1AD

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 #ABB1AD?

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

What is the RGB value of #ABB1AD?

#ABB1AD in RGB is (171, 177, 173) - 171 red, 177 green, and 173 blue.

How to use #ABB1AD in CSS?

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

What colors go well with #ABB1AD?

#B1AAAE (complementary), #ABB1AA (analogous), and #828C86 (lighter shade) work well with #ABB1AD.