Cornflake
#f0e68c · one of 31,915 named colors
Cornflake is a light, vivid yellow with the hex code #f0e68c. In RGB it is 240 red, 230 green and 140 blue, and black text is most readable on top of it.
Codes
HEX
#f0e68cHEX8
#f0e68cffRGB
rgb(240, 230, 140)RGBA
rgba(240, 230, 140, 1)RGB %
rgb(94%, 90%, 55%)HSL
hsl(54, 77%, 75%)HSLA
hsla(54, 77%, 75%, 1)Variables
Sass
$cornflake: #f0e68c;Less
@cornflake: #f0e68c;CSS
--cornflake: #f0e68c;