#AE9EAE Color Information

Hex color code: #AE9EAE

The hex color #AE9EAE is a understated magenta with RGB values of (174, 158, 174) and HSL of (300°, 9%, 65%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AE9EAE
RGB
174, 158, 174
HSL
300°, 9%, 65%
CMYK
0%, 9%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE9EAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 158, 174

Red: 174 / Green: 158 / Blue: 174

HSL

300°, 9%, 65%

Hue: 300° / Saturation: 9% / Lightness: 65%

CMYK

0%, 9%, 0%, 32%

Cyan: 0% / Magenta: 9% / Yellow: 0% / Key: 32%

What color is #AE9EAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE9EAE to RGB:

rgb(174, 158, 174)HEX to RGB Converter →

HEX to HSL

Convert #AE9EAE to HSL:

hsl(300, 9%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AE9EAE to CMYK:

cmyk(0%, 9%, 0%, 32%)Color Converter →

Color Meaning and Usage

#AE9EAE is a neutral magenta color with RGB values of 174, 158, 174 and HSL of 300°, 9%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE9EAE is #9EAE9E, creating high-contrast pairings. For softer combinations, try analogous colors like #A69EAE.

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

Contrast with #AE9EAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE9EAE?

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

What is the RGB value of #AE9EAE?

#AE9EAE in RGB is (174, 158, 174) - 174 red, 158 green, and 174 blue.

How to use #AE9EAE in CSS?

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

What colors go well with #AE9EAE?

#9EAE9E (complementary), #A69EAE (analogous), and #8B748B (lighter shade) work well with #AE9EAE.