Beach Ball
#efc700 · one of 31,915 named colors
Beach Ball is a medium, vivid yellow with the hex code #efc700. In RGB it is 239 red, 199 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#efc700HEX8
#efc700ffRGB
rgb(239, 199, 0)RGBA
rgba(239, 199, 0, 1)RGB %
rgb(94%, 78%, 0%)HSL
hsl(50, 100%, 47%)HSLA
hsla(50, 100%, 47%, 1)Variables
Sass
$beach-ball: #efc700;Less
@beach-ball: #efc700;CSS
--beach-ball: #efc700;