#ECD07E Color Information

Hex color code: #ECD07E

A vivid yellow shade, #ECD07E appears as (236, 208, 126) in RGB and (45°, 74%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#ECD07E
RGB
236, 208, 126
HSL
45°, 74%, 71%
CMYK
0%, 12%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECD07E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 208, 126

Red: 236 / Green: 208 / Blue: 126

HSL

45°, 74%, 71%

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

CMYK

0%, 12%, 47%, 7%

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

What color is #ECD07E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECD07E to RGB:

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

HEX to HSL

Convert #ECD07E to HSL:

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

HEX to CMYK

Convert #ECD07E to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #ECD07E has RGB (236, 208, 126) and HSL (45°, 74%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECD07E is #7E9AEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC9A7E.

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

Contrast with #ECD07E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECD07E?

#ECD07E is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECD07E?

#ECD07E in RGB is (236, 208, 126) - 236 red, 208 green, and 126 blue.

How to use #ECD07E in CSS?

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

What colors go well with #ECD07E?

#7E9AEC (complementary), #EC9A7E (analogous), and #E2B83C (lighter shade) work well with #ECD07E.