Background Properties - background-color

The following 6 pages demonstrate the background properties.

background-color   | background-image   | background-repeat
background-attachment    | background-position   | background

Rule for background-color.

body {background-color: #d8d4ff;}

The background color of this page is #d8d4ff.