#E85EBA Color Information

Hex color code: #E85EBA

The hex color #E85EBA is a striking magenta with RGB values of (232, 94, 186) and HSL of (320°, 75%, 64%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E85EBA
RGB
232, 94, 186
HSL
320°, 75%, 64%
CMYK
0%, 59%, 20%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E85EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 94, 186

Red: 232 / Green: 94 / Blue: 186

HSL

320°, 75%, 64%

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

CMYK

0%, 59%, 20%, 9%

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

What color is #E85EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E85EBA to RGB:

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

HEX to HSL

Convert #E85EBA to HSL:

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

HEX to CMYK

Convert #E85EBA to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #E85EBA has RGB (232, 94, 186) and HSL (320°, 75%, 64%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E85EBA is #5EE88C, creating high-contrast pairings. For softer combinations, try analogous colors like #D15EE8.

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

Contrast with #E85EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E85EBA?

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

What is the RGB value of #E85EBA?

#E85EBA in RGB is (232, 94, 186) - 232 red, 94 green, and 186 blue.

How to use #E85EBA in CSS?

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

What colors go well with #E85EBA?

#5EE88C (complementary), #D15EE8 (analogous), and #DB1F9C (lighter shade) work well with #E85EBA.