Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap 5 admin dashboard template by Colorlib: 35 vanilla JS pages, no build step, MIT license.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
CoolAdmin is a free, MIT-licensed Bootstrap 5 admin dashboard template by Colorlib that delivers 35 ready-to-open HTML pages powered by vanilla JavaScript, with no build step required to use it.
CoolAdmin is a responsive admin dashboard template built with Bootstrap 5.3.8, vanilla ES6+ JavaScript, and self-hosted vendor assets. As input, it takes static HTML, CSS, and JavaScript files that you can drop behind any backend; as output, it gives you four dashboard designs and dozens of app, component, auth, and error pages. The template is maintained by Colorlib, and its current release, v3.4.0 from August 2026, integrates Chart.js 4.5.1, Font Awesome 7.3.1, FullCalendar 7.0.2, and Leaflet 1.9.4.
Full feature list from the repository:
$, $$, on, addClass, and toggleClass, reducing dependencies from 15+ to 8 core libraries.data-chart attribute.CoolAdmin suits four main audiences:
CoolAdmin runs in two modes. End users clone the repository, serve the root folder statically (the README suggests python3 -m http.server 8000 or npx serve), and open index.html — all 35 pages work with no toolchain. Contributors can instead run npm install and then npm run dev, which starts a Pug watcher, a Sass watcher, and a Vite dev server on port 3000; a production rebuild is done with npm run build.
The v3.4.0 README reports a total bundle of 2.4 MB, which is 25% smaller than the original jQuery-based v1.0, and a load time roughly 30% faster. It lists Core Web Vitals targets of LCP under 2.5 seconds, FID under 100 ms, and CLS under 0.1. All 35 pages were verified in headless Chromium with zero console errors and zero failed requests, and the calendar was exercised across month, week, day, and list views.
CoolAdmin is free and open-source under the MIT License, so commercial use, modification, distribution, and private use are all permitted. No paid tier for CoolAdmin itself is mentioned; the README instead promotes paid premium dashboards available on DashboardPack.
If you want a framework-based dashboard instead of a static HTML template, the README links to several paid alternatives from the DashboardPack collection. Apex Dashboard is built with Next.js 16, React 19, Tailwind CSS v4, and shadcn/ui, with 5 dashboard variants and 125+ routes. Admindek is another Bootstrap 5 admin template with vanilla JS, dark/light modes, RTL support, and 10 color presets.
Yes. CoolAdmin is released under the MIT License, which permits commercial use, modification, distribution, and private use. The repository and live demo at preview.colorlib.com/theme/cooladmin/ are publicly accessible.
No. The template is built with vanilla ES6+ JavaScript. A small vanilla-utils.js file provides jQuery-style helpers such as $, $$, on, addClass, and toggleClass, so no jQuery library is loaded.
No for end users. Built HTML, CSS, and vendor files ship in the repository root, so you can clone and serve it statically. Node and Vite are only needed for contributors who want to edit the Pug and SCSS sources and regenerate the pages.
CoolAdmin includes 35 HTML pages: four dashboard variants, data and analytics pages like chart.html, data-table.html, and calendar.html, app pages such as kanban and inbox, UI component pages, auth pages, and 404/500/maintenance pages.
The template fully supports Chrome 88+, Firefox 78+, Safari 14+, Edge 88+, Mobile Safari iOS 14+, and Chrome Mobile Android 8+. The README notes the pages were verified in headless Chromium with no console errors or failed requests.
