You can easily change the background color of any HTML element, like a <div>, a table, or even the entire page, using CSS. The background-color property makes this possible. Let’s see it in action with a quick demo.
Select a color format to see how it changes the background:
{ background-color: Orange }
