#ECE113 Color Information

Hex color code: #ECE113

A striking yellow shade, #ECE113 appears as (236, 225, 19) in RGB and (57°, 85%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameGold
HEX
#ECE113
RGB
236, 225, 19
HSL
57°, 85%, 50%
CMYK
0%, 5%, 92%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECE113; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 225, 19

Red: 236 / Green: 225 / Blue: 19

HSL

57°, 85%, 50%

Hue: 57° / Saturation: 85% / Lightness: 50%

CMYK

0%, 5%, 92%, 7%

Cyan: 0% / Magenta: 5% / Yellow: 92% / Key: 7%

What color is #ECE113?

#ECE113 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECE113 to RGB:

rgb(236, 225, 19)HEX to RGB Converter →

HEX to HSL

Convert #ECE113 to HSL:

hsl(57, 85%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #ECE113 to CMYK:

cmyk(0%, 5%, 92%, 7%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #ECE113 has RGB (236, 225, 19) and HSL (57°, 85%, 50%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECE113 is #131EEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC7513.

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

Contrast with #ECE113

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECE113?

#ECE113 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ECE113?

#ECE113 in RGB is (236, 225, 19) - 236 red, 225 green, and 19 blue.

How to use #ECE113 in CSS?

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

What colors go well with #ECE113?

#131EEC (complementary), #EC7513 (analogous), and #A59E0D (lighter shade) work well with #ECE113.