#AEBACB Color Information

Hex color code: #AEBACB

The hex color #AEBACB is a soft blue with RGB values of (174, 186, 203) and HSL of (215°, 22%, 74%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AEBACB
RGB
174, 186, 203
HSL
215°, 22%, 74%
CMYK
14%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEBACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 186, 203

Red: 174 / Green: 186 / Blue: 203

HSL

215°, 22%, 74%

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

CMYK

14%, 8%, 0%, 20%

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

What color is #AEBACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEBACB to RGB:

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

HEX to HSL

Convert #AEBACB to HSL:

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

HEX to CMYK

Convert #AEBACB to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #AEBACB has RGB (174, 186, 203) and HSL (215°, 22%, 74%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEBACB is #CBBFAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC9CB.

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

Contrast with #AEBACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEBACB?

#AEBACB is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AEBACB?

#AEBACB in RGB is (174, 186, 203) - 174 red, 186 green, and 203 blue.

How to use #AEBACB in CSS?

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

What colors go well with #AEBACB?

#CBBFAE (complementary), #AEC9CB (analogous), and #7F93AD (lighter shade) work well with #AEBACB.