#AEAADA Color Information

Hex color code: #AEAADA

#AEAADA is a light blue color. In RGB it is (174, 170, 218), and in HSL it is (245°, 39%, 76%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AEAADA
RGB
174, 170, 218
HSL
245°, 39%, 76%
CMYK
20%, 22%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEAADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 170, 218

Red: 174 / Green: 170 / Blue: 218

HSL

245°, 39%, 76%

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

CMYK

20%, 22%, 0%, 15%

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

What color is #AEAADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEAADA to RGB:

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

HEX to HSL

Convert #AEAADA to HSL:

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

HEX to CMYK

Convert #AEAADA to CMYK:

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

Color Meaning and Usage

#AEAADA is a light blue color with RGB values of 174, 170, 218 and HSL of 245°, 39%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEAADA is #D6DAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AABEDA.

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

Contrast with #AEAADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEAADA?

#AEAADA is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AEAADA?

#AEAADA in RGB is (174, 170, 218) - 174 red, 170 green, and 218 blue.

How to use #AEAADA in CSS?

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

What colors go well with #AEAADA?

#D6DAAA (complementary), #AABEDA (analogous), and #7B75C2 (lighter shade) work well with #AEAADA.