Grayscale Loading Spinner
A simple loading spinner component with grayscale colors and microinteraction focus.
HTML Code
<div class="flex items-center justify-center h-screen bg-white dark:bg-gray-900">
<div class="animate-spin rounded-full h-16 w-16 border-t-4 border-b-4 border-gray-900 dark:border-gray-100"></div>
</div>
Related Components
Brutalist_Music_Loader
A brutalist-inspired loading component for music/audio platforms, featuring high-contrast purple/violet tones and responsive design with dark mode support. Simulates a 'music wave' or 'playback' loading state.
Neumorphism Loader
Loader Component with Neumorphism style and Pastel color scheme for E-commerce. Simple complexity, responsive with dark mode support. No JavaScript.