#AEBDCD Color Information

Hex color code: #AEBDCD

A gentle blue shade, #AEBDCD appears as (174, 189, 205) in RGB and (211°, 24%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#AEBDCD
RGB
174, 189, 205
HSL
211°, 24%, 74%
CMYK
15%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEBDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 189, 205

Red: 174 / Green: 189 / Blue: 205

HSL

211°, 24%, 74%

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

CMYK

15%, 8%, 0%, 20%

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

What color is #AEBDCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEBDCD to RGB:

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

HEX to HSL

Convert #AEBDCD to HSL:

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

HEX to CMYK

Convert #AEBDCD to CMYK:

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

Color Meaning and Usage

A soft blue tone, #AEBDCD has RGB (174, 189, 205) and HSL (211°, 24%, 74%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEBDCD is #CDBDAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCCCD.

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

Contrast with #AEBDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEBDCD?

#AEBDCD is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AEBDCD?

#AEBDCD in RGB is (174, 189, 205) - 174 red, 189 green, and 205 blue.

How to use #AEBDCD in CSS?

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

What colors go well with #AEBDCD?

#CDBDAD (complementary), #ADCCCD (analogous), and #7D96B0 (lighter shade) work well with #AEBDCD.