#ECDA7E Color Information

Hex color code: #ECDA7E

#ECDA7E is a vivid yellow color. In RGB it is (236, 218, 126), and in HSL it is (50°, 74%, 71%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#ECDA7E
RGB
236, 218, 126
HSL
50°, 74%, 71%
CMYK
0%, 8%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDA7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 218, 126

Red: 236 / Green: 218 / Blue: 126

HSL

50°, 74%, 71%

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

CMYK

0%, 8%, 47%, 7%

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

What color is #ECDA7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDA7E to RGB:

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

HEX to HSL

Convert #ECDA7E to HSL:

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

HEX to CMYK

Convert #ECDA7E to CMYK:

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

Color Meaning and Usage

A dynamic yellow tone, #ECDA7E has RGB (236, 218, 126) and HSL (50°, 74%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDA7E is #7E91EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA37E.

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

Contrast with #ECDA7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDA7E?

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

What is the RGB value of #ECDA7E?

#ECDA7E in RGB is (236, 218, 126) - 236 red, 218 green, and 126 blue.

How to use #ECDA7E in CSS?

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

What colors go well with #ECDA7E?

#7E91EC (complementary), #ECA37E (analogous), and #E2C63C (lighter shade) work well with #ECDA7E.