#EC518C Color Information

Hex color code: #EC518C

A dynamic magenta shade, #EC518C appears as (236, 81, 140) in RGB and (337°, 80%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#EC518C
RGB
236, 81, 140
HSL
337°, 80%, 62%
CMYK
0%, 66%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC518C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 81, 140

Red: 236 / Green: 81 / Blue: 140

HSL

337°, 80%, 62%

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

CMYK

0%, 66%, 41%, 7%

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

What color is #EC518C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC518C to RGB:

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

HEX to HSL

Convert #EC518C to HSL:

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

HEX to CMYK

Convert #EC518C to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #EC518C has RGB (236, 81, 140) and HSL (337°, 80%, 62%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EC518C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC518C?

#EC518C is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC518C?

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

How to use #EC518C in CSS?

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

What colors go well with #EC518C?

#51ECB0 (complementary), #EC51DA (analogous), and #D81861 (lighter shade) work well with #EC518C.