#AABCCB Color Information

Hex color code: #AABCCB

A subtle blue shade, #AABCCB appears as (170, 188, 203) in RGB and (207°, 24%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AABCCB
RGB
170, 188, 203
HSL
207°, 24%, 73%
CMYK
16%, 7%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABCCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 188, 203

Red: 170 / Green: 188 / Blue: 203

HSL

207°, 24%, 73%

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

CMYK

16%, 7%, 0%, 20%

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

What color is #AABCCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABCCB to RGB:

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

HEX to HSL

Convert #AABCCB to HSL:

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

HEX to CMYK

Convert #AABCCB to CMYK:

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

Color Meaning and Usage

A soft blue tone, #AABCCB has RGB (170, 188, 203) and HSL (207°, 24%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABCCB is #CBB8AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACBC9.

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

Contrast with #AABCCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABCCB?

#AABCCB is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AABCCB?

#AABCCB in RGB is (170, 188, 203) - 170 red, 188 green, and 203 blue.

How to use #AABCCB in CSS?

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

What colors go well with #AABCCB?

#CBB8AA (complementary), #AACBC9 (analogous), and #7A96AE (lighter shade) work well with #AABCCB.