#ED9B78 Color Information

Hex color code: #ED9B78

A bold orange shade, #ED9B78 appears as (237, 155, 120) in RGB and (18°, 76%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#ED9B78
RGB
237, 155, 120
HSL
18°, 76%, 70%
CMYK
0%, 35%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED9B78; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 155, 120

Red: 237 / Green: 155 / Blue: 120

HSL

18°, 76%, 70%

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

CMYK

0%, 35%, 49%, 7%

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

What color is #ED9B78?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED9B78 to RGB:

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

HEX to HSL

Convert #ED9B78 to HSL:

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

HEX to CMYK

Convert #ED9B78 to CMYK:

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

Color Meaning and Usage

#ED9B78 is a eye-catching orange color with RGB values of 237, 155, 120 and HSL of 18°, 76%, 70%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED9B78 is #78CAED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7890.

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

Contrast with #ED9B78

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED9B78?

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

What is the RGB value of #ED9B78?

#ED9B78 in RGB is (237, 155, 120) - 237 red, 155 green, and 120 blue.

How to use #ED9B78 in CSS?

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

What colors go well with #ED9B78?

#78CAED (complementary), #ED7890 (analogous), and #E36935 (lighter shade) work well with #ED9B78.