#EBFF14 Color

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

Color preview

#EBFF14

Color formats

HEX
#EBFF14
RGB
rgb(235, 255, 20)
RGBA
rgba(235, 255, 20, 1)
HSL
hsl(65, 100%, 54%)
HSV
hsv(65, 92%, 100%)
CMYK
cmyk(8%, 0%, 92%, 0%)
CSS variable
--color-primary: #EBFF14;
Lowercase HEX
#ebff14

Shades

Tints

Tones

Harmony

CSS snippets for #EBFF14

.color-ebff14 {
  color: #EBFF14;
  background-color: #EBFF14;
}

Frequently asked questions

What color is #EBFF14?+

#EBFF14 is a HEX color with RGB value rgb(235, 255, 20) and HSL value hsl(65, 100%, 54%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EBFF14?+

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