#AE94AB Color Information

Hex color code: #AE94AB

A balanced magenta shade, #AE94AB appears as (174, 148, 171) in RGB and (307°, 14%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AE94AB
RGB
174, 148, 171
HSL
307°, 14%, 63%
CMYK
0%, 15%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE94AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 148, 171

Red: 174 / Green: 148 / Blue: 171

HSL

307°, 14%, 63%

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

CMYK

0%, 15%, 2%, 32%

Cyan: 0% / Magenta: 15% / Yellow: 2% / Key: 32%

What color is #AE94AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE94AB to RGB:

rgb(174, 148, 171)HEX to RGB Converter →

HEX to HSL

Convert #AE94AB to HSL:

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

HEX to CMYK

Convert #AE94AB to CMYK:

cmyk(0%, 15%, 2%, 32%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #AE94AB has RGB (174, 148, 171) and HSL (307°, 14%, 63%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE94AB is #93AE97, creating high-contrast pairings. For softer combinations, try analogous colors like #A493AE.

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

Contrast with #AE94AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE94AB?

#AE94AB is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AE94AB?

#AE94AB in RGB is (174, 148, 171) - 174 red, 148 green, and 171 blue.

How to use #AE94AB in CSS?

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

What colors go well with #AE94AB?

#93AE97 (complementary), #A493AE (analogous), and #8C6988 (lighter shade) work well with #AE94AB.