#AE7DAB Color Information

Hex color code: #AE7DAB

#AE7DAB is a delicate magenta color. In RGB it is (174, 125, 171), and in HSL it is (304°, 23%, 59%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AE7DAB
RGB
174, 125, 171
HSL
304°, 23%, 59%
CMYK
0%, 28%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE7DAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 125, 171

Red: 174 / Green: 125 / Blue: 171

HSL

304°, 23%, 59%

Hue: 304° / Saturation: 23% / Lightness: 59%

CMYK

0%, 28%, 2%, 32%

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

What color is #AE7DAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE7DAB to RGB:

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

HEX to HSL

Convert #AE7DAB to HSL:

hsl(304, 23%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AE7DAB to CMYK:

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

Color Meaning and Usage

#AE7DAB is a delicate magenta color with RGB values of 174, 125, 171 and HSL of 304°, 23%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE7DAB is #7EAE82, creating high-contrast pairings. For softer combinations, try analogous colors like #9A7EAE.

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

Contrast with #AE7DAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE7DAB?

#AE7DAB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE7DAB?

#AE7DAB in RGB is (174, 125, 171) - 174 red, 125 green, and 171 blue.

How to use #AE7DAB in CSS?

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

What colors go well with #AE7DAB?

#7EAE82 (complementary), #9A7EAE (analogous), and #8A5687 (lighter shade) work well with #AE7DAB.