#AEA2AB Color Information

Hex color code: #AEA2AB

The hex color #AEA2AB is a understated magenta with RGB values of (174, 162, 171) and HSL of (315°, 7%, 66%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AEA2AB
RGB
174, 162, 171
HSL
315°, 7%, 66%
CMYK
0%, 7%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA2AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 162, 171

Red: 174 / Green: 162 / Blue: 171

HSL

315°, 7%, 66%

Hue: 315° / Saturation: 7% / Lightness: 66%

CMYK

0%, 7%, 2%, 32%

Cyan: 0% / Magenta: 7% / Yellow: 2% / Key: 32%

What color is #AEA2AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA2AB to RGB:

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

HEX to HSL

Convert #AEA2AB to HSL:

hsl(315, 7%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AEA2AB to CMYK:

cmyk(0%, 7%, 2%, 32%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #AEA2AB has RGB (174, 162, 171) and HSL (315°, 7%, 66%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEA2AB is #A2AEA5, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA2AE.

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

Contrast with #AEA2AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA2AB?

#AEA2AB is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEA2AB?

#AEA2AB in RGB is (174, 162, 171) - 174 red, 162 green, and 171 blue.

How to use #AEA2AB in CSS?

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

What colors go well with #AEA2AB?

#A2AEA5 (complementary), #ABA2AE (analogous), and #8B7986 (lighter shade) work well with #AEA2AB.