style color css code example
Example 1: how to write css in html
<p style="color: blue; font-size: 46px;">
Example 2: text color css
.YourClass {
color: #ff0000;
}
Example 3: Css colors
Here a codePen with cool gradient animations:
https://codepen.io/DevLorenzo/pen/ExgpvJM