#AABBE4 Color Information

Hex color code: #AABBE4

A airy blue shade, #AABBE4 appears as (170, 187, 228) in RGB and (222°, 52%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AABBE4
RGB
170, 187, 228
HSL
222°, 52%, 78%
CMYK
25%, 18%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABBE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 187, 228

Red: 170 / Green: 187 / Blue: 228

HSL

222°, 52%, 78%

Hue: 222° / Saturation: 52% / Lightness: 78%

CMYK

25%, 18%, 0%, 11%

Cyan: 25% / Magenta: 18% / Yellow: 0% / Key: 11%

What color is #AABBE4?

#AABBE4 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABBE4 to RGB:

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

HEX to HSL

Convert #AABBE4 to HSL:

hsl(222, 52%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AABBE4 to CMYK:

cmyk(25%, 18%, 0%, 11%)Color Converter →

Color Meaning and Usage

#AABBE4 is a ethereal blue color with RGB values of 170, 187, 228 and HSL of 222°, 52%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABBE4 is #E4D3AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAD8E4.

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

Contrast with #AABBE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABBE4?

#AABBE4 is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AABBE4?

#AABBE4 in RGB is (170, 187, 228) - 170 red, 187 green, and 228 blue.

How to use #AABBE4 in CSS?

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

What colors go well with #AABBE4?

#E4D3AA (complementary), #AAD8E4 (analogous), and #708DD2 (lighter shade) work well with #AABBE4.