Build Stunning Web
Experiences Faster

A curated collection of premium dark-themed templates and glassmorphism components for your next project.

.glass { backdrop-filter: blur(10px); }
<div class="card">

Cyberpunk Portfolio

Landing PageNeon

A high-contrast portfolio template with neon accents and glitch effects.

Glowing Button

ComponentCSS Animation

A button with a smooth gradient glow on hover.

<button class="btn-glow">Hover Me</button>
.btn-glow { box-shadow: 0 0 10px var(--accent); }

SaaS Analytics

DashboardData Viz

Clean dashboard layout with chart widgets and sidebar navigation.

Glass Effect

Glassmorphism Card

ComponentUI Trend

Frosted glass effect using backdrop-filter and transparency.

.glass {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

Neon Shop

E-CommerceProduct View

Product showcase page with bold typography and dark mode.

Crypto Exchange

Landing PageFintech

Modern fintech landing page with gradient graphs and trust signals.