Badges
Status badges, count pills and contextual chips for compact UI communication
This page standardizes micro-label patterns for states and counters. Explore solid, soft and outline modes, badge shapes and notification dots, then compose your own recipe in the live playground.
1. Variant Matrix
Canonical badge style grid for each intent
2. Interaction Playground
Generate a live badge recipe from controls
3. Shape and Density
Pill vs rectangle, small to large density scale
4. Status and State
Dot, icon and neutral-status communication patterns
5. Composition Patterns
Badge usage in nav, chips, notifications and cards
6. Real-use Snippets
Copy-ready snippets for nav, cards and table rows
<span class="badge-lumora badge-lumora--soft-success"> <span class="badge-dot"></span> ONLINE </span>
<button class="btn btn-outline btn-sm" type="button"> Inbox <span class="badge-lumora badge-lumora--solid-danger badge-lumora--sm">12</span> </button>
<span class="badge-lumora badge-lumora--solid-warning"> <i class="fa-solid fa-hourglass-half"></i> WAITING </span>