#AE2466 Color Information

Hex color code: #AE2466

#AE2466 is a warm magenta color. In RGB it is (174, 36, 102), and in HSL it is (331°, 66%, 41%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#AE2466
RGB
174, 36, 102
HSL
331°, 66%, 41%
CMYK
0%, 79%, 41%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE2466; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 36, 102

Red: 174 / Green: 36 / Blue: 102

HSL

331°, 66%, 41%

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

CMYK

0%, 79%, 41%, 32%

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

What color is #AE2466?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE2466 to RGB:

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

HEX to HSL

Convert #AE2466 to HSL:

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

HEX to CMYK

Convert #AE2466 to CMYK:

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

Color Meaning and Usage

A warm magenta tone, #AE2466 has RGB (174, 36, 102) and HSL (331°, 66%, 41%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE2466 is #24AE6B, creating high-contrast pairings. For softer combinations, try analogous colors like #AE24AB.

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

Contrast with #AE2466

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE2466?

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

What is the RGB value of #AE2466?

#AE2466 in RGB is (174, 36, 102) - 174 red, 36 green, and 102 blue.

How to use #AE2466 in CSS?

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

What colors go well with #AE2466?

#24AE6B (complementary), #AE24AB (analogous), and #6E1741 (lighter shade) work well with #AE2466.