#AE6BAE Color Information

Hex color code: #AE6BAE

A soft magenta shade, #AE6BAE appears as (174, 107, 174) in RGB and (300°, 29%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#AE6BAE
RGB
174, 107, 174
HSL
300°, 29%, 55%
CMYK
0%, 39%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE6BAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 107, 174

Red: 174 / Green: 107 / Blue: 174

HSL

300°, 29%, 55%

Hue: 300° / Saturation: 29% / Lightness: 55%

CMYK

0%, 39%, 0%, 32%

Cyan: 0% / Magenta: 39% / Yellow: 0% / Key: 32%

What color is #AE6BAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE6BAE to RGB:

rgb(174, 107, 174)HEX to RGB Converter →

HEX to HSL

Convert #AE6BAE to HSL:

hsl(300, 29%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #AE6BAE to CMYK:

cmyk(0%, 39%, 0%, 32%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #AE6BAE has RGB (174, 107, 174) and HSL (300°, 29%, 55%). 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 #AE6BAE is #6BAE6B, creating high-contrast pairings. For softer combinations, try analogous colors like #8C6BAE.

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

Contrast with #AE6BAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE6BAE?

#AE6BAE is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE6BAE?

#AE6BAE in RGB is (174, 107, 174) - 174 red, 107 green, and 174 blue.

How to use #AE6BAE in CSS?

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

What colors go well with #AE6BAE?

#6BAE6B (complementary), #8C6BAE (analogous), and #844884 (lighter shade) work well with #AE6BAE.