| Glassmorphism | SaaS, Dashboards, Modern apps | backdrop-filter: blur(12-20px), background: rgba(255,255,255,0.1), border: 1px solid rgba(255,255,255,0.2) | Semi-transparent whites/blacks, vibrant accent |
| Neumorphism | Settings, Controls, Calculators | box-shadow: 8px 8px 16px #d1d1d1, -8px -8px 16px #ffffff | Soft grays, muted pastels |
| Minimalism | Portfolios, Blogs, Landing pages | Clean whitespace, max-width, limited color palette | Monochrome + 1 accent |
| Brutalism | Creative agencies, Art portfolios | Raw borders, system fonts, high contrast | Black, white, 1 bold accent |
| Aurora UI | AI products, Creative tools | Gradient meshes, background: conic-gradient(...), blur overlays | Purple-blue-teal gradients |
| Flat Design | Mobile apps, Dashboards | No shadows, solid colors, clean edges | Bold, saturated palette |
| Material Design 3 | Android apps, Cross-platform | Dynamic color, elevation system, rounded corners (28px) | Tonal palettes from seed color |
| Liquid Glass | Premium products, Apple-style | backdrop-filter: blur(40px), refraction effects, layered transparency | Translucent layers |
| Dark Mode (OLED) | Fintech, Gaming, Dev tools | background: #000000, careful contrast, accent glow | Pure black + neon accents |
| Claymorphism | Kids apps, Playful products | border-radius: 24-32px, inner shadow, soft 3D feel | Pastel, vibrant |
| Retro/Pixel | Gaming, Nostalgia products | Pixel fonts, 8-bit color palette, sharp edges | Limited retro palette |
| Skeuomorphism | Music apps, Instrument UIs | Realistic textures, gradients, depth | Natural, realistic |
| Micro-interactions | Any modern UI | CSS transitions 150-300ms, spring physics, state feedback | Any palette |
| AI-Native UI | AI/ML products, Chatbots | Streaming text, thinking indicators, confidence viz | Dark + accent glow |
| Motion-Driven | Storytelling, Marketing | Scroll-triggered, parallax, GSAP/Framer Motion | Any palette |