#AEC4FA Color Information

Hex color code: #AEC4FA

The hex color #AEC4FA is a delicate blue with RGB values of (174, 196, 250) and HSL of (223°, 88%, 83%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AEC4FA
RGB
174, 196, 250
HSL
223°, 88%, 83%
CMYK
30%, 22%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEC4FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 196, 250

Red: 174 / Green: 196 / Blue: 250

HSL

223°, 88%, 83%

Hue: 223° / Saturation: 88% / Lightness: 83%

CMYK

30%, 22%, 0%, 2%

Cyan: 30% / Magenta: 22% / Yellow: 0% / Key: 2%

What color is #AEC4FA?

#AEC4FA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEC4FA to RGB:

rgb(174, 196, 250)HEX to RGB Converter →

HEX to HSL

Convert #AEC4FA to HSL:

hsl(223, 88%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #AEC4FA to CMYK:

cmyk(30%, 22%, 0%, 2%)Color Converter →

Color Meaning and Usage

#AEC4FA is a light blue color with RGB values of 174, 196, 250 and HSL of 223°, 88%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEC4FA is #FAE4AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEE9FA.

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

Contrast with #AEC4FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEC4FA?

#AEC4FA is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AEC4FA?

#AEC4FA in RGB is (174, 196, 250) - 174 red, 196 green, and 250 blue.

How to use #AEC4FA in CSS?

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

What colors go well with #AEC4FA?

#FAE4AE (complementary), #AEE9FA (analogous), and #668EF5 (lighter shade) work well with #AEC4FA.