#EBFB0C Color

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

Color preview

#EBFB0C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBFB0C

.color-ebfb0c {
  color: #EBFB0C;
  background-color: #EBFB0C;
}

Frequently asked questions

What color is #EBFB0C?+

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

What is the closest Tailwind color to #EBFB0C?+

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