#EC367C Color Information

Hex color code: #EC367C

The hex color #EC367C is a vivid magenta with RGB values of (236, 54, 124) and HSL of (337°, 83%, 57%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#EC367C
RGB
236, 54, 124
HSL
337°, 83%, 57%
CMYK
0%, 77%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC367C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 54, 124

Red: 236 / Green: 54 / Blue: 124

HSL

337°, 83%, 57%

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

CMYK

0%, 77%, 47%, 7%

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

What color is #EC367C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC367C to RGB:

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

HEX to HSL

Convert #EC367C to HSL:

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

HEX to CMYK

Convert #EC367C to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EC367C has RGB (236, 54, 124) and HSL (337°, 83%, 57%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC367C is #36ECA7, creating high-contrast pairings. For softer combinations, try analogous colors like #EC36D7.

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

Contrast with #EC367C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC367C?

#EC367C is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC367C?

#EC367C in RGB is (236, 54, 124) - 236 red, 54 green, and 124 blue.

How to use #EC367C in CSS?

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

What colors go well with #EC367C?

#36ECA7 (complementary), #EC36D7 (analogous), and #C41256 (lighter shade) work well with #EC367C.