#AEBCCD Color Information

Hex color code: #AEBCCD

The hex color #AEBCCD is a delicate blue with RGB values of (174, 188, 205) and HSL of (213°, 24%, 74%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AEBCCD
RGB
174, 188, 205
HSL
213°, 24%, 74%
CMYK
15%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEBCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 188, 205

Red: 174 / Green: 188 / Blue: 205

HSL

213°, 24%, 74%

Hue: 213° / Saturation: 24% / Lightness: 74%

CMYK

15%, 8%, 0%, 20%

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

What color is #AEBCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEBCCD to RGB:

rgb(174, 188, 205)HEX to RGB Converter →

HEX to HSL

Convert #AEBCCD to HSL:

hsl(213, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AEBCCD to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #AEBCCD has RGB (174, 188, 205) and HSL (213°, 24%, 74%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEBCCD is #CDBEAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCBCD.

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

Contrast with #AEBCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEBCCD?

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

What is the RGB value of #AEBCCD?

#AEBCCD in RGB is (174, 188, 205) - 174 red, 188 green, and 205 blue.

How to use #AEBCCD in CSS?

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

What colors go well with #AEBCCD?

#CDBEAD (complementary), #ADCBCD (analogous), and #7D94B0 (lighter shade) work well with #AEBCCD.