#AAABEE Color Information

Hex color code: #AAABEE

#AAABEE is a airy blue color. In RGB it is (170, 171, 238), and in HSL it is (239°, 67%, 80%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AAABEE
RGB
170, 171, 238
HSL
239°, 67%, 80%
CMYK
29%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAABEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 171, 238

Red: 170 / Green: 171 / Blue: 238

HSL

239°, 67%, 80%

Hue: 239° / Saturation: 67% / Lightness: 80%

CMYK

29%, 28%, 0%, 7%

Cyan: 29% / Magenta: 28% / Yellow: 0% / Key: 7%

What color is #AAABEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAABEE to RGB:

rgb(170, 171, 238)HEX to RGB Converter →

HEX to HSL

Convert #AAABEE to HSL:

hsl(239, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AAABEE to CMYK:

cmyk(29%, 28%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #AAABEE has RGB (170, 171, 238) and HSL (239°, 67%, 80%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAABEE is #EEEDAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACDEE.

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

Contrast with #AAABEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAABEE?

#AAABEE is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAABEE?

#AAABEE in RGB is (170, 171, 238) - 170 red, 171 green, and 238 blue.

How to use #AAABEE in CSS?

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

What colors go well with #AAABEE?

#EEEDAA (complementary), #AACDEE (analogous), and #6A6CE2 (lighter shade) work well with #AAABEE.