#EBFB04 Color

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

Color preview

#EBFB04

Color formats

HEX
#EBFB04
RGB
rgb(235, 251, 4)
RGBA
rgba(235, 251, 4, 1)
HSL
hsl(64, 97%, 50%)
HSV
hsv(64, 98%, 98%)
CMYK
cmyk(6%, 0%, 98%, 2%)
CSS variable
--color-primary: #EBFB04;
Lowercase HEX
#ebfb04

Shades

Tints

Tones

Harmony

CSS snippets for #EBFB04

.color-ebfb04 {
  color: #EBFB04;
  background-color: #EBFB04;
}

Frequently asked questions

What color is #EBFB04?+

#EBFB04 is a HEX color with RGB value rgb(235, 251, 4) and HSL value hsl(64, 97%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EBFB04?+

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