Components Navigation Bar Social Media Navigation Bar

Social Media Navigation Bar

Glassmorphism Grayscale Simple Social Media Navigation Bar Component

Preview

HTML Code

<nav class="p-4 bg-white bg-opacity-10 backdrop-filter backdrop-blur-lg dark:bg-gray-800 dark:bg-opacity-10 dark:backdrop-filter dark:backdrop-blur-lg">
  <div class="container mx-auto flex justify-between items-center">
    <div class="text-gray-800 dark:text-white text-xl font-bold">SocialApp</div>
    <div class="flex space-x-4">
      <a href="#" class="text-gray-800 dark:text-white hover:text-gray-600 dark:hover:text-gray-300">Feed</a>
      <a href="#" class="text-gray-800 dark:text-white hover:text-gray-600 dark:hover:text-gray-300">Profile</a>
      <a href="#" class="text-gray-800 dark:text-white hover:text-gray-600 dark:hover:text-gray-300">Messages</a>
    </div>
  </div>
</nav>

Related Components

NavigationBar

Responsive Navigation Bar Component in Dark Mode using Tailwind CSS

Open

LuxuryTravelNavBar

A simple, elegant navigation bar component for travel and tourism websites, featuring luxury earth tones, responsive design, and dark mode support.

Open

Artistic_Sepia_Navigation_Bar

A simple, responsive navigation bar with a soft, artistic, sepia-toned aesthetic suitable for fashion and beauty brands, including dark mode support.

Open