#E71DC2 Color Information

Hex color code: #E71DC2

A vivid magenta shade, #E71DC2 appears as (231, 29, 194) in RGB and (311°, 81%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDeep Pink
HEX
#E71DC2
RGB
231, 29, 194
HSL
311°, 81%, 51%
CMYK
0%, 87%, 16%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E71DC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 29, 194

Red: 231 / Green: 29 / Blue: 194

HSL

311°, 81%, 51%

Hue: 311° / Saturation: 81% / Lightness: 51%

CMYK

0%, 87%, 16%, 9%

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

What color is #E71DC2?

#E71DC2 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E71DC2 to RGB:

rgb(231, 29, 194)HEX to RGB Converter →

HEX to HSL

Convert #E71DC2 to HSL:

hsl(311, 81%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #E71DC2 to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E71DC2 has RGB (231, 29, 194) and HSL (311°, 81%, 51%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E71DC2 is #1DE742, creating high-contrast pairings. For softer combinations, try analogous colors like #A71DE7.

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

Contrast with #E71DC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E71DC2?

#E71DC2 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E71DC2?

#E71DC2 in RGB is (231, 29, 194) - 231 red, 29 green, and 194 blue.

How to use #E71DC2 in CSS?

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

What colors go well with #E71DC2?

#1DE742 (complementary), #A71DE7 (analogous), and #A6118B (lighter shade) work well with #E71DC2.