#AABCDF Color Information

Hex color code: #AABCDF

#AABCDF is a soft blue color. In RGB it is (170, 188, 223), and in HSL it is (220°, 45%, 77%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AABCDF
RGB
170, 188, 223
HSL
220°, 45%, 77%
CMYK
24%, 16%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 188, 223

Red: 170 / Green: 188 / Blue: 223

HSL

220°, 45%, 77%

Hue: 220° / Saturation: 45% / Lightness: 77%

CMYK

24%, 16%, 0%, 13%

Cyan: 24% / Magenta: 16% / Yellow: 0% / Key: 13%

What color is #AABCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABCDF to RGB:

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

HEX to HSL

Convert #AABCDF to HSL:

hsl(220, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AABCDF to CMYK:

cmyk(24%, 16%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #AABCDF has RGB (170, 188, 223) and HSL (220°, 45%, 77%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABCDF is #DFCDAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAD6DF.

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

Contrast with #AABCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABCDF?

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

What is the RGB value of #AABCDF?

#AABCDF in RGB is (170, 188, 223) - 170 red, 188 green, and 223 blue.

How to use #AABCDF in CSS?

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

What colors go well with #AABCDF?

#DFCDAA (complementary), #AAD6DF (analogous), and #7290CA (lighter shade) work well with #AABCDF.