#EC3679 Color Information

Hex color code: #EC3679

#EC3679 is a eye-catching magenta color. In RGB it is (236, 54, 121), and in HSL it is (338°, 83%, 57%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#EC3679
RGB
236, 54, 121
HSL
338°, 83%, 57%
CMYK
0%, 77%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC3679; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 54, 121

Red: 236 / Green: 54 / Blue: 121

HSL

338°, 83%, 57%

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

CMYK

0%, 77%, 49%, 7%

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

What color is #EC3679?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC3679 to RGB:

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

HEX to HSL

Convert #EC3679 to HSL:

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

HEX to CMYK

Convert #EC3679 to CMYK:

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

Color Meaning and Usage

#EC3679 is a striking magenta color with RGB values of 236, 54, 121 and HSL of 338°, 83%, 57%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC3679 is #36ECAA, creating high-contrast pairings. For softer combinations, try analogous colors like #EC36D4.

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

Contrast with #EC3679

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC3679?

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

What is the RGB value of #EC3679?

#EC3679 in RGB is (236, 54, 121) - 236 red, 54 green, and 121 blue.

How to use #EC3679 in CSS?

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

What colors go well with #EC3679?

#36ECAA (complementary), #EC36D4 (analogous), and #C41253 (lighter shade) work well with #EC3679.