#ABB0AF Color Information

Hex color code: #ABB0AF

#ABB0AF is a balanced cyan color. In RGB it is (171, 176, 175), and in HSL it is (168°, 3%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ABB0AF
RGB
171, 176, 175
HSL
168°, 3%, 68%
CMYK
3%, 0%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB0AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 176, 175

Red: 171 / Green: 176 / Blue: 175

HSL

168°, 3%, 68%

Hue: 168° / Saturation: 3% / Lightness: 68%

CMYK

3%, 0%, 1%, 31%

Cyan: 3% / Magenta: 0% / Yellow: 1% / Key: 31%

What color is #ABB0AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB0AF to RGB:

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

HEX to HSL

Convert #ABB0AF to HSL:

hsl(168, 3%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB0AF to CMYK:

cmyk(3%, 0%, 1%, 31%)Color Converter →

Color Meaning and Usage

A understated cyan tone, #ABB0AF has RGB (171, 176, 175) and HSL (168°, 3%, 68%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB0AF is #B0ABAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB0AC.

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

Contrast with #ABB0AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB0AF?

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

What is the RGB value of #ABB0AF?

#ABB0AF in RGB is (171, 176, 175) - 171 red, 176 green, and 175 blue.

How to use #ABB0AF in CSS?

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

What colors go well with #ABB0AF?

#B0ABAC (complementary), #ABB0AC (analogous), and #848B89 (lighter shade) work well with #ABB0AF.