Tailwind CSS Classes

Tailwind CSS class .from-white

    <div class="inline-block p-6 bg-gray-200">
        <div class="h-32 w-32 bg-gradient-to-r from-white to-purple-400"></div>
    </div>

Preview

Are you tired of writing HTML by hand?

Check .from-white in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Tailwind CSS classes in Background Gradient category

© 2025 Shuffle. All rights reserved.