Yolk
#eec701 · one of 31,915 named colors
Yolk is a medium, vivid yellow with the hex code #eec701. In RGB it is 238 red, 199 green and 1 blue, and black text is most readable on top of it.
Codes
HEX
#eec701HEX8
#eec701ffRGB
rgb(238, 199, 1)RGBA
rgba(238, 199, 1, 1)RGB %
rgb(93%, 78%, 0%)HSL
hsl(50, 99%, 47%)HSLA
hsla(50, 99%, 47%, 1)Variables
Sass
$yolk: #eec701;Less
@yolk: #eec701;CSS
--yolk: #eec701;