#EC739B Color Information

Hex color code: #EC739B

A vivid magenta shade, #EC739B appears as (236, 115, 155) in RGB and (340°, 76%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#EC739B
RGB
236, 115, 155
HSL
340°, 76%, 69%
CMYK
0%, 51%, 34%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC739B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 115, 155

Red: 236 / Green: 115 / Blue: 155

HSL

340°, 76%, 69%

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

CMYK

0%, 51%, 34%, 7%

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

What color is #EC739B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC739B to RGB:

rgb(236, 115, 155)HEX to RGB Converter →

HEX to HSL

Convert #EC739B to HSL:

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

HEX to CMYK

Convert #EC739B to CMYK:

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

Color Meaning and Usage

#EC739B is a vivid magenta color with RGB values of 236, 115, 155 and HSL of 340°, 76%, 69%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC739B is #74ECC4, creating high-contrast pairings. For softer combinations, try analogous colors like #EC74D8.

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

Contrast with #EC739B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC739B?

#EC739B is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC739B?

#EC739B in RGB is (236, 115, 155) - 236 red, 115 green, and 155 blue.

How to use #EC739B in CSS?

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

What colors go well with #EC739B?

#74ECC4 (complementary), #EC74D8 (analogous), and #E3316C (lighter shade) work well with #EC739B.