#ECB47C Color Information

Hex color code: #ECB47C

The hex color #ECB47C is a eye-catching orange with RGB values of (236, 180, 124) and HSL of (30°, 75%, 71%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#ECB47C
RGB
236, 180, 124
HSL
30°, 75%, 71%
CMYK
0%, 24%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB47C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 180, 124

Red: 236 / Green: 180 / Blue: 124

HSL

30°, 75%, 71%

Hue: 30° / Saturation: 75% / Lightness: 71%

CMYK

0%, 24%, 47%, 7%

Cyan: 0% / Magenta: 24% / Yellow: 47% / Key: 7%

What color is #ECB47C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB47C to RGB:

rgb(236, 180, 124)HEX to RGB Converter →

HEX to HSL

Convert #ECB47C to HSL:

hsl(30, 75%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ECB47C to CMYK:

cmyk(0%, 24%, 47%, 7%)Color Converter →

Color Meaning and Usage

#ECB47C is a eye-catching orange color with RGB values of 236, 180, 124 and HSL of 30°, 75%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECB47C is #7EB5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7E7E.

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

Contrast with #ECB47C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB47C?

#ECB47C is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECB47C?

#ECB47C in RGB is (236, 180, 124) - 236 red, 180 green, and 124 blue.

How to use #ECB47C in CSS?

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

What colors go well with #ECB47C?

#7EB5ED (complementary), #ED7E7E (analogous), and #E38F3B (lighter shade) work well with #ECB47C.