#ECE50E Color

Inspect #ECE50E across formats, palettes, contrast and closest named color matches.

Color preview

#ECE50E

Color formats

HEX
#ECE50E
RGB
rgb(236, 229, 14)
RGBA
rgba(236, 229, 14, 1)
HSL
hsl(58, 89%, 49%)
HSV
hsv(58, 94%, 93%)
CMYK
cmyk(0%, 3%, 94%, 7%)
CSS variable
--color-primary: #ECE50E;
Lowercase HEX
#ece50e

Shades

Tints

Tones

Harmony

CSS snippets for #ECE50E

.color-ece50e {
  color: #ECE50E;
  background-color: #ECE50E;
}

Frequently asked questions

What color is #ECE50E?+

#ECE50E is a HEX color with RGB value rgb(236, 229, 14) and HSL value hsl(58, 89%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #ECE50E?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools