#AE98BD Color Information

Hex color code: #AE98BD

The hex color #AE98BD is a gentle purple with RGB values of (174, 152, 189) and HSL of (276°, 22%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AE98BD
RGB
174, 152, 189
HSL
276°, 22%, 67%
CMYK
8%, 20%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE98BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 152, 189

Red: 174 / Green: 152 / Blue: 189

HSL

276°, 22%, 67%

Hue: 276° / Saturation: 22% / Lightness: 67%

CMYK

8%, 20%, 0%, 26%

Cyan: 8% / Magenta: 20% / Yellow: 0% / Key: 26%

What color is #AE98BD?

#AE98BD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE98BD to RGB:

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

HEX to HSL

Convert #AE98BD to HSL:

hsl(276, 22%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AE98BD to CMYK:

cmyk(8%, 20%, 0%, 26%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AE98BD has RGB (174, 152, 189) and HSL (276°, 22%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE98BD is #A7BD98, creating high-contrast pairings. For softer combinations, try analogous colors like #9C98BD.

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

Contrast with #AE98BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE98BD?

#AE98BD is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE98BD?

#AE98BD in RGB is (174, 152, 189) - 174 red, 152 green, and 189 blue.

How to use #AE98BD in CSS?

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

What colors go well with #AE98BD?

#A7BD98 (complementary), #9C98BD (analogous), and #8A6AA0 (lighter shade) work well with #AE98BD.