#ECFA30 Color

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

Color preview

#ECFA30

Color formats

HEX
#ECFA30
RGB
rgb(236, 250, 48)
RGBA
rgba(236, 250, 48, 1)
HSL
hsl(64, 95%, 58%)
HSV
hsv(64, 81%, 98%)
CMYK
cmyk(6%, 0%, 81%, 2%)
CSS variable
--color-primary: #ECFA30;
Lowercase HEX
#ecfa30

Shades

Tints

Tones

Harmony

CSS snippets for #ECFA30

.color-ecfa30 {
  color: #ECFA30;
  background-color: #ECFA30;
}

Frequently asked questions

What color is #ECFA30?+

#ECFA30 is a HEX color with RGB value rgb(236, 250, 48) and HSL value hsl(64, 95%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #ECFA30?+

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