Daffodil
#ffff31 · one of 31,915 named colors
Daffodil is a medium, vivid yellow with the hex code #ffff31. In RGB it is 255 red, 255 green and 49 blue, and black text is most readable on top of it.
Codes
HEX
#ffff31HEX8
#ffff31ffRGB
rgb(255, 255, 49)RGBA
rgba(255, 255, 49, 1)RGB %
rgb(100%, 100%, 19%)HSL
hsl(60, 100%, 60%)HSLA
hsla(60, 100%, 60%, 1)Variables
Sass
$daffodil: #ffff31;Less
@daffodil: #ffff31;CSS
--daffodil: #ffff31;