#EC51EC Color Information

Hex color code: #EC51EC

The hex color #EC51EC is a bold magenta with RGB values of (236, 81, 236) and HSL of (300°, 80%, 62%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#EC51EC
RGB
236, 81, 236
HSL
300°, 80%, 62%
CMYK
0%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC51EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 81, 236

Red: 236 / Green: 81 / Blue: 236

HSL

300°, 80%, 62%

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

CMYK

0%, 66%, 0%, 7%

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

What color is #EC51EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC51EC to RGB:

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

HEX to HSL

Convert #EC51EC to HSL:

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

HEX to CMYK

Convert #EC51EC to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EC51EC has RGB (236, 81, 236) and HSL (300°, 80%, 62%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC51EC is #51EC51, creating high-contrast pairings. For softer combinations, try analogous colors like #9E51EC.

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

Contrast with #EC51EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC51EC?

#EC51EC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC51EC?

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

How to use #EC51EC in CSS?

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

What colors go well with #EC51EC?

#51EC51 (complementary), #9E51EC (analogous), and #D818D8 (lighter shade) work well with #EC51EC.