Description

Sets the background color of an element.

Example

 p{ background-color:green; }
span{ background-color:#336699; }

Values
blue | #009900 | rgb(0, 255, 0)
Introduced in CSS version
1
Applies to elements
All
Inherited
No
Browser Support
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versions51160.2

See the full list CSS properties and browser support: CSS Properties