#AEAAC0 Color Information

Hex color code: #AEAAC0

A subtle blue shade, #AEAAC0 appears as (174, 170, 192) in RGB and (251°, 15%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AEAAC0
RGB
174, 170, 192
HSL
251°, 15%, 71%
CMYK
9%, 11%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEAAC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 170, 192

Red: 174 / Green: 170 / Blue: 192

HSL

251°, 15%, 71%

Hue: 251° / Saturation: 15% / Lightness: 71%

CMYK

9%, 11%, 0%, 25%

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

What color is #AEAAC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEAAC0 to RGB:

rgb(174, 170, 192)HEX to RGB Converter →

HEX to HSL

Convert #AEAAC0 to HSL:

hsl(251, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AEAAC0 to CMYK:

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

Color Meaning and Usage

#AEAAC0 is a balanced blue color with RGB values of 174, 170, 192 and HSL of 251°, 15%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEAAC0 is #BCC0AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB1C0.

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

Contrast with #AEAAC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEAAC0?

#AEAAC0 is a balanced blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AEAAC0?

#AEAAC0 in RGB is (174, 170, 192) - 174 red, 170 green, and 192 blue.

How to use #AEAAC0 in CSS?

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

What colors go well with #AEAAC0?

#BCC0AA (complementary), #AAB1C0 (analogous), and #847EA0 (lighter shade) work well with #AEAAC0.