#AE98AB Color Information

Hex color code: #AE98AB

The hex color #AE98AB is a neutral magenta with RGB values of (174, 152, 171) and HSL of (308°, 12%, 64%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AE98AB
RGB
174, 152, 171
HSL
308°, 12%, 64%
CMYK
0%, 13%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE98AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 152, 171

Red: 174 / Green: 152 / Blue: 171

HSL

308°, 12%, 64%

Hue: 308° / Saturation: 12% / Lightness: 64%

CMYK

0%, 13%, 2%, 32%

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

What color is #AE98AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE98AB to RGB:

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

HEX to HSL

Convert #AE98AB to HSL:

hsl(308, 12%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AE98AB to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #AE98AB has RGB (174, 152, 171) and HSL (308°, 12%, 64%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE98AB is #98AE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A698AE.

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

Contrast with #AE98AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE98AB?

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

What is the RGB value of #AE98AB?

#AE98AB in RGB is (174, 152, 171) - 174 red, 152 green, and 171 blue.

How to use #AE98AB in CSS?

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

What colors go well with #AE98AB?

#98AE9B (complementary), #A698AE (analogous), and #8C6E88 (lighter shade) work well with #AE98AB.