#ABBBB0 Color Information

Hex color code: #ABBBB0

A subtle green shade, #ABBBB0 appears as (171, 187, 176) in RGB and (139°, 11%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ABBBB0
RGB
171, 187, 176
HSL
139°, 11%, 70%
CMYK
9%, 0%, 6%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBBB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 187, 176

Red: 171 / Green: 187 / Blue: 176

HSL

139°, 11%, 70%

Hue: 139° / Saturation: 11% / Lightness: 70%

CMYK

9%, 0%, 6%, 27%

Cyan: 9% / Magenta: 0% / Yellow: 6% / Key: 27%

What color is #ABBBB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBBB0 to RGB:

rgb(171, 187, 176)HEX to RGB Converter →

HEX to HSL

Convert #ABBBB0 to HSL:

hsl(139, 11%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBBB0 to CMYK:

cmyk(9%, 0%, 6%, 27%)Color Converter →

Color Meaning and Usage

#ABBBB0 is a subtle green color with RGB values of 171, 187, 176 and HSL of 139°, 11%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBBB0 is #BBAAB6, creating high-contrast pairings. For softer combinations, try analogous colors like #ADBBAA.

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

Contrast with #ABBBB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBBB0?

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

What is the RGB value of #ABBBB0?

#ABBBB0 in RGB is (171, 187, 176) - 171 red, 187 green, and 176 blue.

How to use #ABBBB0 in CSS?

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

What colors go well with #ABBBB0?

#BBAAB6 (complementary), #ADBBAA (analogous), and #809988 (lighter shade) work well with #ABBBB0.