#ED917D Color Information

Hex color code: #ED917D

The hex color #ED917D is a vivid red with RGB values of (237, 145, 125) and HSL of (11°, 76%, 71%). It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#ED917D
RGB
237, 145, 125
HSL
11°, 76%, 71%
CMYK
0%, 39%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED917D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 145, 125

Red: 237 / Green: 145 / Blue: 125

HSL

11°, 76%, 71%

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

CMYK

0%, 39%, 47%, 7%

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

What color is #ED917D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED917D to RGB:

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

HEX to HSL

Convert #ED917D to HSL:

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

HEX to CMYK

Convert #ED917D to CMYK:

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

Color Meaning and Usage

#ED917D is a striking red color with RGB values of 237, 145, 125 and HSL of 11°, 76%, 71%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED917D is #7DD9ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7DA0.

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

Contrast with #ED917D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED917D?

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

What is the RGB value of #ED917D?

#ED917D in RGB is (237, 145, 125) - 237 red, 145 green, and 125 blue.

How to use #ED917D in CSS?

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

What colors go well with #ED917D?

#7DD9ED (complementary), #ED7DA0 (analogous), and #E4593A (lighter shade) work well with #ED917D.