#AE1369 Color Information

Hex color code: #AE1369

#AE1369 is a vivid magenta color. In RGB it is (174, 19, 105), and in HSL it is (327°, 80%, 38%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#AE1369
RGB
174, 19, 105
HSL
327°, 80%, 38%
CMYK
0%, 89%, 40%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE1369; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 19, 105

Red: 174 / Green: 19 / Blue: 105

HSL

327°, 80%, 38%

Hue: 327° / Saturation: 80% / Lightness: 38%

CMYK

0%, 89%, 40%, 32%

Cyan: 0% / Magenta: 89% / Yellow: 40% / Key: 32%

What color is #AE1369?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE1369 to RGB:

rgb(174, 19, 105)HEX to RGB Converter →

HEX to HSL

Convert #AE1369 to HSL:

hsl(327, 80%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AE1369 to CMYK:

cmyk(0%, 89%, 40%, 32%)Color Converter →

Color Meaning and Usage

#AE1369 is a bold magenta color with RGB values of 174, 19, 105 and HSL of 327°, 80%, 38%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE1369 is #13AE59, creating high-contrast pairings. For softer combinations, try analogous colors like #A713AE.

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

Contrast with #AE1369

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE1369?

#AE1369 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE1369?

#AE1369 in RGB is (174, 19, 105) - 174 red, 19 green, and 105 blue.

How to use #AE1369 in CSS?

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

What colors go well with #AE1369?

#13AE59 (complementary), #A713AE (analogous), and #6A0C3F (lighter shade) work well with #AE1369.