#EC5735 Color Information

Hex color code: #EC5735

A bold red shade, #EC5735 appears as (236, 87, 53) in RGB and (11°, 83%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameTomato
HEX
#EC5735
RGB
236, 87, 53
HSL
11°, 83%, 57%
CMYK
0%, 63%, 78%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC5735; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 87, 53

Red: 236 / Green: 87 / Blue: 53

HSL

11°, 83%, 57%

Hue: 11° / Saturation: 83% / Lightness: 57%

CMYK

0%, 63%, 78%, 7%

Cyan: 0% / Magenta: 63% / Yellow: 78% / Key: 7%

What color is #EC5735?

#EC5735 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC5735 to RGB:

rgb(236, 87, 53)HEX to RGB Converter →

HEX to HSL

Convert #EC5735 to HSL:

hsl(11, 83%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #EC5735 to CMYK:

cmyk(0%, 63%, 78%, 7%)Color Converter →

Color Meaning and Usage

A striking red tone, #EC5735 has RGB (236, 87, 53) and HSL (11°, 83%, 57%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC5735 is #36CBEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC3670.

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

Contrast with #EC5735

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

Contrast Ratio: 5.98:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC5735?

#EC5735 is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC5735?

#EC5735 in RGB is (236, 87, 53) - 236 red, 87 green, and 53 blue.

How to use #EC5735 in CSS?

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

What colors go well with #EC5735?

#36CBEC (complementary), #EC3670 (analogous), and #C43312 (lighter shade) work well with #EC5735.