#AE90BD Color Information

Hex color code: #AE90BD

The hex color #AE90BD is a soft purple with RGB values of (174, 144, 189) and HSL of (280°, 25%, 65%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AE90BD
RGB
174, 144, 189
HSL
280°, 25%, 65%
CMYK
8%, 24%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE90BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 144, 189

Red: 174 / Green: 144 / Blue: 189

HSL

280°, 25%, 65%

Hue: 280° / Saturation: 25% / Lightness: 65%

CMYK

8%, 24%, 0%, 26%

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

What color is #AE90BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE90BD to RGB:

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

HEX to HSL

Convert #AE90BD to HSL:

hsl(280, 25%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AE90BD to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #AE90BD has RGB (174, 144, 189) and HSL (280°, 25%, 65%). 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 #AE90BD is #9EBC8F, creating high-contrast pairings. For softer combinations, try analogous colors like #978FBC.

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

Contrast with #AE90BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE90BD?

#AE90BD is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE90BD?

#AE90BD in RGB is (174, 144, 189) - 174 red, 144 green, and 189 blue.

How to use #AE90BD in CSS?

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

What colors go well with #AE90BD?

#9EBC8F (complementary), #978FBC (analogous), and #8A609F (lighter shade) work well with #AE90BD.