CSS color values can take one of several forms.
This page's body is set to color: white; background-color: black;
This paragraph is set to color: #f83333; background-color: #444;