#EC51DF Color Information

Hex color code: #EC51DF

The hex color #EC51DF is a vivid magenta with RGB values of (236, 81, 223) and HSL of (305°, 80%, 62%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EC51DF
RGB
236, 81, 223
HSL
305°, 80%, 62%
CMYK
0%, 66%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC51DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 81, 223

Red: 236 / Green: 81 / Blue: 223

HSL

305°, 80%, 62%

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

CMYK

0%, 66%, 6%, 7%

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

What color is #EC51DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC51DF to RGB:

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

HEX to HSL

Convert #EC51DF to HSL:

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

HEX to CMYK

Convert #EC51DF to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #EC51DF has RGB (236, 81, 223) and HSL (305°, 80%, 62%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC51DF is #51EC5E, creating high-contrast pairings. For softer combinations, try analogous colors like #AB51EC.

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

Contrast with #EC51DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC51DF?

#EC51DF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC51DF?

#EC51DF in RGB is (236, 81, 223) - 236 red, 81 green, and 223 blue.

How to use #EC51DF in CSS?

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

What colors go well with #EC51DF?

#51EC5E (complementary), #AB51EC (analogous), and #D818C8 (lighter shade) work well with #EC51DF.