#AAB0BB Color Information

Hex color code: #AAB0BB

A balanced blue shade, #AAB0BB appears as (170, 176, 187) in RGB and (219°, 11%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AAB0BB
RGB
170, 176, 187
HSL
219°, 11%, 70%
CMYK
9%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB0BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 176, 187

Red: 170 / Green: 176 / Blue: 187

HSL

219°, 11%, 70%

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

CMYK

9%, 6%, 0%, 27%

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

What color is #AAB0BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB0BB to RGB:

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

HEX to HSL

Convert #AAB0BB to HSL:

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

HEX to CMYK

Convert #AAB0BB to CMYK:

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

Color Meaning and Usage

#AAB0BB is a muted blue color with RGB values of 170, 176, 187 and HSL of 219°, 11%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB0BB is #BBB5AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB8BB.

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

Contrast with #AAB0BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB0BB?

#AAB0BB is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAB0BB?

#AAB0BB in RGB is (170, 176, 187) - 170 red, 176 green, and 187 blue.

How to use #AAB0BB in CSS?

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

What colors go well with #AAB0BB?

#BBB5AA (complementary), #AAB8BB (analogous), and #808899 (lighter shade) work well with #AAB0BB.