#ECDD7E Color Information

Hex color code: #ECDD7E

The hex color #ECDD7E is a striking yellow with RGB values of (236, 221, 126) and HSL of (52°, 74%, 71%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#ECDD7E
RGB
236, 221, 126
HSL
52°, 74%, 71%
CMYK
0%, 6%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDD7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 221, 126

Red: 236 / Green: 221 / Blue: 126

HSL

52°, 74%, 71%

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

CMYK

0%, 6%, 47%, 7%

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

What color is #ECDD7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDD7E to RGB:

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

HEX to HSL

Convert #ECDD7E to HSL:

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

HEX to CMYK

Convert #ECDD7E to CMYK:

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

Color Meaning and Usage

#ECDD7E is a striking yellow color with RGB values of 236, 221, 126 and HSL of 52°, 74%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDD7E is #7E8DEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA67E.

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

Contrast with #ECDD7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDD7E?

#ECDD7E is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECDD7E?

#ECDD7E in RGB is (236, 221, 126) - 236 red, 221 green, and 126 blue.

How to use #ECDD7E in CSS?

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

What colors go well with #ECDD7E?

#7E8DEC (complementary), #ECA67E (analogous), and #E2CC3C (lighter shade) work well with #ECDD7E.