#EC79BE Color Information

Hex color code: #EC79BE

A bold magenta shade, #EC79BE appears as (236, 121, 190) in RGB and (324°, 75%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EC79BE
RGB
236, 121, 190
HSL
324°, 75%, 70%
CMYK
0%, 49%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC79BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 121, 190

Red: 236 / Green: 121 / Blue: 190

HSL

324°, 75%, 70%

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

CMYK

0%, 49%, 19%, 7%

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

What color is #EC79BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC79BE to RGB:

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

HEX to HSL

Convert #EC79BE to HSL:

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

HEX to CMYK

Convert #EC79BE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EC79BE has RGB (236, 121, 190) and HSL (324°, 75%, 70%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC79BE is #79ECA7, creating high-contrast pairings. For softer combinations, try analogous colors like #E079EC.

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

Contrast with #EC79BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC79BE?

#EC79BE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC79BE?

#EC79BE in RGB is (236, 121, 190) - 236 red, 121 green, and 190 blue.

How to use #EC79BE in CSS?

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

What colors go well with #EC79BE?

#79ECA7 (complementary), #E079EC (analogous), and #E2369D (lighter shade) work well with #EC79BE.