Section

Bold Stats — Elegant Luxury

Elegant Luxury stats layout: Bold stat grid.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/stats/elegant-luxury/
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/Stats/elegant-luxury
registry path: Tailwind/Sections/Stats/elegant-luxury

Source

Implementation

code.html
<!--
Snippet Name: Bold Stats — Elegant Luxury
Description: Elegant Luxury stats layout: Brutalist stat grid.
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:'Jost',sans-serif}.f-mono{font-family:'Jost',sans-serif}.f-disp{font-family:'Cormorant Garamond',serif}
      .el-line{background:linear-gradient(90deg,transparent,rgba(197,165,114,.6),transparent)}
</style>
<section class="relative w-full py-20 sm:py-28 text-[#ece7df]" data-section="elegant-luxury">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="mb-10 text-center mx-auto"><p class="mb-4"><span class="inline-flex items-center gap-1.5 rounded-sm border border-[#c5a572]/30 px-3 py-1 text-[11px] font-medium uppercase tracking-[0.22em] text-[#c5a572]"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M22 7 13.5 15.5 8.5 10.5 2 17"/><path d="M16 7h6v6"/></svg> Stats</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Numbers that matter</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-[#9a948a]">Real performance, measured every single day.</p></div><div class="grid grid-cols-2 gap-0 bg-[#131312] border border-[#c5a572]/20 rounded-sm" ><div class="border-2 border-current p-6 text-center"><p class="f-mono text-3xl font-bold">128k</p><p class="mt-2 f-mono text-xs uppercase tracking-wider text-[#9a948a]">Users</p></div><div class="border-2 border-current p-6 text-center"><p class="f-mono text-3xl font-bold">$4.2M</p><p class="mt-2 f-mono text-xs uppercase tracking-wider text-[#9a948a]">ARR</p></div><div class="border-2 border-current p-6 text-center"><p class="f-mono text-3xl font-bold">99.9%</p><p class="mt-2 f-mono text-xs uppercase tracking-wider text-[#9a948a]">Uptime</p></div><div class="border-2 border-current p-6 text-center"><p class="f-mono text-3xl font-bold">340</p><p class="mt-2 f-mono text-xs uppercase tracking-wider text-[#9a948a]">Team</p></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/stats/elegant-luxury

Continue browsing

View all