#EC517D Color Information

Hex color code: #EC517D

The hex color #EC517D is a dynamic magenta with RGB values of (236, 81, 125) and HSL of (343°, 80%, 62%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#EC517D
RGB
236, 81, 125
HSL
343°, 80%, 62%
CMYK
0%, 66%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC517D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 81, 125

Red: 236 / Green: 81 / Blue: 125

HSL

343°, 80%, 62%

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

CMYK

0%, 66%, 47%, 7%

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

What color is #EC517D?

#EC517D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC517D to RGB:

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

HEX to HSL

Convert #EC517D to HSL:

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

HEX to CMYK

Convert #EC517D to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #EC517D has RGB (236, 81, 125) and HSL (343°, 80%, 62%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC517D is #51ECC0, creating high-contrast pairings. For softer combinations, try analogous colors like #EC51CA.

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

Contrast with #EC517D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC517D?

#EC517D is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC517D?

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

How to use #EC517D in CSS?

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

What colors go well with #EC517D?

#51ECC0 (complementary), #EC51CA (analogous), and #D8184E (lighter shade) work well with #EC517D.