#EC74BC Color Information

Hex color code: #EC74BC

#EC74BC is a vivid magenta color. In RGB it is (236, 116, 188), and in HSL it is (324°, 76%, 69%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EC74BC
RGB
236, 116, 188
HSL
324°, 76%, 69%
CMYK
0%, 51%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC74BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 116, 188

Red: 236 / Green: 116 / Blue: 188

HSL

324°, 76%, 69%

Hue: 324° / Saturation: 76% / Lightness: 69%

CMYK

0%, 51%, 20%, 7%

Cyan: 0% / Magenta: 51% / Yellow: 20% / Key: 7%

What color is #EC74BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC74BC to RGB:

rgb(236, 116, 188)HEX to RGB Converter →

HEX to HSL

Convert #EC74BC to HSL:

hsl(324, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EC74BC to CMYK:

cmyk(0%, 51%, 20%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #EC74BC has RGB (236, 116, 188) and HSL (324°, 76%, 69%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC74BC is #74ECA4, creating high-contrast pairings. For softer combinations, try analogous colors like #E074EC.

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

Contrast with #EC74BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC74BC?

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

What is the RGB value of #EC74BC?

#EC74BC in RGB is (236, 116, 188) - 236 red, 116 green, and 188 blue.

How to use #EC74BC in CSS?

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

What colors go well with #EC74BC?

#74ECA4 (complementary), #E074EC (analogous), and #E3319C (lighter shade) work well with #EC74BC.