Propelle AI Minimal Auth Page
A clean, centered authentication layout featuring a backdrop-blur card, Microsoft OAuth button, and CSS gradient background.
Overview
This is a hyper-minimalist authentication portal for Propelle AI, utilizing a centered card layout on a soft gradient background. It serves as an excellent reference for builders wanting to implement a clean Microsoft-first OAuth experience while maintaining a high-end, professional enterprise aesthetic.
Design System
- Color Palette & Visual Hierarchy: The design uses a subtle
bg-gradient-to-brfeaturing "marine-50" and "primary-50" (soft blues/whites), creating a calm, airy atmosphere. The central focus is a white login card that stands out via abackdrop-blurand a lightgray-200/60border. - Typography: The interface utilizes a clean sans-serif stack. It emphasizes hierarchy through small-caps styling for the "AI" brand text (red) and
text-xs font-mediumfor instructional micro-copy ("Use your full work email address") in a secondary gray shade. - Page Structure: A simple vertical stack (Logo -> Instruction -> Action Button) centered both horizontally and vertically using Flexbox (
min-h-screen flex items-center justify-center). - Reusable Components:
- Auth Card: A
rounded-2xlcontainer with subtle shadowing and backdrop filtering. - Microsoft Button: A standardized OAuth button (
rounded-xl) with amin-w-[320px]constraint to ensure significant presence on desktop while remaining responsive.
- Auth Card: A
- Interactions: Based on the HTML, the button includes
transition-colorswith a light hover state (hover:bg-gray-50) and a focused ring offset for accessibility. - Mobile Behavior: The layout is responsive via Tailwind utilities (
w-full max-w-sm sm:max-w-md), ensuring the auth card scales appropriately for smaller screens while maintaining centered padding (px-4).
Use Cases
- Who should clone this: Developers building Internal Tools, B2B SaaS, or Enterprise platforms that rely exclusively on SSO/Microsoft identity providers.
- Effective Remixes: This pattern is perfect for quick status pages, minimal "Under Construction" sign-ups, or dedicated admin dashboard login screens.
- Remix Directions: Replace the Microsoft OAuth button with Google, Slack, or GitHub equivalents. The background gradient can be easily swapped for brand-specific colors or a dark-mode variant by updating the Tailwind gradient utility classes.
- Clone Scope: A full-page clone is recommended as the entire layout is concise enough to serve as a standalone boilerplate for an authentication route.
Related Inspirations
Paste Landing Page Product Showcase
A clean SaaS landing page featuring a modern navigation bar, centered typography, and a large tablet-focused product hero section with multi-layered visual overlays.
Informed AI Content Landing Page
A clean SaaS landing page featuring a green brand header, centered hero section, feature list with image, tag-based task list, and a simple pricing card layout.
Sequence Onchain Web3 Landing Page
A developer-focused landing page featuring a purple theme, sticky navigation, alternating product feature sections, a partner logo carousel, and vertical-based solution cards.
Vercel Workflow Landing Page Template
A clean SaaS landing page featuring a bold typographic hero, copy-to-clipboard command component, logo ticker, and detailed observability section with dark-themed visual grids.
Spline 3D Design Software Footer
A dark-themed website footer and navigation layout featuring a multi-column site map, social media icon integration, and a sleek top announcement bar.
Increase Developer-Focused Fintech Landing Page
Features a modern dark-themed code editor component, a multi-colored geometric hero animation, and a grid of product cards with interactive service category filters.