Background Color

Example applying background color to elements.

Preview

Code

<div style="background-color:lightblue;padding:10px;">
This box has a light blue background.
</div>

More HTML Colors Examples (7)