Components Password Reset Password Reset Component

Password Reset Component

A clean, trustworthy password reset component designed for corporate/professional news and media websites, featuring warm neutrals, responsiveness, and dark mode support.

Preview

HTML Code

<div class="flex items-center justify-center min-h-screen bg-gray-100 dark:bg-gray-900 p-4 sm:p-6 lg:p-8">
  <div class="w-full max-w-md bg-white dark:bg-gray-800 rounded-lg shadow-xl p-6 sm:p-8 border border-gray-200 dark:border-gray-700">
    <div class="text-center mb-6 sm:mb-8">
      <h1 class="text-2xl sm:text-3xl font-bold text-gray-800 dark:text-gray-100 mb-2">Reset Your Password</h1>
      <p class="text-sm text-gray-600 dark:text-gray-400">Enter your email address to receive a password reset link.</p>
    </div>
    <form>
      <div class="mb-4">
        <label for="email" class="block text-sm font-medium text-gray-700 dark:text-gray-300 mb-1">Email Address</label>
        <input type="email" id="email" name="email" placeholder="[email protected]" class="mt-1 block w-full px-3 py-2 border border-gray-300 dark:border-gray-600 rounded-md shadow-sm focus:outline-none focus:ring-amber-500 focus:border-amber-500 dark:bg-gray-700 dark:text-gray-100 dark:placeholder-gray-400 sm:text-sm text-gray-900 bg-gray-50">
      </div>
      <button type="submit" class="w-full flex justify-center py-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-amber-600 hover:bg-amber-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-amber-500 dark:bg-amber-700 dark:hover:bg-amber-600 dark:focus:ring-offset-gray-800">
        Send Reset Link
      </button>
    </form>
    <div class="mt-6 text-center text-sm">
      <a href="#" class="font-medium text-amber-600 hover:text-amber-500 dark:text-amber-500 dark:hover:text-amber-400">
        Remember your password? Log in
      </a>
    </div>
  </div>
</div>

Related Components

Password Reset Component

Password Reset Component with Retro/Vintage design, Earth tones color scheme, and Complex complexity level, for Business/Corporate purpose, using Tailwind CSS. Responsive design with dark theme support. No JavaScript code needed, only HTML with Tailwind classes. Using picsum.photos for images and randomuser.me for avatars.

Open

Password Reset Component

A complex, responsive password reset component with an 'Organic/Nature-inspired' design, 'Sunset/Warm tones' color scheme, suitable for CRM/Business Tools. Includes dark mode support.

Open

Skeuomorphic Pastel Password Reset

A responsive Password Reset web component designed with a Skeuomorphism aesthetic, featuring soft pastel colors. The interface is complex, with multiple interactive elements detailed through 3D effects, shadows, and subtle textures created with Tailwind CSS. It includes a form for email input and a prominent 'Send Reset Link' button, along with secondary links. Dark theme is supported. Ideal for portfolio showcases.

Open