#ECC074 Color Information

Hex color code: #ECC074

#ECC074 is a bold orange color. In RGB it is (236, 192, 116), and in HSL it is (38°, 76%, 69%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#ECC074
RGB
236, 192, 116
HSL
38°, 76%, 69%
CMYK
0%, 19%, 51%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECC074; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 192, 116

Red: 236 / Green: 192 / Blue: 116

HSL

38°, 76%, 69%

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

CMYK

0%, 19%, 51%, 7%

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

What color is #ECC074?

#ECC074 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECC074 to RGB:

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

HEX to HSL

Convert #ECC074 to HSL:

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

HEX to CMYK

Convert #ECC074 to CMYK:

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

Color Meaning and Usage

#ECC074 is a vivid orange color with RGB values of 236, 192, 116 and HSL of 38°, 76%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECC074 is #74A0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8474.

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

Contrast with #ECC074

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECC074?

#ECC074 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECC074?

#ECC074 in RGB is (236, 192, 116) - 236 red, 192 green, and 116 blue.

How to use #ECC074 in CSS?

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

What colors go well with #ECC074?

#74A0EC (complementary), #EC8474 (analogous), and #E3A131 (lighter shade) work well with #ECC074.