#EDA37E Color Information

Hex color code: #EDA37E

#EDA37E is a dynamic orange color. In RGB it is (237, 163, 126), and in HSL it is (20°, 76%, 71%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EDA37E
RGB
237, 163, 126
HSL
20°, 76%, 71%
CMYK
0%, 31%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA37E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 163, 126

Red: 237 / Green: 163 / Blue: 126

HSL

20°, 76%, 71%

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

CMYK

0%, 31%, 47%, 7%

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

What color is #EDA37E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA37E to RGB:

rgb(237, 163, 126)HEX to RGB Converter →

HEX to HSL

Convert #EDA37E to HSL:

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

HEX to CMYK

Convert #EDA37E to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #EDA37E has RGB (237, 163, 126) and HSL (20°, 76%, 71%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA37E is #7DC8ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7D90.

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

Contrast with #EDA37E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA37E?

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

What is the RGB value of #EDA37E?

#EDA37E in RGB is (237, 163, 126) - 237 red, 163 green, and 126 blue.

How to use #EDA37E in CSS?

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

What colors go well with #EDA37E?

#7DC8ED (complementary), #ED7D90 (analogous), and #E4723A (lighter shade) work well with #EDA37E.