is now part of
Shuffle™
. You can use the editor on this domain, but we encourage you to
try Shuffle →
. Shuffle™ includes templates for Tailwind CSS, Bootstrap, Bulma, and Material-UI.
Switch to Shuffle →
Menu
How it works
Features
Purchase
Log in
Try Demo
← Tailwind CSS classes list
Tailwind CSS class:
.bg-opacity-25
<div class="bg-opacity-25 bg-teal-400 m-2 h-16 w-16"></div>
Preview
CSS source
.bg-opacity-25 { --bg-opacity: 0.25; }
More in Tailwind CSS Background
.bg-auto
.bg-cover
.bg-contain
.bg-bottom
.bg-top
.bg-center
.bg-left
.bg-left-bottom
.bg-left-top
.bg-right
.bg-right-bottom
.bg-right-top
.bg-fixed
.bg-local
.bg-scroll
.bg-no-repeat
.bg-repeat
.bg-repeat-x
.bg-repeat-y
.bg-repeat-round
.bg-repeat-space
.bg-opacity-0
.bg-opacity-50
.bg-opacity-75
.bg-opacity-100