#ED8678 Color Information

Hex color code: #ED8678

The hex color #ED8678 is a eye-catching red with RGB values of (237, 134, 120) and HSL of (7°, 76%, 70%). It is popular in mobile app design.

Try:
Color NameLight Coral
HEX
#ED8678
RGB
237, 134, 120
HSL
7°, 76%, 70%
CMYK
0%, 43%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED8678; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 134, 120

Red: 237 / Green: 134 / Blue: 120

HSL

7°, 76%, 70%

Hue: 7° / Saturation: 76% / Lightness: 70%

CMYK

0%, 43%, 49%, 7%

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

What color is #ED8678?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED8678 to RGB:

rgb(237, 134, 120)HEX to RGB Converter →

HEX to HSL

Convert #ED8678 to HSL:

hsl(7, 76%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ED8678 to CMYK:

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

Color Meaning and Usage

#ED8678 is a dynamic red color with RGB values of 237, 134, 120 and HSL of 7°, 76%, 70%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED8678 is #78DFED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED78A5.

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

Contrast with #ED8678

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED8678?

#ED8678 is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ED8678?

#ED8678 in RGB is (237, 134, 120) - 237 red, 134 green, and 120 blue.

How to use #ED8678 in CSS?

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

What colors go well with #ED8678?

#78DFED (complementary), #ED78A5 (analogous), and #E34935 (lighter shade) work well with #ED8678.