#AE90BF Color Information

Hex color code: #AE90BF

A pastel purple shade, #AE90BF appears as (174, 144, 191) in RGB and (278°, 27%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AE90BF
RGB
174, 144, 191
HSL
278°, 27%, 66%
CMYK
9%, 25%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE90BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 144, 191

Red: 174 / Green: 144 / Blue: 191

HSL

278°, 27%, 66%

Hue: 278° / Saturation: 27% / Lightness: 66%

CMYK

9%, 25%, 0%, 25%

Cyan: 9% / Magenta: 25% / Yellow: 0% / Key: 25%

What color is #AE90BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE90BF to RGB:

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

HEX to HSL

Convert #AE90BF to HSL:

hsl(278, 27%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AE90BF to CMYK:

cmyk(9%, 25%, 0%, 25%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AE90BF has RGB (174, 144, 191) and HSL (278°, 27%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE90BF is #A2C091, creating high-contrast pairings. For softer combinations, try analogous colors like #9791C0.

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

Contrast with #AE90BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE90BF?

#AE90BF is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE90BF?

#AE90BF in RGB is (174, 144, 191) - 174 red, 144 green, and 191 blue.

How to use #AE90BF in CSS?

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

What colors go well with #AE90BF?

#A2C091 (complementary), #9791C0 (analogous), and #8B60A4 (lighter shade) work well with #AE90BF.