#AE80CB Color Information

Hex color code: #AE80CB

#AE80CB is a soft purple color. In RGB it is (174, 128, 203), and in HSL it is (277°, 42%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AE80CB
RGB
174, 128, 203
HSL
277°, 42%, 65%
CMYK
14%, 37%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE80CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 128, 203

Red: 174 / Green: 128 / Blue: 203

HSL

277°, 42%, 65%

Hue: 277° / Saturation: 42% / Lightness: 65%

CMYK

14%, 37%, 0%, 20%

Cyan: 14% / Magenta: 37% / Yellow: 0% / Key: 20%

What color is #AE80CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE80CB to RGB:

rgb(174, 128, 203)HEX to RGB Converter →

HEX to HSL

Convert #AE80CB to HSL:

hsl(277, 42%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AE80CB to CMYK:

cmyk(14%, 37%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AE80CB is a gentle purple color with RGB values of 174, 128, 203 and HSL of 277°, 42%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE80CB is #9DCB80, creating high-contrast pairings. For softer combinations, try analogous colors like #8980CB.

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

Contrast with #AE80CB

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

Contrast Ratio: 6.75:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE80CB?

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

What is the RGB value of #AE80CB?

#AE80CB in RGB is (174, 128, 203) - 174 red, 128 green, and 203 blue.

How to use #AE80CB in CSS?

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

What colors go well with #AE80CB?

#9DCB80 (complementary), #8980CB (analogous), and #8C4AB5 (lighter shade) work well with #AE80CB.