#ECA079 Color Information

Hex color code: #ECA079

The hex color #ECA079 is a vivid orange with RGB values of (236, 160, 121) and HSL of (20°, 75%, 70%). It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#ECA079
RGB
236, 160, 121
HSL
20°, 75%, 70%
CMYK
0%, 32%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA079; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 160, 121

Red: 236 / Green: 160 / Blue: 121

HSL

20°, 75%, 70%

Hue: 20° / Saturation: 75% / Lightness: 70%

CMYK

0%, 32%, 49%, 7%

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

What color is #ECA079?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA079 to RGB:

rgb(236, 160, 121)HEX to RGB Converter →

HEX to HSL

Convert #ECA079 to HSL:

hsl(20, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA079 to CMYK:

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

Color Meaning and Usage

A dynamic orange tone, #ECA079 has RGB (236, 160, 121) and HSL (20°, 75%, 70%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA079 is #79C6EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC798C.

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

Contrast with #ECA079

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA079?

#ECA079 is a dynamic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECA079?

#ECA079 in RGB is (236, 160, 121) - 236 red, 160 green, and 121 blue.

How to use #ECA079 in CSS?

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

What colors go well with #ECA079?

#79C6EC (complementary), #EC798C (analogous), and #E27036 (lighter shade) work well with #ECA079.