CSS property: color
The color property specifies the foreground color. The foreground is the content of the element, typically text, but can also be applied to other foreground aspects of the element, for example, the rule drawn for the <hr/> element, and the color of any border (unless you set another color with one of the border properties).
Parent topic: CSS Properties