#EC8B9F Color Information

Hex color code: #EC8B9F

The hex color #EC8B9F is a bold red with RGB values of (236, 139, 159) and HSL of (348°, 72%, 74%). It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#EC8B9F
RGB
236, 139, 159
HSL
348°, 72%, 74%
CMYK
0%, 41%, 33%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC8B9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 139, 159

Red: 236 / Green: 139 / Blue: 159

HSL

348°, 72%, 74%

Hue: 348° / Saturation: 72% / Lightness: 74%

CMYK

0%, 41%, 33%, 7%

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

What color is #EC8B9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC8B9F to RGB:

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

HEX to HSL

Convert #EC8B9F to HSL:

hsl(348, 72%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EC8B9F to CMYK:

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

Color Meaning and Usage

#EC8B9F is a eye-catching red color with RGB values of 236, 139, 159 and HSL of 348°, 72%, 74%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC8B9F is #8DECD9, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8DD0.

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

Contrast with #EC8B9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC8B9F?

#EC8B9F is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC8B9F?

#EC8B9F in RGB is (236, 139, 159) - 236 red, 139 green, and 159 blue.

How to use #EC8B9F in CSS?

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

What colors go well with #EC8B9F?

#8DECD9 (complementary), #EC8DD0 (analogous), and #E24B69 (lighter shade) work well with #EC8B9F.