#AE939E Color Information

Hex color code: #AE939E

A balanced magenta shade, #AE939E appears as (174, 147, 158) in RGB and (336°, 14%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AE939E
RGB
174, 147, 158
HSL
336°, 14%, 63%
CMYK
0%, 16%, 9%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE939E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 147, 158

Red: 174 / Green: 147 / Blue: 158

HSL

336°, 14%, 63%

Hue: 336° / Saturation: 14% / Lightness: 63%

CMYK

0%, 16%, 9%, 32%

Cyan: 0% / Magenta: 16% / Yellow: 9% / Key: 32%

What color is #AE939E?

#AE939E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE939E to RGB:

rgb(174, 147, 158)HEX to RGB Converter →

HEX to HSL

Convert #AE939E to HSL:

hsl(336, 14%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AE939E to CMYK:

cmyk(0%, 16%, 9%, 32%)Color Converter →

Color Meaning and Usage

#AE939E is a understated magenta color with RGB values of 174, 147, 158 and HSL of 336°, 14%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE939E is #93AEA3, creating high-contrast pairings. For softer combinations, try analogous colors like #AE93AB.

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

Contrast with #AE939E

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

Contrast Ratio: 7.47:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE939E?

#AE939E is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AE939E?

#AE939E in RGB is (174, 147, 158) - 174 red, 147 green, and 158 blue.

How to use #AE939E in CSS?

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

What colors go well with #AE939E?

#93AEA3 (complementary), #AE93AB (analogous), and #8C6977 (lighter shade) work well with #AE939E.