#EBFB0E Color

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

Color preview

#EBFB0E

Color formats

HEX
#EBFB0E
RGB
rgb(235, 251, 14)
RGBA
rgba(235, 251, 14, 1)
HSL
hsl(64, 97%, 52%)
HSV
hsv(64, 94%, 98%)
CMYK
cmyk(6%, 0%, 94%, 2%)
CSS variable
--color-primary: #EBFB0E;
Lowercase HEX
#ebfb0e

Shades

Tints

Tones

Harmony

CSS snippets for #EBFB0E

.color-ebfb0e {
  color: #EBFB0E;
  background-color: #EBFB0E;
}

Frequently asked questions

What color is #EBFB0E?+

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

What is the closest Tailwind color to #EBFB0E?+

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