#E85AD2 Color Information

Hex color code: #E85AD2

The hex color #E85AD2 is a striking magenta with RGB values of (232, 90, 210) and HSL of (309°, 76%, 63%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E85AD2
RGB
232, 90, 210
HSL
309°, 76%, 63%
CMYK
0%, 61%, 9%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E85AD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 90, 210

Red: 232 / Green: 90 / Blue: 210

HSL

309°, 76%, 63%

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

CMYK

0%, 61%, 9%, 9%

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

What color is #E85AD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E85AD2 to RGB:

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

HEX to HSL

Convert #E85AD2 to HSL:

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

HEX to CMYK

Convert #E85AD2 to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #E85AD2 has RGB (232, 90, 210) and HSL (309°, 76%, 63%). 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 #E85AD2 is #59E86E, creating high-contrast pairings. For softer combinations, try analogous colors like #B659E8.

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

Contrast with #E85AD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E85AD2?

#E85AD2 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E85AD2?

#E85AD2 in RGB is (232, 90, 210) - 232 red, 90 green, and 210 blue.

How to use #E85AD2 in CSS?

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

What colors go well with #E85AD2?

#59E86E (complementary), #B659E8 (analogous), and #D71DBC (lighter shade) work well with #E85AD2.