#AABDDA Color Information

Hex color code: #AABDDA

#AABDDA is a ethereal blue color. In RGB it is (170, 189, 218), and in HSL it is (216°, 39%, 76%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AABDDA
RGB
170, 189, 218
HSL
216°, 39%, 76%
CMYK
22%, 13%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 189, 218

Red: 170 / Green: 189 / Blue: 218

HSL

216°, 39%, 76%

Hue: 216° / Saturation: 39% / Lightness: 76%

CMYK

22%, 13%, 0%, 15%

Cyan: 22% / Magenta: 13% / Yellow: 0% / Key: 15%

What color is #AABDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABDDA to RGB:

rgb(170, 189, 218)HEX to RGB Converter →

HEX to HSL

Convert #AABDDA to HSL:

hsl(216, 39%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AABDDA to CMYK:

cmyk(22%, 13%, 0%, 15%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #AABDDA has RGB (170, 189, 218) and HSL (216°, 39%, 76%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABDDA is #DAC7AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAD5DA.

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

Contrast with #AABDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABDDA?

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

What is the RGB value of #AABDDA?

#AABDDA in RGB is (170, 189, 218) - 170 red, 189 green, and 218 blue.

How to use #AABDDA in CSS?

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

What colors go well with #AABDDA?

#DAC7AA (complementary), #AAD5DA (analogous), and #7594C2 (lighter shade) work well with #AABDDA.