#EC79CB Color Information

Hex color code: #EC79CB

A striking magenta shade, #EC79CB appears as (236, 121, 203) in RGB and (317°, 75%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EC79CB
RGB
236, 121, 203
HSL
317°, 75%, 70%
CMYK
0%, 49%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC79CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 121, 203

Red: 236 / Green: 121 / Blue: 203

HSL

317°, 75%, 70%

Hue: 317° / Saturation: 75% / Lightness: 70%

CMYK

0%, 49%, 14%, 7%

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

What color is #EC79CB?

#EC79CB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC79CB to RGB:

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

HEX to HSL

Convert #EC79CB to HSL:

hsl(317, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EC79CB to CMYK:

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

Color Meaning and Usage

#EC79CB is a eye-catching magenta color with RGB values of 236, 121, 203 and HSL of 317°, 75%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC79CB is #79EC9A, creating high-contrast pairings. For softer combinations, try analogous colors like #D379EC.

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

Contrast with #EC79CB

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

Contrast Ratio: 8.16:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC79CB?

#EC79CB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC79CB?

#EC79CB in RGB is (236, 121, 203) - 236 red, 121 green, and 203 blue.

How to use #EC79CB in CSS?

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

What colors go well with #EC79CB?

#79EC9A (complementary), #D379EC (analogous), and #E236B2 (lighter shade) work well with #EC79CB.