HTML5 Canvas Tutorial2 - Colors
Colors are important. When we are drawing,we need to find the right colors.
Let’s learn how to set the color in HTML.
Table of common HTML color names
All modern browsers support the 140 color names. I choose 32 common color names in the table. It’s like color palette.
Let me give you the HTML code so that you know how to set the color.