#AE294E Color Information

Hex color code: #AE294E

The hex color #AE294E is a vibrant magenta with RGB values of (174, 41, 78) and HSL of (343°, 62%, 42%). It is often used for branding and logos.

Try:
Color NameBrown
HEX
#AE294E
RGB
174, 41, 78
HSL
343°, 62%, 42%
CMYK
0%, 76%, 55%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AE294E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AE294E; color: #FFFFFF; }

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 #AE294E; background-color: #AE294E15; }

Alert / Toast

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

Link / Accent

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

a { color: #AE294E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 41, 78

Red: 174 / Green: 41 / Blue: 78

HSL

343°, 62%, 42%

Hue: 343° / Saturation: 62% / Lightness: 42%

CMYK

0%, 76%, 55%, 32%

Cyan: 0% / Magenta: 76% / Yellow: 55% / Key: 32%

What color is #AE294E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE294E to RGB:

rgb(174, 41, 78)HEX to RGB Converter →

HEX to HSL

Convert #AE294E to HSL:

hsl(343, 62%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #AE294E to CMYK:

cmyk(0%, 76%, 55%, 32%)Color Converter →

Color Meaning and Usage

A vibrant magenta tone, #AE294E has RGB (174, 41, 78) and HSL (343°, 62%, 42%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE294E is #29AE88, creating high-contrast pairings. For softer combinations, try analogous colors like #AE2991.

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

Contrast with #AE294E

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

Contrast Ratio: 3.23:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE294E?

#AE294E is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE294E?

#AE294E in RGB is (174, 41, 78) - 174 red, 41 green, and 78 blue.

How to use #AE294E in CSS?

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

What colors go well with #AE294E?

#29AE88 (complementary), #AE2991 (analogous), and #701A32 (lighter shade) work well with #AE294E.