#EC558D Color Information

Hex color code: #EC558D

#EC558D is a eye-catching magenta color. In RGB it is (236, 85, 141), and in HSL it is (338°, 80%, 63%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#EC558D
RGB
236, 85, 141
HSL
338°, 80%, 63%
CMYK
0%, 64%, 40%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC558D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 85, 141

Red: 236 / Green: 85 / Blue: 141

HSL

338°, 80%, 63%

Hue: 338° / Saturation: 80% / Lightness: 63%

CMYK

0%, 64%, 40%, 7%

Cyan: 0% / Magenta: 64% / Yellow: 40% / Key: 7%

What color is #EC558D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC558D to RGB:

rgb(236, 85, 141)HEX to RGB Converter →

HEX to HSL

Convert #EC558D to HSL:

hsl(338, 80%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #EC558D to CMYK:

cmyk(0%, 64%, 40%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EC558D has RGB (236, 85, 141) and HSL (338°, 80%, 63%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC558D is #55ECB5, creating high-contrast pairings. For softer combinations, try analogous colors like #EC55D8.

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

Contrast with #EC558D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC558D?

#EC558D is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC558D?

#EC558D in RGB is (236, 85, 141) - 236 red, 85 green, and 141 blue.

How to use #EC558D in CSS?

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

What colors go well with #EC558D?

#55ECB5 (complementary), #EC55D8 (analogous), and #DC1860 (lighter shade) work well with #EC558D.