Section

Gradient 404 — Dark Premium

Dark Premium 404 page: Gradient 404.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/404/dark-premium/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive · Light/dark

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/404/dark-premium
registry path: Tailwind/Sections/404/dark-premium

Source

Implementation

code.html
<!--
Snippet Name: Gradient 404 — Dark Premium
Description: Dark Premium 404 page: Gradient 404.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->

<style>
  /* DevSnips style-helper classes (self-contained snippet) */
  .f-sans{font-family:'Manrope',sans-serif}.f-mono{font-family:'Manrope',sans-serif}.f-disp{font-family:'Manrope',sans-serif}
      .dp-glow{background:radial-gradient(60% 50% at 50% 0%,rgba(251,191,36,.10),transparent 70%)}
</style>
<section class="relative w-full py-20 sm:py-28 text-white" data-section="dark-premium">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="relative overflow-hidden rounded-3xl p-10 sm:p-14 text-center text-white" style="background:linear-gradient(135deg,#fbbf24,#f59e0b)"><div class="absolute inset-0 opacity-20" style="background:radial-gradient(circle at 70% 20%, #fff, transparent 50%)" aria-hidden="true"></div><div class="relative z-10"><p class="f-disp text-7xl sm:text-9xl font-bold leading-[1.15] sm:leading-[1.4]">404</p><h1 class="mt-4 f-disp text-2xl font-bold">Page not found</h1><p class="mt-2 text-sm text-white/80 max-w-md mx-auto">This page slipped through a gradient rift.</p><div class="mt-6"><a href="/" class="inline-flex items-center gap-2 rounded-full bg-white px-5 py-3 font-bold" style="color:#fbbf24"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M3 9.5 12 3l9 6.5V21a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="M9 22V12h6v10"/></svg> Back home</a></div></div></div>
</div>
</section>
17 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This section is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://sections/404/dark-premium

Continue browsing

View all