#ABBCA7 Color Information

Hex color code: #ABBCA7

The hex color #ABBCA7 is a balanced green with RGB values of (171, 188, 167) and HSL of (109°, 14%, 70%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ABBCA7
RGB
171, 188, 167
HSL
109°, 14%, 70%
CMYK
9%, 0%, 11%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBCA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 188, 167

Red: 171 / Green: 188 / Blue: 167

HSL

109°, 14%, 70%

Hue: 109° / Saturation: 14% / Lightness: 70%

CMYK

9%, 0%, 11%, 26%

Cyan: 9% / Magenta: 0% / Yellow: 11% / Key: 26%

What color is #ABBCA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBCA7 to RGB:

rgb(171, 188, 167)HEX to RGB Converter →

HEX to HSL

Convert #ABBCA7 to HSL:

hsl(109, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBCA7 to CMYK:

cmyk(9%, 0%, 11%, 26%)Color Converter →

Color Meaning and Usage

A subtle green tone, #ABBCA7 has RGB (171, 188, 167) and HSL (109°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBCA7 is #B9A8BD, creating high-contrast pairings. For softer combinations, try analogous colors like #B6BDA8.

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

Contrast with #ABBCA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBCA7?

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

What is the RGB value of #ABBCA7?

#ABBCA7 in RGB is (171, 188, 167) - 171 red, 188 green, and 167 blue.

How to use #ABBCA7 in CSS?

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

What colors go well with #ABBCA7?

#B9A8BD (complementary), #B6BDA8 (analogous), and #829C7C (lighter shade) work well with #ABBCA7.