#AE89AB Color Information

Hex color code: #AE89AB

The hex color #AE89AB is a neutral magenta with RGB values of (174, 137, 171) and HSL of (305°, 19%, 61%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AE89AB
RGB
174, 137, 171
HSL
305°, 19%, 61%
CMYK
0%, 21%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE89AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 137, 171

Red: 174 / Green: 137 / Blue: 171

HSL

305°, 19%, 61%

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

CMYK

0%, 21%, 2%, 32%

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

What color is #AE89AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE89AB to RGB:

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

HEX to HSL

Convert #AE89AB to HSL:

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

HEX to CMYK

Convert #AE89AB to CMYK:

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

Color Meaning and Usage

#AE89AB is a balanced magenta color with RGB values of 174, 137, 171 and HSL of 305°, 19%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE89AB is #89AE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #9F89AE.

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

Contrast with #AE89AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE89AB?

#AE89AB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE89AB?

#AE89AB in RGB is (174, 137, 171) - 174 red, 137 green, and 171 blue.

How to use #AE89AB in CSS?

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

What colors go well with #AE89AB?

#89AE8C (complementary), #9F89AE (analogous), and #8C5F88 (lighter shade) work well with #AE89AB.