#AE134C Color Information

Hex color code: #AE134C

#AE134C is a bold magenta color. In RGB it is (174, 19, 76), and in HSL it is (338°, 80%, 38%). It is frequently seen in web interfaces.

Try:
Color NameBrown
HEX
#AE134C
RGB
174, 19, 76
HSL
338°, 80%, 38%
CMYK
0%, 89%, 56%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE134C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 19, 76

Red: 174 / Green: 19 / Blue: 76

HSL

338°, 80%, 38%

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

CMYK

0%, 89%, 56%, 32%

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

What color is #AE134C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE134C to RGB:

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

HEX to HSL

Convert #AE134C to HSL:

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

HEX to CMYK

Convert #AE134C to CMYK:

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

Color Meaning and Usage

#AE134C is a eye-catching magenta color with RGB values of 174, 19, 76 and HSL of 338°, 80%, 38%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE134C is #13AE76, creating high-contrast pairings. For softer combinations, try analogous colors like #AE139A.

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

Contrast with #AE134C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE134C?

#AE134C is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE134C?

#AE134C in RGB is (174, 19, 76) - 174 red, 19 green, and 76 blue.

How to use #AE134C in CSS?

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

What colors go well with #AE134C?

#13AE76 (complementary), #AE139A (analogous), and #6A0C2E (lighter shade) work well with #AE134C.