#E85AC2 Color Information

Hex color code: #E85AC2

The hex color #E85AC2 is a bold magenta with RGB values of (232, 90, 194) and HSL of (316°, 76%, 63%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E85AC2
RGB
232, 90, 194
HSL
316°, 76%, 63%
CMYK
0%, 61%, 16%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E85AC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 90, 194

Red: 232 / Green: 90 / Blue: 194

HSL

316°, 76%, 63%

Hue: 316° / Saturation: 76% / Lightness: 63%

CMYK

0%, 61%, 16%, 9%

Cyan: 0% / Magenta: 61% / Yellow: 16% / Key: 9%

What color is #E85AC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E85AC2 to RGB:

rgb(232, 90, 194)HEX to RGB Converter →

HEX to HSL

Convert #E85AC2 to HSL:

hsl(316, 76%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E85AC2 to CMYK:

cmyk(0%, 61%, 16%, 9%)Color Converter →

Color Meaning and Usage

#E85AC2 is a dynamic magenta color with RGB values of 232, 90, 194 and HSL of 316°, 76%, 63%. 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 #E85AC2 is #59E87F, creating high-contrast pairings. For softer combinations, try analogous colors like #C759E8.

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

Contrast with #E85AC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E85AC2?

#E85AC2 is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E85AC2?

#E85AC2 in RGB is (232, 90, 194) - 232 red, 90 green, and 194 blue.

How to use #E85AC2 in CSS?

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

What colors go well with #E85AC2?

#59E87F (complementary), #C759E8 (analogous), and #D71DA6 (lighter shade) work well with #E85AC2.