Background

Null JS provides pre-defined classes to color background:

Note that some of the backgrounds require the use of white text in order to improve visibility.

Pink Background
HTML |
<div class="null-background-pink">Pink Background</div>
Green Background
HTML |
<div class="null-background-green">Green Background</div>
Blue Background
HTML |
<div class="null-background-blue">Blue Background</div>
Purple Background
HTML |
<div class="null-background-purple">Purple Background</div>
Yellow Background
HTML |
<div class="null-background-yellow">Yellow Background</div>
Brown Background
HTML |
<div class="null-background-brown">Brown Background</div>
Grey Background
HTML |
<div class="null-background-grey">Grey Background</div>
Orange Background
HTML |
<div class="null-background-orange">Orange Background</div>
Red Background
HTML |
<div class="null-background-red">Red Background</div>
White Background
HTML |
<div class="null-background-white">White Background</div>
Light Grey Background
HTML |
<div class="null-background-light-grey">Main Background</div>
Main Background
HTML |
<div class="null-background-main">Main Background</div>