Background
Use background utilities to quickly style the background of an element. Great for cards,buttons,or any other element.
Gray Set
A set of gray background utilities classes.
<div class="bg-gray-900">...</div>
Solid Set
A set of solid background utilities classes.
<div class="bg-primary">...</div>
Transparent White Set
A set of overlay transparent white background utilities classes.
<div class="bg-white-9">...</div>
Transparent Black Set
A set of overlay transparent black background utilities classes.
<div class="bg-black-9">...</div>