#ECBC7E Color Information

Hex color code: #ECBC7E

The hex color #ECBC7E is a dynamic orange with RGB values of (236, 188, 126) and HSL of (34°, 74%, 71%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#ECBC7E
RGB
236, 188, 126
HSL
34°, 74%, 71%
CMYK
0%, 20%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBC7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 188, 126

Red: 236 / Green: 188 / Blue: 126

HSL

34°, 74%, 71%

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

CMYK

0%, 20%, 47%, 7%

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

What color is #ECBC7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBC7E to RGB:

rgb(236, 188, 126)HEX to RGB Converter →

HEX to HSL

Convert #ECBC7E to HSL:

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

HEX to CMYK

Convert #ECBC7E to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #ECBC7E has RGB (236, 188, 126) and HSL (34°, 74%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECBC7E is #7EAEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC867E.

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

Contrast with #ECBC7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBC7E?

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

What is the RGB value of #ECBC7E?

#ECBC7E in RGB is (236, 188, 126) - 236 red, 188 green, and 126 blue.

How to use #ECBC7E in CSS?

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

What colors go well with #ECBC7E?

#7EAEEC (complementary), #EC867E (analogous), and #E29A3C (lighter shade) work well with #ECBC7E.