#ECA074 Color Information

Hex color code: #ECA074

A bold orange shade, #ECA074 appears as (236, 160, 116) in RGB and (22°, 76%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#ECA074
RGB
236, 160, 116
HSL
22°, 76%, 69%
CMYK
0%, 32%, 51%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA074; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 160, 116

Red: 236 / Green: 160 / Blue: 116

HSL

22°, 76%, 69%

Hue: 22° / Saturation: 76% / Lightness: 69%

CMYK

0%, 32%, 51%, 7%

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

What color is #ECA074?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA074 to RGB:

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

HEX to HSL

Convert #ECA074 to HSL:

hsl(22, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA074 to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #ECA074 has RGB (236, 160, 116) and HSL (22°, 76%, 69%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA074 is #74C0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC7484.

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

Contrast with #ECA074

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA074?

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

What is the RGB value of #ECA074?

#ECA074 in RGB is (236, 160, 116) - 236 red, 160 green, and 116 blue.

How to use #ECA074 in CSS?

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

What colors go well with #ECA074?

#74C0EC (complementary), #EC7484 (analogous), and #E37231 (lighter shade) work well with #ECA074.