#ABBAB1 Color Information

Hex color code: #ABBAB1

The hex color #ABBAB1 is a neutral green with RGB values of (171, 186, 177) and HSL of (144°, 10%, 70%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ABBAB1
RGB
171, 186, 177
HSL
144°, 10%, 70%
CMYK
8%, 0%, 5%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBAB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 186, 177

Red: 171 / Green: 186 / Blue: 177

HSL

144°, 10%, 70%

Hue: 144° / Saturation: 10% / Lightness: 70%

CMYK

8%, 0%, 5%, 27%

Cyan: 8% / Magenta: 0% / Yellow: 5% / Key: 27%

What color is #ABBAB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBAB1 to RGB:

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

HEX to HSL

Convert #ABBAB1 to HSL:

hsl(144, 10%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBAB1 to CMYK:

cmyk(8%, 0%, 5%, 27%)Color Converter →

Color Meaning and Usage

#ABBAB1 is a subtle green color with RGB values of 171, 186, 177 and HSL of 144°, 10%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBAB1 is #BAABB4, creating high-contrast pairings. For softer combinations, try analogous colors like #ACBAAB.

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

Contrast with #ABBAB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBAB1?

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

What is the RGB value of #ABBAB1?

#ABBAB1 in RGB is (171, 186, 177) - 171 red, 186 green, and 177 blue.

How to use #ABBAB1 in CSS?

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

What colors go well with #ABBAB1?

#BAABB4 (complementary), #ACBAAB (analogous), and #81988A (lighter shade) work well with #ABBAB1.