#AABBF3 Color Information

Hex color code: #AABBF3

The hex color #AABBF3 is a light blue with RGB values of (170, 187, 243) and HSL of (226°, 75%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#AABBF3
RGB
170, 187, 243
HSL
226°, 75%, 81%
CMYK
30%, 23%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABBF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 187, 243

Red: 170 / Green: 187 / Blue: 243

HSL

226°, 75%, 81%

Hue: 226° / Saturation: 75% / Lightness: 81%

CMYK

30%, 23%, 0%, 5%

Cyan: 30% / Magenta: 23% / Yellow: 0% / Key: 5%

What color is #AABBF3?

#AABBF3 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABBF3 to RGB:

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

HEX to HSL

Convert #AABBF3 to HSL:

hsl(226, 75%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #AABBF3 to CMYK:

cmyk(30%, 23%, 0%, 5%)Color Converter →

Color Meaning and Usage

#AABBF3 is a airy blue color with RGB values of 170, 187, 243 and HSL of 226°, 75%, 81%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABBF3 is #F3E2AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAE0F3.

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

Contrast with #AABBF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABBF3?

#AABBF3 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AABBF3?

#AABBF3 in RGB is (170, 187, 243) - 170 red, 187 green, and 243 blue.

How to use #AABBF3 in CSS?

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

What colors go well with #AABBF3?

#F3E2AA (complementary), #AAE0F3 (analogous), and #6786E9 (lighter shade) work well with #AABBF3.