#EC51DA Color Information

Hex color code: #EC51DA

The hex color #EC51DA is a striking magenta with RGB values of (236, 81, 218) and HSL of (307°, 80%, 62%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EC51DA
RGB
236, 81, 218
HSL
307°, 80%, 62%
CMYK
0%, 66%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC51DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 81, 218

Red: 236 / Green: 81 / Blue: 218

HSL

307°, 80%, 62%

Hue: 307° / Saturation: 80% / Lightness: 62%

CMYK

0%, 66%, 8%, 7%

Cyan: 0% / Magenta: 66% / Yellow: 8% / Key: 7%

What color is #EC51DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC51DA to RGB:

rgb(236, 81, 218)HEX to RGB Converter →

HEX to HSL

Convert #EC51DA to HSL:

hsl(307, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #EC51DA to CMYK:

cmyk(0%, 66%, 8%, 7%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #EC51DA has RGB (236, 81, 218) and HSL (307°, 80%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC51DA is #51EC63, creating high-contrast pairings. For softer combinations, try analogous colors like #B051EC.

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

Contrast with #EC51DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC51DA?

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

What is the RGB value of #EC51DA?

#EC51DA in RGB is (236, 81, 218) - 236 red, 81 green, and 218 blue.

How to use #EC51DA in CSS?

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

What colors go well with #EC51DA?

#51EC63 (complementary), #B051EC (analogous), and #D818C1 (lighter shade) work well with #EC51DA.