#EC74A2 Color Information

Hex color code: #EC74A2

A dynamic magenta shade, #EC74A2 appears as (236, 116, 162) in RGB and (337°, 76%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#EC74A2
RGB
236, 116, 162
HSL
337°, 76%, 69%
CMYK
0%, 51%, 31%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC74A2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 116, 162

Red: 236 / Green: 116 / Blue: 162

HSL

337°, 76%, 69%

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

CMYK

0%, 51%, 31%, 7%

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

What color is #EC74A2?

#EC74A2 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC74A2 to RGB:

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

HEX to HSL

Convert #EC74A2 to HSL:

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

HEX to CMYK

Convert #EC74A2 to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EC74A2 has RGB (236, 116, 162) and HSL (337°, 76%, 69%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC74A2 is #74ECBE, creating high-contrast pairings. For softer combinations, try analogous colors like #EC74DE.

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

Contrast with #EC74A2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC74A2?

#EC74A2 is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC74A2?

#EC74A2 in RGB is (236, 116, 162) - 236 red, 116 green, and 162 blue.

How to use #EC74A2 in CSS?

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

What colors go well with #EC74A2?

#74ECBE (complementary), #EC74DE (analogous), and #E33175 (lighter shade) work well with #EC74A2.