FOREGROUND COLOR on CSS
/* color name /
h1 {
color: DarkCyan;}
/ hex code /
h2 {
color : #ee3e80;}
/ rgb value */
p {
color: rgb {100,100,90};}
Written by Yodgorbek
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Foreground color
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#