#E86DAE Color Information

Hex color code: #E86DAE

A bold magenta shade, #E86DAE appears as (232, 109, 174) in RGB and (328°, 73%, 67%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E86DAE
RGB
232, 109, 174
HSL
328°, 73%, 67%
CMYK
0%, 53%, 25%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E86DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 109, 174

Red: 232 / Green: 109 / Blue: 174

HSL

328°, 73%, 67%

Hue: 328° / Saturation: 73% / Lightness: 67%

CMYK

0%, 53%, 25%, 9%

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

What color is #E86DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E86DAE to RGB:

rgb(232, 109, 174)HEX to RGB Converter →

HEX to HSL

Convert #E86DAE to HSL:

hsl(328, 73%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E86DAE to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #E86DAE has RGB (232, 109, 174) and HSL (328°, 73%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E86DAE is #6DE8A7, creating high-contrast pairings. For softer combinations, try analogous colors like #E46DE8.

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

Contrast with #E86DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E86DAE?

#E86DAE is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E86DAE?

#E86DAE in RGB is (232, 109, 174) - 232 red, 109 green, and 174 blue.

How to use #E86DAE in CSS?

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

What colors go well with #E86DAE?

#6DE8A7 (complementary), #E46DE8 (analogous), and #DE2B8B (lighter shade) work well with #E86DAE.