التصميم والموارد
Status Indicator CSS مولد
إنشاء live status badge CSS.
الإدخال
Status Indicator CSS مولد
status badgeindicatorcssui
الإخراج
Status Indicator CSS Generator
.status-indicator {
display: inline-flex;
align-items: center;
gap: 10px;
border-radius: 999px;
padding: 8px 17px;
background: #dcfce7;
color: #22c55e;
font-weight: 700;
}
.status-indicator .dot {
width: 10px;
height: 10px;
border-radius: 999px;
background: #22c55e;
box-shadow: 0 0 0 6px color-mix(in srgb, #22c55e 20%, transparent);
}Live preview
Live canvas
أدوات مشابهة
Pill Badge CSS مولد
إنشاء pill badge CSS style.
Ribbon Card CSS مولد
إنشاء ribbon badge card CSS.
Accordion CSS مولد
إنشاء accordion panel CSS.
Avatar Stack CSS مولد
إنشاء overlapping avatar stack CSS.
Border Radius مولد
إنشاء border-radius CSS من corner values.
Floating Label Input CSS مولد
إنشاء floating label input CSS.