color code generator online code example
Example 1: how to color in html
<h1 style="color: red;">Hello</h1>
Example 2: colors.html
<!-- Here are some easy ones -->
#ffffff #ff0000 #00ff00 #0000ff #ff
<h1 style="color: red;">Hello</h1>
<!-- Here are some easy ones -->
#ffffff #ff0000 #00ff00 #0000ff #ff