#AEACBE Color Information

Hex color code: #AEACBE

#AEACBE is a balanced blue color. In RGB it is (174, 172, 190), and in HSL it is (247°, 12%, 71%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AEACBE
RGB
174, 172, 190
HSL
247°, 12%, 71%
CMYK
8%, 9%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEACBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 172, 190

Red: 174 / Green: 172 / Blue: 190

HSL

247°, 12%, 71%

Hue: 247° / Saturation: 12% / Lightness: 71%

CMYK

8%, 9%, 0%, 25%

Cyan: 8% / Magenta: 9% / Yellow: 0% / Key: 25%

What color is #AEACBE?

#AEACBE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEACBE to RGB:

rgb(174, 172, 190)HEX to RGB Converter →

HEX to HSL

Convert #AEACBE to HSL:

hsl(247, 12%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AEACBE to CMYK:

cmyk(8%, 9%, 0%, 25%)Color Converter →

Color Meaning and Usage

A understated blue tone, #AEACBE has RGB (174, 172, 190) and HSL (247°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEACBE is #BCBEAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB3BE.

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

Contrast with #AEACBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEACBE?

#AEACBE is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEACBE?

#AEACBE in RGB is (174, 172, 190) - 174 red, 172 green, and 190 blue.

How to use #AEACBE in CSS?

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

What colors go well with #AEACBE?

#BCBEAC (complementary), #ACB3BE (analogous), and #84819C (lighter shade) work well with #AEACBE.