#E71DCC Color Information

Hex color code: #E71DCC

#E71DCC is a bold magenta color. In RGB it is (231, 29, 204), and in HSL it is (308°, 81%, 51%). It is frequently seen in web interfaces.

Try:
Color NameDeep Pink
HEX
#E71DCC
RGB
231, 29, 204
HSL
308°, 81%, 51%
CMYK
0%, 87%, 12%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E71DCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 29, 204

Red: 231 / Green: 29 / Blue: 204

HSL

308°, 81%, 51%

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

CMYK

0%, 87%, 12%, 9%

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

What color is #E71DCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E71DCC to RGB:

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

HEX to HSL

Convert #E71DCC to HSL:

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

HEX to CMYK

Convert #E71DCC to CMYK:

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

Color Meaning and Usage

#E71DCC is a eye-catching magenta color with RGB values of 231, 29, 204 and HSL of 308°, 81%, 51%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E71DCC is #1DE738, creating high-contrast pairings. For softer combinations, try analogous colors like #9D1DE7.

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

Contrast with #E71DCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E71DCC?

#E71DCC is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E71DCC?

#E71DCC in RGB is (231, 29, 204) - 231 red, 29 green, and 204 blue.

How to use #E71DCC in CSS?

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

What colors go well with #E71DCC?

#1DE738 (complementary), #9D1DE7 (analogous), and #A61192 (lighter shade) work well with #E71DCC.