#EDA87A Color Information

Hex color code: #EDA87A

A bold orange shade, #EDA87A appears as (237, 168, 122) in RGB and (24°, 76%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#EDA87A
RGB
237, 168, 122
HSL
24°, 76%, 70%
CMYK
0%, 29%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA87A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 168, 122

Red: 237 / Green: 168 / Blue: 122

HSL

24°, 76%, 70%

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

CMYK

0%, 29%, 49%, 7%

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

What color is #EDA87A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA87A to RGB:

rgb(237, 168, 122)HEX to RGB Converter →

HEX to HSL

Convert #EDA87A to HSL:

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

HEX to CMYK

Convert #EDA87A to CMYK:

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

Color Meaning and Usage

#EDA87A is a striking orange color with RGB values of 237, 168, 122 and HSL of 24°, 76%, 70%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EDA87A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA87A?

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

What is the RGB value of #EDA87A?

#EDA87A in RGB is (237, 168, 122) - 237 red, 168 green, and 122 blue.

How to use #EDA87A in CSS?

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

What colors go well with #EDA87A?

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