Components Progress Indicators Glassmorphism Progress Indicators Component

Glassmorphism Progress Indicators Component

Glassmorphism Progress Indicators Component with Vibrant color scheme and Simple complexity.

Preview

HTML Code

<div class="flex flex-col items-center justify-center min-h-screen dark:bg-gray-900">
  <div class="dark:bg-gray-800 bg-white bg-opacity-20 dark:bg-opacity-20 backdrop-filter backdrop-blur-lg dark:backdrop-blur-lg rounded-lg p-6 shadow-xl dark:shadow-xl">
    <h2 class="text-2xl font-bold text-gray-800 dark:text-white mb-4">Progress</h2>
    <div class="w-64 h-4 bg-gray-300 rounded-full overflow-hidden dark:bg-gray-700">
      <div class="h-full bg-gradient-to-r from-cyan-400 to-blue-500 dark:from-cyan-600 dark:to-blue-700 w-3/4 rounded-full"></div>
    </div>
    <p class="text-sm text-gray-700 dark:text-gray-300 mt-2">75% Complete</p>
  </div>
</div>

Related Components

Progress Indicators Component

A 3D design style progress indicators component with grayscale color scheme for blog content consumption, featuring responsive design and dark mode support.

Open

Progress Indicators Component

A minimalist progress indicator component designed to showcase portfolio progress using vibrant colors and responsive design with dark theme support.

Open

Progress Indicators Component

A Retro/Vintage styled Progress Indicators Component using Tailwind CSS with responsive effects and dark theme support.

Open