Lime Time
#ebe734 · one of 31,915 named colors
Lime Time is a medium, vivid yellow with the hex code #ebe734. In RGB it is 235 red, 231 green and 52 blue, and black text is most readable on top of it.
Codes
HEX
#ebe734HEX8
#ebe734ffRGB
rgb(235, 231, 52)RGBA
rgba(235, 231, 52, 1)RGB %
rgb(92%, 91%, 20%)HSL
hsl(59, 82%, 56%)HSLA
hsla(59, 82%, 56%, 1)Variables
Sass
$lime-time: #ebe734;Less
@lime-time: #ebe734;CSS
--lime-time: #ebe734;