#ABC0AB Color Information

Hex color code: #ABC0AB

The hex color #ABC0AB is a neutral green with RGB values of (171, 192, 171) and HSL of (120°, 14%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ABC0AB
RGB
171, 192, 171
HSL
120°, 14%, 71%
CMYK
11%, 0%, 11%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABC0AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 192, 171

Red: 171 / Green: 192 / Blue: 171

HSL

120°, 14%, 71%

Hue: 120° / Saturation: 14% / Lightness: 71%

CMYK

11%, 0%, 11%, 25%

Cyan: 11% / Magenta: 0% / Yellow: 11% / Key: 25%

What color is #ABC0AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABC0AB to RGB:

rgb(171, 192, 171)HEX to RGB Converter →

HEX to HSL

Convert #ABC0AB to HSL:

hsl(120, 14%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ABC0AB to CMYK:

cmyk(11%, 0%, 11%, 25%)Color Converter →

Color Meaning and Usage

#ABC0AB is a neutral green color with RGB values of 171, 192, 171 and HSL of 120°, 14%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABC0AB is #BFABBF, creating high-contrast pairings. For softer combinations, try analogous colors like #B5BFAB.

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

Contrast with #ABC0AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABC0AB?

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

What is the RGB value of #ABC0AB?

#ABC0AB in RGB is (171, 192, 171) - 171 red, 192 green, and 171 blue.

How to use #ABC0AB in CSS?

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

What colors go well with #ABC0AB?

#BFABBF (complementary), #B5BFAB (analogous), and #7F9F7F (lighter shade) work well with #ABC0AB.