#AEABB6 Color Information

Hex color code: #AEABB6

The hex color #AEABB6 is a subtle purple with RGB values of (174, 171, 182) and HSL of (256°, 7%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AEABB6
RGB
174, 171, 182
HSL
256°, 7%, 69%
CMYK
4%, 6%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEABB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 171, 182

Red: 174 / Green: 171 / Blue: 182

HSL

256°, 7%, 69%

Hue: 256° / Saturation: 7% / Lightness: 69%

CMYK

4%, 6%, 0%, 29%

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

What color is #AEABB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEABB6 to RGB:

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

HEX to HSL

Convert #AEABB6 to HSL:

hsl(256, 7%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AEABB6 to CMYK:

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

Color Meaning and Usage

#AEABB6 is a balanced purple color with RGB values of 174, 171, 182 and HSL of 256°, 7%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEABB6 is #B3B5AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAADB5.

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

Contrast with #AEABB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEABB6?

#AEABB6 is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEABB6?

#AEABB6 in RGB is (174, 171, 182) - 174 red, 171 green, and 182 blue.

How to use #AEABB6 in CSS?

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

What colors go well with #AEABB6?

#B3B5AA (complementary), #AAADB5 (analogous), and #868192 (lighter shade) work well with #AEABB6.