#AABBC1 Color Information

Hex color code: #AABBC1

#AABBC1 is a neutral blue color. In RGB it is (170, 187, 193), and in HSL it is (196°, 16%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AABBC1
RGB
170, 187, 193
HSL
196°, 16%, 71%
CMYK
12%, 3%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABBC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 187, 193

Red: 170 / Green: 187 / Blue: 193

HSL

196°, 16%, 71%

Hue: 196° / Saturation: 16% / Lightness: 71%

CMYK

12%, 3%, 0%, 24%

Cyan: 12% / Magenta: 3% / Yellow: 0% / Key: 24%

What color is #AABBC1?

#AABBC1 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABBC1 to RGB:

rgb(170, 187, 193)HEX to RGB Converter →

HEX to HSL

Convert #AABBC1 to HSL:

hsl(196, 16%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AABBC1 to CMYK:

cmyk(12%, 3%, 0%, 24%)Color Converter →

Color Meaning and Usage

A understated blue tone, #AABBC1 has RGB (170, 187, 193) and HSL (196°, 16%, 71%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABBC1 is #C1B0A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9C1BB.

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

Contrast with #AABBC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABBC1?

#AABBC1 is a understated blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AABBC1?

#AABBC1 in RGB is (170, 187, 193) - 170 red, 187 green, and 193 blue.

How to use #AABBC1 in CSS?

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

What colors go well with #AABBC1?

#C1B0A9 (complementary), #A9C1BB (analogous), and #7D97A1 (lighter shade) work well with #AABBC1.