#ECBF7C Color Information

Hex color code: #ECBF7C

A eye-catching orange shade, #ECBF7C appears as (236, 191, 124) in RGB and (36°, 75%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#ECBF7C
RGB
236, 191, 124
HSL
36°, 75%, 71%
CMYK
0%, 19%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBF7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 191, 124

Red: 236 / Green: 191 / Blue: 124

HSL

36°, 75%, 71%

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

CMYK

0%, 19%, 47%, 7%

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

What color is #ECBF7C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBF7C to RGB:

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

HEX to HSL

Convert #ECBF7C to HSL:

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

HEX to CMYK

Convert #ECBF7C to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #ECBF7C has RGB (236, 191, 124) and HSL (36°, 75%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECBF7C is #7EAAED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED897E.

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

Contrast with #ECBF7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBF7C?

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

What is the RGB value of #ECBF7C?

#ECBF7C in RGB is (236, 191, 124) - 236 red, 191 green, and 124 blue.

How to use #ECBF7C in CSS?

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

What colors go well with #ECBF7C?

#7EAAED (complementary), #ED897E (analogous), and #E3A03B (lighter shade) work well with #ECBF7C.