#AEABCE Color Information

Hex color code: #AEABCE

A subtle blue shade, #AEABCE appears as (174, 171, 206) in RGB and (245°, 26%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AEABCE
RGB
174, 171, 206
HSL
245°, 26%, 74%
CMYK
16%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEABCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 171, 206

Red: 174 / Green: 171 / Blue: 206

HSL

245°, 26%, 74%

Hue: 245° / Saturation: 26% / Lightness: 74%

CMYK

16%, 17%, 0%, 19%

Cyan: 16% / Magenta: 17% / Yellow: 0% / Key: 19%

What color is #AEABCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEABCE to RGB:

rgb(174, 171, 206)HEX to RGB Converter →

HEX to HSL

Convert #AEABCE to HSL:

hsl(245, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AEABCE to CMYK:

cmyk(16%, 17%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #AEABCE has RGB (174, 171, 206) and HSL (245°, 26%, 74%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEABCE is #CBCEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABBACE.

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

Contrast with #AEABCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEABCE?

#AEABCE is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AEABCE?

#AEABCE in RGB is (174, 171, 206) - 174 red, 171 green, and 206 blue.

How to use #AEABCE in CSS?

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

What colors go well with #AEABCE?

#CBCEAB (complementary), #ABBACE (analogous), and #807BB2 (lighter shade) work well with #AEABCE.