#EC798B Color Information

Hex color code: #EC798B

A vivid red shade, #EC798B appears as (236, 121, 139) in RGB and (351°, 75%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#EC798B
RGB
236, 121, 139
HSL
351°, 75%, 70%
CMYK
0%, 49%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC798B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 121, 139

Red: 236 / Green: 121 / Blue: 139

HSL

351°, 75%, 70%

Hue: 351° / Saturation: 75% / Lightness: 70%

CMYK

0%, 49%, 41%, 7%

Cyan: 0% / Magenta: 49% / Yellow: 41% / Key: 7%

What color is #EC798B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC798B to RGB:

rgb(236, 121, 139)HEX to RGB Converter →

HEX to HSL

Convert #EC798B to HSL:

hsl(351, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EC798B to CMYK:

cmyk(0%, 49%, 41%, 7%)Color Converter →

Color Meaning and Usage

A striking red tone, #EC798B has RGB (236, 121, 139) and HSL (351°, 75%, 70%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC798B is #79ECDB, creating high-contrast pairings. For softer combinations, try analogous colors like #EC79C4.

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

Contrast with #EC798B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC798B?

#EC798B is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC798B?

#EC798B in RGB is (236, 121, 139) - 236 red, 121 green, and 139 blue.

How to use #EC798B in CSS?

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

What colors go well with #EC798B?

#79ECDB (complementary), #EC79C4 (analogous), and #E23650 (lighter shade) work well with #EC798B.