#AE8493 Color Information

Hex color code: #AE8493

#AE8493 is a subtle magenta color. In RGB it is (174, 132, 147), and in HSL it is (339°, 21%, 60%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AE8493
RGB
174, 132, 147
HSL
339°, 21%, 60%
CMYK
0%, 24%, 16%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE8493; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 132, 147

Red: 174 / Green: 132 / Blue: 147

HSL

339°, 21%, 60%

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

CMYK

0%, 24%, 16%, 32%

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

What color is #AE8493?

#AE8493 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE8493 to RGB:

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

HEX to HSL

Convert #AE8493 to HSL:

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

HEX to CMYK

Convert #AE8493 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #AE8493 has RGB (174, 132, 147) and HSL (339°, 21%, 60%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE8493 is #84AE9F, creating high-contrast pairings. For softer combinations, try analogous colors like #AE84A8.

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

Contrast with #AE8493

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE8493?

#AE8493 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE8493?

#AE8493 in RGB is (174, 132, 147) - 174 red, 132 green, and 147 blue.

How to use #AE8493 in CSS?

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

What colors go well with #AE8493?

#84AE9F (complementary), #AE84A8 (analogous), and #8B5B6C (lighter shade) work well with #AE8493.