#AECAD5 Color Information

Hex color code: #AECAD5

The hex color #AECAD5 is a soft blue with RGB values of (174, 202, 213) and HSL of (197°, 32%, 76%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AECAD5
RGB
174, 202, 213
HSL
197°, 32%, 76%
CMYK
18%, 5%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AECAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 202, 213

Red: 174 / Green: 202 / Blue: 213

HSL

197°, 32%, 76%

Hue: 197° / Saturation: 32% / Lightness: 76%

CMYK

18%, 5%, 0%, 16%

Cyan: 18% / Magenta: 5% / Yellow: 0% / Key: 16%

What color is #AECAD5?

#AECAD5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AECAD5 to RGB:

rgb(174, 202, 213)HEX to RGB Converter →

HEX to HSL

Convert #AECAD5 to HSL:

hsl(197, 32%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AECAD5 to CMYK:

cmyk(18%, 5%, 0%, 16%)Color Converter →

Color Meaning and Usage

A soft blue tone, #AECAD5 has RGB (174, 202, 213) and HSL (197°, 32%, 76%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AECAD5 is #D5B9AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AED5CD.

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

Contrast with #AECAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AECAD5?

#AECAD5 is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AECAD5?

#AECAD5 in RGB is (174, 202, 213) - 174 red, 202 green, and 213 blue.

How to use #AECAD5 in CSS?

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

What colors go well with #AECAD5?

#D5B9AE (complementary), #AED5CD (analogous), and #7CA9BB (lighter shade) work well with #AECAD5.