#AEA2AA Color Information

Hex color code: #AEA2AA

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

Try:
Color NameRosy Brown
HEX
#AEA2AA
RGB
174, 162, 170
HSL
320°, 7%, 66%
CMYK
0%, 7%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA2AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 162, 170

Red: 174 / Green: 162 / Blue: 170

HSL

320°, 7%, 66%

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

CMYK

0%, 7%, 2%, 32%

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

What color is #AEA2AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA2AA to RGB:

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

HEX to HSL

Convert #AEA2AA to HSL:

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

HEX to CMYK

Convert #AEA2AA to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #AEA2AA has RGB (174, 162, 170) and HSL (320°, 7%, 66%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEA2AA is #A2AEA6, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA2AE.

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

Contrast with #AEA2AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA2AA?

#AEA2AA is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEA2AA?

#AEA2AA in RGB is (174, 162, 170) - 174 red, 162 green, and 170 blue.

How to use #AEA2AA in CSS?

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

What colors go well with #AEA2AA?

#A2AEA6 (complementary), #ACA2AE (analogous), and #8B7985 (lighter shade) work well with #AEA2AA.