#EDA778 Color Information

Hex color code: #EDA778

#EDA778 is a eye-catching orange color. In RGB it is (237, 167, 120), and in HSL it is (24°, 76%, 70%). It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#EDA778
RGB
237, 167, 120
HSL
24°, 76%, 70%
CMYK
0%, 30%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA778; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 167, 120

Red: 237 / Green: 167 / Blue: 120

HSL

24°, 76%, 70%

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

CMYK

0%, 30%, 49%, 7%

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

What color is #EDA778?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA778 to RGB:

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

HEX to HSL

Convert #EDA778 to HSL:

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

HEX to CMYK

Convert #EDA778 to CMYK:

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

Color Meaning and Usage

#EDA778 is a striking orange color with RGB values of 237, 167, 120 and HSL of 24°, 76%, 70%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA778 is #78BEED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7884.

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

Contrast with #EDA778

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA778?

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

What is the RGB value of #EDA778?

#EDA778 in RGB is (237, 167, 120) - 237 red, 167 green, and 120 blue.

How to use #EDA778 in CSS?

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

What colors go well with #EDA778?

#78BEED (complementary), #ED7884 (analogous), and #E37B35 (lighter shade) work well with #EDA778.