...

/

Background Style

Background Style

Learn how to use different background colors and shadows.

We'll cover the following...

Background color

Tailwind’s background color is similar to text color and border color—the pattern is .bg-{color} with the same color names the other groups use, such as .bg-red-700 or .bg-orange-300. Tailwind also provides ...