#AAB4BB Color Information

Hex color code: #AAB4BB

The hex color #AAB4BB is a subtle blue with RGB values of (170, 180, 187) and HSL of (205°, 11%, 70%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AAB4BB
RGB
170, 180, 187
HSL
205°, 11%, 70%
CMYK
9%, 4%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB4BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 180, 187

Red: 170 / Green: 180 / Blue: 187

HSL

205°, 11%, 70%

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

CMYK

9%, 4%, 0%, 27%

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

What color is #AAB4BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB4BB to RGB:

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

HEX to HSL

Convert #AAB4BB to HSL:

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

HEX to CMYK

Convert #AAB4BB to CMYK:

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

Color Meaning and Usage

A subtle blue tone, #AAB4BB has RGB (170, 180, 187) and HSL (205°, 11%, 70%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB4BB is #BBB1AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AABBBA.

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

Contrast with #AAB4BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB4BB?

#AAB4BB is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAB4BB?

#AAB4BB in RGB is (170, 180, 187) - 170 red, 180 green, and 187 blue.

How to use #AAB4BB in CSS?

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

What colors go well with #AAB4BB?

#BBB1AA (complementary), #AABBBA (analogous), and #808E99 (lighter shade) work well with #AAB4BB.