#AE245F Color Information

Hex color code: #AE245F

#AE245F is a vibrant magenta color. In RGB it is (174, 36, 95), and in HSL it is (334°, 66%, 41%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#AE245F
RGB
174, 36, 95
HSL
334°, 66%, 41%
CMYK
0%, 79%, 45%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE245F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 36, 95

Red: 174 / Green: 36 / Blue: 95

HSL

334°, 66%, 41%

Hue: 334° / Saturation: 66% / Lightness: 41%

CMYK

0%, 79%, 45%, 32%

Cyan: 0% / Magenta: 79% / Yellow: 45% / Key: 32%

What color is #AE245F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE245F to RGB:

rgb(174, 36, 95)HEX to RGB Converter →

HEX to HSL

Convert #AE245F to HSL:

hsl(334, 66%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #AE245F to CMYK:

cmyk(0%, 79%, 45%, 32%)Color Converter →

Color Meaning and Usage

#AE245F is a warm magenta color with RGB values of 174, 36, 95 and HSL of 334°, 66%, 41%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE245F is #24AE72, creating high-contrast pairings. For softer combinations, try analogous colors like #AE24A4.

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

Contrast with #AE245F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE245F?

#AE245F is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE245F?

#AE245F in RGB is (174, 36, 95) - 174 red, 36 green, and 95 blue.

How to use #AE245F in CSS?

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

What colors go well with #AE245F?

#24AE72 (complementary), #AE24A4 (analogous), and #6E173C (lighter shade) work well with #AE245F.