#AE709C Color Information

Hex color code: #AE709C

#AE709C is a gentle magenta color. In RGB it is (174, 112, 156), and in HSL it is (317°, 28%, 56%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AE709C
RGB
174, 112, 156
HSL
317°, 28%, 56%
CMYK
0%, 36%, 10%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE709C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 112, 156

Red: 174 / Green: 112 / Blue: 156

HSL

317°, 28%, 56%

Hue: 317° / Saturation: 28% / Lightness: 56%

CMYK

0%, 36%, 10%, 32%

Cyan: 0% / Magenta: 36% / Yellow: 10% / Key: 32%

What color is #AE709C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE709C to RGB:

rgb(174, 112, 156)HEX to RGB Converter →

HEX to HSL

Convert #AE709C to HSL:

hsl(317, 28%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #AE709C to CMYK:

cmyk(0%, 36%, 10%, 32%)Color Converter →

Color Meaning and Usage

#AE709C is a soft magenta color with RGB values of 174, 112, 156 and HSL of 317°, 28%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE709C is #6FAE81, creating high-contrast pairings. For softer combinations, try analogous colors like #A16FAE.

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

Contrast with #AE709C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE709C?

#AE709C is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE709C?

#AE709C in RGB is (174, 112, 156) - 174 red, 112 green, and 156 blue.

How to use #AE709C in CSS?

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

What colors go well with #AE709C?

#6FAE81 (complementary), #A16FAE (analogous), and #864B75 (lighter shade) work well with #AE709C.