#ECA013 Color Information

Hex color code: #ECA013

A dynamic orange shade, #ECA013 appears as (236, 160, 19) in RGB and (39°, 85%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#ECA013
RGB
236, 160, 19
HSL
39°, 85%, 50%
CMYK
0%, 32%, 92%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA013; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 160, 19

Red: 236 / Green: 160 / Blue: 19

HSL

39°, 85%, 50%

Hue: 39° / Saturation: 85% / Lightness: 50%

CMYK

0%, 32%, 92%, 7%

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

What color is #ECA013?

#ECA013 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA013 to RGB:

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

HEX to HSL

Convert #ECA013 to HSL:

hsl(39, 85%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA013 to CMYK:

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

Color Meaning and Usage

A striking orange tone, #ECA013 has RGB (236, 160, 19) and HSL (39°, 85%, 50%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA013 is #135FEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC3413.

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

Contrast with #ECA013

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA013?

#ECA013 is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ECA013?

#ECA013 in RGB is (236, 160, 19) - 236 red, 160 green, and 19 blue.

How to use #ECA013 in CSS?

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

What colors go well with #ECA013?

#135FEC (complementary), #EC3413 (analogous), and #A5700D (lighter shade) work well with #ECA013.