#ABBABC Color Information

Hex color code: #ABBABC

#ABBABC is a understated cyan color. In RGB it is (171, 186, 188), and in HSL it is (187°, 11%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ABBABC
RGB
171, 186, 188
HSL
187°, 11%, 70%
CMYK
9%, 1%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 186, 188

Red: 171 / Green: 186 / Blue: 188

HSL

187°, 11%, 70%

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

CMYK

9%, 1%, 0%, 26%

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

What color is #ABBABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBABC to RGB:

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

HEX to HSL

Convert #ABBABC to HSL:

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

HEX to CMYK

Convert #ABBABC to CMYK:

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

Color Meaning and Usage

A neutral cyan tone, #ABBABC has RGB (171, 186, 188) and HSL (187°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBABC is #BBACAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AABBB4.

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

Contrast with #ABBABC

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

#ABBABC is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABBABC?

#ABBABC in RGB is (171, 186, 188) - 171 red, 186 green, and 188 blue.

How to use #ABBABC in CSS?

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

What colors go well with #ABBABC?

#BBACAA (complementary), #AABBB4 (analogous), and #809699 (lighter shade) work well with #ABBABC.