#EC705B Color Information

Hex color code: #EC705B

A striking red shade, #EC705B appears as (236, 112, 91) in RGB and (9°, 79%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameCoral
HEX
#EC705B
RGB
236, 112, 91
HSL
9°, 79%, 64%
CMYK
0%, 53%, 61%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC705B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 112, 91

Red: 236 / Green: 112 / Blue: 91

HSL

9°, 79%, 64%

Hue: 9° / Saturation: 79% / Lightness: 64%

CMYK

0%, 53%, 61%, 7%

Cyan: 0% / Magenta: 53% / Yellow: 61% / Key: 7%

What color is #EC705B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC705B to RGB:

rgb(236, 112, 91)HEX to RGB Converter →

HEX to HSL

Convert #EC705B to HSL:

hsl(9, 79%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #EC705B to CMYK:

cmyk(0%, 53%, 61%, 7%)Color Converter →

Color Meaning and Usage

#EC705B is a bold red color with RGB values of 236, 112, 91 and HSL of 9°, 79%, 64%. 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 #EC705B is #5BD6EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC5B8D.

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

Contrast with #EC705B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC705B?

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

What is the RGB value of #EC705B?

#EC705B in RGB is (236, 112, 91) - 236 red, 112 green, and 91 blue.

How to use #EC705B in CSS?

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

What colors go well with #EC705B?

#5BD6EC (complementary), #EC5B8D (analogous), and #E0381A (lighter shade) work well with #EC705B.