Chunky Bee
#ffc84b · one of 31,915 named colors
Chunky Bee is a medium, vivid yellow with the hex code #ffc84b. In RGB it is 255 red, 200 green and 75 blue, and black text is most readable on top of it.
Codes
HEX
#ffc84bHEX8
#ffc84bffRGB
rgb(255, 200, 75)RGBA
rgba(255, 200, 75, 1)RGB %
rgb(100%, 78%, 29%)HSL
hsl(42, 100%, 65%)HSLA
hsla(42, 100%, 65%, 1)Variables
Sass
$chunky-bee: #ffc84b;Less
@chunky-bee: #ffc84b;CSS
--chunky-bee: #ffc84b;