#AABABB Color Information

Hex color code: #AABABB

A balanced cyan shade, #AABABB appears as (170, 186, 187) in RGB and (184°, 11%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AABABB
RGB
170, 186, 187
HSL
184°, 11%, 70%
CMYK
9%, 1%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 186, 187

Red: 170 / Green: 186 / Blue: 187

HSL

184°, 11%, 70%

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

CMYK

9%, 1%, 0%, 27%

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

What color is #AABABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABABB to RGB:

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

HEX to HSL

Convert #AABABB to HSL:

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

HEX to CMYK

Convert #AABABB to CMYK:

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

Color Meaning and Usage

A balanced cyan tone, #AABABB has RGB (170, 186, 187) and HSL (184°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #AABABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABABB?

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

What is the RGB value of #AABABB?

#AABABB in RGB is (170, 186, 187) - 170 red, 186 green, and 187 blue.

How to use #AABABB in CSS?

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

What colors go well with #AABABB?

#BBABAA (complementary), #AABBB4 (analogous), and #809799 (lighter shade) work well with #AABABB.