#AABBCB Color Information

Hex color code: #AABBCB

#AABBCB is a delicate blue color. In RGB it is (170, 187, 203), and in HSL it is (209°, 24%, 73%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AABBCB
RGB
170, 187, 203
HSL
209°, 24%, 73%
CMYK
16%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 187, 203

Red: 170 / Green: 187 / Blue: 203

HSL

209°, 24%, 73%

Hue: 209° / Saturation: 24% / Lightness: 73%

CMYK

16%, 8%, 0%, 20%

Cyan: 16% / Magenta: 8% / Yellow: 0% / Key: 20%

What color is #AABBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABBCB to RGB:

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

HEX to HSL

Convert #AABBCB to HSL:

hsl(209, 24%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AABBCB to CMYK:

cmyk(16%, 8%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AABBCB is a subtle blue color with RGB values of 170, 187, 203 and HSL of 209°, 24%, 73%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABBCB is #CBBAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACBCA.

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

Contrast with #AABBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABBCB?

#AABBCB is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AABBCB?

#AABBCB in RGB is (170, 187, 203) - 170 red, 187 green, and 203 blue.

How to use #AABBCB in CSS?

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

What colors go well with #AABBCB?

#CBBAAA (complementary), #AACBCA (analogous), and #7A95AE (lighter shade) work well with #AABBCB.