#ECFE2A Color

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

Color preview

#ECFE2A

Color formats

HEX
#ECFE2A
RGB
rgb(236, 254, 42)
RGBA
rgba(236, 254, 42, 1)
HSL
hsl(65, 99%, 58%)
HSV
hsv(65, 83%, 100%)
CMYK
cmyk(7%, 0%, 83%, 0%)
CSS variable
--color-primary: #ECFE2A;
Lowercase HEX
#ecfe2a

Shades

Tints

Tones

Harmony

CSS snippets for #ECFE2A

.color-ecfe2a {
  color: #ECFE2A;
  background-color: #ECFE2A;
}

Frequently asked questions

What color is #ECFE2A?+

#ECFE2A is a HEX color with RGB value rgb(236, 254, 42) and HSL value hsl(65, 99%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #ECFE2A?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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