Daisy
#fed340 · one of 31,915 named colors
Daisy is a medium, vivid yellow with the hex code #fed340. In RGB it is 254 red, 211 green and 64 blue, and black text is most readable on top of it.
Codes
HEX
#fed340HEX8
#fed340ffRGB
rgb(254, 211, 64)RGBA
rgba(254, 211, 64, 1)RGB %
rgb(100%, 83%, 25%)HSL
hsl(46, 99%, 62%)HSLA
hsla(46, 99%, 62%, 1)Variables
Sass
$daisy: #fed340;Less
@daisy: #fed340;CSS
--daisy: #fed340;