#EC747A Color Information

Hex color code: #EC747A

A dynamic red shade, #EC747A appears as (236, 116, 122) in RGB and (357°, 76%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Coral
HEX
#EC747A
RGB
236, 116, 122
HSL
357°, 76%, 69%
CMYK
0%, 51%, 48%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC747A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 116, 122

Red: 236 / Green: 116 / Blue: 122

HSL

357°, 76%, 69%

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

CMYK

0%, 51%, 48%, 7%

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

What color is #EC747A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC747A to RGB:

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

HEX to HSL

Convert #EC747A to HSL:

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

HEX to CMYK

Convert #EC747A to CMYK:

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

Color Meaning and Usage

#EC747A is a bold red color with RGB values of 236, 116, 122 and HSL of 357°, 76%, 69%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC747A is #74ECE6, creating high-contrast pairings. For softer combinations, try analogous colors like #EC74B6.

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

Contrast with #EC747A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC747A?

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

What is the RGB value of #EC747A?

#EC747A in RGB is (236, 116, 122) - 236 red, 116 green, and 122 blue.

How to use #EC747A in CSS?

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

What colors go well with #EC747A?

#74ECE6 (complementary), #EC74B6 (analogous), and #E33139 (lighter shade) work well with #EC747A.