#E85E85 Color Information

Hex color code: #E85E85

A bold magenta shade, #E85E85 appears as (232, 94, 133) in RGB and (343°, 75%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#E85E85
RGB
232, 94, 133
HSL
343°, 75%, 64%
CMYK
0%, 59%, 43%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E85E85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 94, 133

Red: 232 / Green: 94 / Blue: 133

HSL

343°, 75%, 64%

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

CMYK

0%, 59%, 43%, 9%

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

What color is #E85E85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E85E85 to RGB:

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

HEX to HSL

Convert #E85E85 to HSL:

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

HEX to CMYK

Convert #E85E85 to CMYK:

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

Color Meaning and Usage

#E85E85 is a vivid magenta color with RGB values of 232, 94, 133 and HSL of 343°, 75%, 64%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E85E85 is #5EE8C1, creating high-contrast pairings. For softer combinations, try analogous colors like #E85ECA.

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

Contrast with #E85E85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E85E85?

#E85E85 is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E85E85?

#E85E85 in RGB is (232, 94, 133) - 232 red, 94 green, and 133 blue.

How to use #E85E85 in CSS?

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

What colors go well with #E85E85?

#5EE8C1 (complementary), #E85ECA (analogous), and #DB1F54 (lighter shade) work well with #E85E85.