#ECC58E Color Information

Hex color code: #ECC58E

#ECC58E is a eye-catching orange color. In RGB it is (236, 197, 142), and in HSL it is (35°, 71%, 74%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#ECC58E
RGB
236, 197, 142
HSL
35°, 71%, 74%
CMYK
0%, 17%, 40%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECC58E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 197, 142

Red: 236 / Green: 197 / Blue: 142

HSL

35°, 71%, 74%

Hue: 35° / Saturation: 71% / Lightness: 74%

CMYK

0%, 17%, 40%, 7%

Cyan: 0% / Magenta: 17% / Yellow: 40% / Key: 7%

What color is #ECC58E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECC58E to RGB:

rgb(236, 197, 142)HEX to RGB Converter →

HEX to HSL

Convert #ECC58E to HSL:

hsl(35, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ECC58E to CMYK:

cmyk(0%, 17%, 40%, 7%)Color Converter →

Color Meaning and Usage

#ECC58E is a dynamic orange color with RGB values of 236, 197, 142 and HSL of 35°, 71%, 74%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECC58E is #8EB5EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC958E.

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

Contrast with #ECC58E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECC58E?

#ECC58E is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECC58E?

#ECC58E in RGB is (236, 197, 142) - 236 red, 197 green, and 142 blue.

How to use #ECC58E in CSS?

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

What colors go well with #ECC58E?

#8EB5EC (complementary), #EC958E (analogous), and #E1A34C (lighter shade) work well with #ECC58E.