#E85E8C Color Information

Hex color code: #E85E8C

The hex color #E85E8C is a dynamic magenta with RGB values of (232, 94, 140) and HSL of (340°, 75%, 64%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#E85E8C
RGB
232, 94, 140
HSL
340°, 75%, 64%
CMYK
0%, 59%, 40%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E85E8C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 94, 140

Red: 232 / Green: 94 / Blue: 140

HSL

340°, 75%, 64%

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

CMYK

0%, 59%, 40%, 9%

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

What color is #E85E8C?

#E85E8C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E85E8C to RGB:

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

HEX to HSL

Convert #E85E8C to HSL:

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

HEX to CMYK

Convert #E85E8C to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #E85E8C has RGB (232, 94, 140) and HSL (340°, 75%, 64%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E85E8C is #5EE8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #E85ED1.

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

Contrast with #E85E8C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E85E8C?

#E85E8C is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E85E8C?

#E85E8C in RGB is (232, 94, 140) - 232 red, 94 green, and 140 blue.

How to use #E85E8C in CSS?

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

What colors go well with #E85E8C?

#5EE8BA (complementary), #E85ED1 (analogous), and #DB1F5E (lighter shade) work well with #E85E8C.