#ED887D Color Information

Hex color code: #ED887D

#ED887D is a dynamic red color. In RGB it is (237, 136, 125), and in HSL it is (6°, 76%, 71%). It is typically applied in digital products.

Try:
Color NameLight Coral
HEX
#ED887D
RGB
237, 136, 125
HSL
6°, 76%, 71%
CMYK
0%, 43%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED887D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 136, 125

Red: 237 / Green: 136 / Blue: 125

HSL

6°, 76%, 71%

Hue: 6° / Saturation: 76% / Lightness: 71%

CMYK

0%, 43%, 47%, 7%

Cyan: 0% / Magenta: 43% / Yellow: 47% / Key: 7%

What color is #ED887D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED887D to RGB:

rgb(237, 136, 125)HEX to RGB Converter →

HEX to HSL

Convert #ED887D to HSL:

hsl(6, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ED887D to CMYK:

cmyk(0%, 43%, 47%, 7%)Color Converter →

Color Meaning and Usage

#ED887D is a bold red color with RGB values of 237, 136, 125 and HSL of 6°, 76%, 71%. 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 #ED887D is #7DE2ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7DAA.

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

Contrast with #ED887D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED887D?

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

What is the RGB value of #ED887D?

#ED887D in RGB is (237, 136, 125) - 237 red, 136 green, and 125 blue.

How to use #ED887D in CSS?

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

What colors go well with #ED887D?

#7DE2ED (complementary), #ED7DAA (analogous), and #E44B3A (lighter shade) work well with #ED887D.