#AE89AD Color Information

Hex color code: #AE89AD

#AE89AD is a muted magenta color. In RGB it is (174, 137, 173), and in HSL it is (302°, 19%, 61%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AE89AD
RGB
174, 137, 173
HSL
302°, 19%, 61%
CMYK
0%, 21%, 1%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE89AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 137, 173

Red: 174 / Green: 137 / Blue: 173

HSL

302°, 19%, 61%

Hue: 302° / Saturation: 19% / Lightness: 61%

CMYK

0%, 21%, 1%, 32%

Cyan: 0% / Magenta: 21% / Yellow: 1% / Key: 32%

What color is #AE89AD?

#AE89AD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE89AD to RGB:

rgb(174, 137, 173)HEX to RGB Converter →

HEX to HSL

Convert #AE89AD to HSL:

hsl(302, 19%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AE89AD to CMYK:

cmyk(0%, 21%, 1%, 32%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #AE89AD has RGB (174, 137, 173) and HSL (302°, 19%, 61%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE89AD is #89AE8A, creating high-contrast pairings. For softer combinations, try analogous colors like #9D89AE.

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

Contrast with #AE89AD

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

Contrast Ratio: 6.98:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE89AD?

#AE89AD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE89AD?

#AE89AD in RGB is (174, 137, 173) - 174 red, 137 green, and 173 blue.

How to use #AE89AD in CSS?

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

What colors go well with #AE89AD?

#89AE8A (complementary), #9D89AE (analogous), and #8C5F8A (lighter shade) work well with #AE89AD.