#AE758E Color Information

Hex color code: #AE758E

#AE758E is a soft magenta color. In RGB it is (174, 117, 142), and in HSL it is (334°, 26%, 57%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AE758E
RGB
174, 117, 142
HSL
334°, 26%, 57%
CMYK
0%, 33%, 18%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AE758E; color: #000000; }

Badge

New Feature
.badge { background-color: #AE758E; color: #000000; }

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 #AE758E; background-color: #AE758E15; }

Alert / Toast

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

Link / Accent

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

a { color: #AE758E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 117, 142

Red: 174 / Green: 117 / Blue: 142

HSL

334°, 26%, 57%

Hue: 334° / Saturation: 26% / Lightness: 57%

CMYK

0%, 33%, 18%, 32%

Cyan: 0% / Magenta: 33% / Yellow: 18% / Key: 32%

What color is #AE758E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE758E to RGB:

rgb(174, 117, 142)HEX to RGB Converter →

HEX to HSL

Convert #AE758E to HSL:

hsl(334, 26%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AE758E to CMYK:

cmyk(0%, 33%, 18%, 32%)Color Converter →

Color Meaning and Usage

#AE758E is a delicate magenta color with RGB values of 174, 117, 142 and HSL of 334°, 26%, 57%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE758E is #75AE95, creating high-contrast pairings. For softer combinations, try analogous colors like #AE75AA.

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

Contrast with #AE758E

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

Contrast Ratio: 5.73:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE758E?

#AE758E is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE758E?

#AE758E in RGB is (174, 117, 142) - 174 red, 117 green, and 142 blue.

How to use #AE758E in CSS?

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

What colors go well with #AE758E?

#75AE95 (complementary), #AE75AA (analogous), and #874F67 (lighter shade) work well with #AE758E.