#AEC3CB Color Information

Hex color code: #AEC3CB

#AEC3CB is a soft blue color. In RGB it is (174, 195, 203), and in HSL it is (197°, 22%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AEC3CB
RGB
174, 195, 203
HSL
197°, 22%, 74%
CMYK
14%, 4%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEC3CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 195, 203

Red: 174 / Green: 195 / Blue: 203

HSL

197°, 22%, 74%

Hue: 197° / Saturation: 22% / Lightness: 74%

CMYK

14%, 4%, 0%, 20%

Cyan: 14% / Magenta: 4% / Yellow: 0% / Key: 20%

What color is #AEC3CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEC3CB to RGB:

rgb(174, 195, 203)HEX to RGB Converter →

HEX to HSL

Convert #AEC3CB to HSL:

hsl(197, 22%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AEC3CB to CMYK:

cmyk(14%, 4%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AEC3CB is a pastel blue color with RGB values of 174, 195, 203 and HSL of 197°, 22%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEC3CB is #CBB6AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AECBC5.

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

Contrast with #AEC3CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEC3CB?

#AEC3CB is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AEC3CB?

#AEC3CB in RGB is (174, 195, 203) - 174 red, 195 green, and 203 blue.

How to use #AEC3CB in CSS?

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

What colors go well with #AEC3CB?

#CBB6AE (complementary), #AECBC5 (analogous), and #7FA0AD (lighter shade) work well with #AEC3CB.