#AE849C Color Information

Hex color code: #AE849C

#AE849C is a gentle magenta color. In RGB it is (174, 132, 156), and in HSL it is (326°, 21%, 60%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AE849C
RGB
174, 132, 156
HSL
326°, 21%, 60%
CMYK
0%, 24%, 10%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE849C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 132, 156

Red: 174 / Green: 132 / Blue: 156

HSL

326°, 21%, 60%

Hue: 326° / Saturation: 21% / Lightness: 60%

CMYK

0%, 24%, 10%, 32%

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

What color is #AE849C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE849C to RGB:

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

HEX to HSL

Convert #AE849C to HSL:

hsl(326, 21%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AE849C to CMYK:

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

Color Meaning and Usage

#AE849C is a soft magenta color with RGB values of 174, 132, 156 and HSL of 326°, 21%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE849C is #84AE96, creating high-contrast pairings. For softer combinations, try analogous colors like #AC84AE.

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

Contrast with #AE849C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE849C?

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

What is the RGB value of #AE849C?

#AE849C in RGB is (174, 132, 156) - 174 red, 132 green, and 156 blue.

How to use #AE849C in CSS?

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

What colors go well with #AE849C?

#84AE96 (complementary), #AC84AE (analogous), and #8B5B76 (lighter shade) work well with #AE849C.