#ECF80E Color

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

Color preview

#ECF80E

Color formats

HEX
#ECF80E
RGB
rgb(236, 248, 14)
RGBA
rgba(236, 248, 14, 1)
HSL
hsl(63, 94%, 51%)
HSV
hsv(63, 94%, 97%)
CMYK
cmyk(5%, 0%, 94%, 3%)
CSS variable
--color-primary: #ECF80E;
Lowercase HEX
#ecf80e

Shades

Tints

Tones

Harmony

CSS snippets for #ECF80E

.color-ecf80e {
  color: #ECF80E;
  background-color: #ECF80E;
}

Frequently asked questions

What color is #ECF80E?+

#ECF80E is a HEX color with RGB value rgb(236, 248, 14) and HSL value hsl(63, 94%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #ECF80E?+

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