#EC71CE Color Information

Hex color code: #EC71CE

#EC71CE is a bold magenta color. In RGB it is (236, 113, 206), and in HSL it is (315°, 76%, 68%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EC71CE
RGB
236, 113, 206
HSL
315°, 76%, 68%
CMYK
0%, 52%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC71CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 113, 206

Red: 236 / Green: 113 / Blue: 206

HSL

315°, 76%, 68%

Hue: 315° / Saturation: 76% / Lightness: 68%

CMYK

0%, 52%, 13%, 7%

Cyan: 0% / Magenta: 52% / Yellow: 13% / Key: 7%

What color is #EC71CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC71CE to RGB:

rgb(236, 113, 206)HEX to RGB Converter →

HEX to HSL

Convert #EC71CE to HSL:

hsl(315, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EC71CE to CMYK:

cmyk(0%, 52%, 13%, 7%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #EC71CE has RGB (236, 113, 206) and HSL (315°, 76%, 68%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC71CE is #6FEB8E, creating high-contrast pairings. For softer combinations, try analogous colors like #CC6FEB.

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

Contrast with #EC71CE

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

Contrast Ratio: 7.82:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC71CE?

#EC71CE is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC71CE?

#EC71CE in RGB is (236, 113, 206) - 236 red, 113 green, and 206 blue.

How to use #EC71CE in CSS?

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

What colors go well with #EC71CE?

#6FEB8E (complementary), #CC6FEB (analogous), and #E22CB5 (lighter shade) work well with #EC71CE.