#EC366D Color Information

Hex color code: #EC366D

The hex color #EC366D is a eye-catching magenta with RGB values of (236, 54, 109) and HSL of (342°, 83%, 57%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#EC366D
RGB
236, 54, 109
HSL
342°, 83%, 57%
CMYK
0%, 77%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC366D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 54, 109

Red: 236 / Green: 54 / Blue: 109

HSL

342°, 83%, 57%

Hue: 342° / Saturation: 83% / Lightness: 57%

CMYK

0%, 77%, 54%, 7%

Cyan: 0% / Magenta: 77% / Yellow: 54% / Key: 7%

What color is #EC366D?

#EC366D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC366D to RGB:

rgb(236, 54, 109)HEX to RGB Converter →

HEX to HSL

Convert #EC366D to HSL:

hsl(342, 83%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #EC366D to CMYK:

cmyk(0%, 77%, 54%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #EC366D has RGB (236, 54, 109) and HSL (342°, 83%, 57%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC366D is #36ECB6, creating high-contrast pairings. For softer combinations, try analogous colors like #EC36C8.

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

Contrast with #EC366D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC366D?

#EC366D is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC366D?

#EC366D in RGB is (236, 54, 109) - 236 red, 54 green, and 109 blue.

How to use #EC366D in CSS?

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

What colors go well with #EC366D?

#36ECB6 (complementary), #EC36C8 (analogous), and #C41248 (lighter shade) work well with #EC366D.