#ABBAB4 Color Information

Hex color code: #ABBAB4

A muted cyan shade, #ABBAB4 appears as (171, 186, 180) in RGB and (156°, 10%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ABBAB4
RGB
171, 186, 180
HSL
156°, 10%, 70%
CMYK
8%, 0%, 3%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBAB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 186, 180

Red: 171 / Green: 186 / Blue: 180

HSL

156°, 10%, 70%

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

CMYK

8%, 0%, 3%, 27%

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

What color is #ABBAB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBAB4 to RGB:

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

HEX to HSL

Convert #ABBAB4 to HSL:

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

HEX to CMYK

Convert #ABBAB4 to CMYK:

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

Color Meaning and Usage

A neutral cyan tone, #ABBAB4 has RGB (171, 186, 180) and HSL (156°, 10%, 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 #ABBAB4 is #BAABB1, creating high-contrast pairings. For softer combinations, try analogous colors like #ABBAAC.

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

Contrast with #ABBAB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBAB4?

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

What is the RGB value of #ABBAB4?

#ABBAB4 in RGB is (171, 186, 180) - 171 red, 186 green, and 180 blue.

How to use #ABBAB4 in CSS?

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

What colors go well with #ABBAB4?

#BAABB1 (complementary), #ABBAAC (analogous), and #81988F (lighter shade) work well with #ABBAB4.