Component

App Bar Navbar — Elegant Luxury

Elegant Luxury navbar: App bar navbar.

  • Component
  • Tailwind
  • HTML
  • MIT

Preview

Live component

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/components/navbar/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/Components/Navbar/elegant-luxury
registry path: Tailwind/Components/Navbar/elegant-luxury

Source

Implementation

code.html
<!--
Snippet Name: App Bar Navbar — Elegant Luxury
Description: Elegant Luxury navbar: App bar navbar.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->
<header class="relative w-full text-[#ece7df]" data-navbar="elegant-luxury">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<nav class="flex h-16 items-center justify-between bg-[#161615] border border-[#c5a572]/12 rounded-sm px-4"><div class="flex items-center gap-3"><span class="inline-flex items-center gap-2 h-7" style="color:currentColor"><svg viewBox="0 0 24 24" fill="none" class="h-full w-auto" aria-hidden="true"><path d="M12 2 2 19h20L12 2z" fill="currentColor"/></svg><span class="font-semibold tracking-tight">Flowbase</span></span><span class="text-sm font-semibold">Dashboard</span></div><div class="hidden md:flex items-center gap-1"><a href="#" class="text-sm font-medium text-[#9a948a] px-3 py-2 rounded-md hover:opacity-100">Product</a><a href="#" class="text-sm font-medium text-[#9a948a] px-3 py-2 rounded-md hover:opacity-100">Pricing</a><a href="#" class="text-sm font-medium text-[#9a948a] px-3 py-2 rounded-md hover:opacity-100">Docs</a><a href="#" class="text-sm font-medium text-[#9a948a] px-3 py-2 rounded-md hover:opacity-100">Changelog</a></div><div class="flex items-center gap-2"><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]">12 active</span><div class="flex h-8 w-8 items-center justify-center rounded-full text-white text-xs font-semibold" style="background:linear-gradient(135deg,#06b6d4,#3b82f6)">JD</div></div></nav>
</div>
</header>
11 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

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

Resource path

devsnips://components/navbar/elegant-luxury

Continue browsing

View all