#AEAAB6 Color Information

Hex color code: #AEAAB6

A balanced purple shade, #AEAAB6 appears as (174, 170, 182) in RGB and (260°, 8%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AEAAB6
RGB
174, 170, 182
HSL
260°, 8%, 69%
CMYK
4%, 7%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEAAB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 170, 182

Red: 174 / Green: 170 / Blue: 182

HSL

260°, 8%, 69%

Hue: 260° / Saturation: 8% / Lightness: 69%

CMYK

4%, 7%, 0%, 29%

Cyan: 4% / Magenta: 7% / Yellow: 0% / Key: 29%

What color is #AEAAB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEAAB6 to RGB:

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

HEX to HSL

Convert #AEAAB6 to HSL:

hsl(260, 8%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AEAAB6 to CMYK:

cmyk(4%, 7%, 0%, 29%)Color Converter →

Color Meaning and Usage

#AEAAB6 is a understated purple color with RGB values of 174, 170, 182 and HSL of 260°, 8%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEAAB6 is #B2B6AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAACB6.

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

Contrast with #AEAAB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEAAB6?

#AEAAB6 is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEAAB6?

#AEAAB6 in RGB is (174, 170, 182) - 174 red, 170 green, and 182 blue.

How to use #AEAAB6 in CSS?

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

What colors go well with #AEAAB6?

#B2B6AA (complementary), #AAACB6 (analogous), and #878093 (lighter shade) work well with #AEAAB6.