Color names in CSS
So how do you color text in CSS? The simplest way is to use the color
property. For a value, you can specify color using HTML color names, like red, green, or yellow or more sophisticated — light salmon, lavender, or aquamarine. Find out more names on the website[1] developed by designers Alex Dixon and Moe Amaya and for designers. The resource also contains a color code converter, color picker, and other stuff that you're likely to use when dealing with color in CSS.