#E85ED6 Color Information

Hex color code: #E85ED6

A striking magenta shade, #E85ED6 appears as (232, 94, 214) in RGB and (308°, 75%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E85ED6
RGB
232, 94, 214
HSL
308°, 75%, 64%
CMYK
0%, 59%, 8%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E85ED6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 94, 214

Red: 232 / Green: 94 / Blue: 214

HSL

308°, 75%, 64%

Hue: 308° / Saturation: 75% / Lightness: 64%

CMYK

0%, 59%, 8%, 9%

Cyan: 0% / Magenta: 59% / Yellow: 8% / Key: 9%

What color is #E85ED6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E85ED6 to RGB:

rgb(232, 94, 214)HEX to RGB Converter →

HEX to HSL

Convert #E85ED6 to HSL:

hsl(308, 75%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E85ED6 to CMYK:

cmyk(0%, 59%, 8%, 9%)Color Converter →

Color Meaning and Usage

#E85ED6 is a bold magenta color with RGB values of 232, 94, 214 and HSL of 308°, 75%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E85ED6 is #5EE871, creating high-contrast pairings. For softer combinations, try analogous colors like #B65EE8.

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

Contrast with #E85ED6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E85ED6?

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

What is the RGB value of #E85ED6?

#E85ED6 in RGB is (232, 94, 214) - 232 red, 94 green, and 214 blue.

How to use #E85ED6 in CSS?

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

What colors go well with #E85ED6?

#5EE871 (complementary), #B65EE8 (analogous), and #DB1FC2 (lighter shade) work well with #E85ED6.