#EC558F Color Information

Hex color code: #EC558F

A eye-catching magenta shade, #EC558F appears as (236, 85, 143) in RGB and (337°, 80%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#EC558F
RGB
236, 85, 143
HSL
337°, 80%, 63%
CMYK
0%, 64%, 39%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC558F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 85, 143

Red: 236 / Green: 85 / Blue: 143

HSL

337°, 80%, 63%

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

CMYK

0%, 64%, 39%, 7%

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

What color is #EC558F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC558F to RGB:

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

HEX to HSL

Convert #EC558F to HSL:

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

HEX to CMYK

Convert #EC558F to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EC558F has RGB (236, 85, 143) and HSL (337°, 80%, 63%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC558F is #55ECB2, creating high-contrast pairings. For softer combinations, try analogous colors like #EC55DB.

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

Contrast with #EC558F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC558F?

#EC558F is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC558F?

#EC558F in RGB is (236, 85, 143) - 236 red, 85 green, and 143 blue.

How to use #EC558F in CSS?

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

What colors go well with #EC558F?

#55ECB2 (complementary), #EC55DB (analogous), and #DC1864 (lighter shade) work well with #EC558F.