Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap 4 UI kit with pastel paper-themed colors, fully coded components, and example pages from Creative Tim.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Paper Kit 2 is a free Bootstrap 4 UI kit from Creative Tim that provides a complete set of pastel-colored, paper-inspired components and example pages for building responsive websites.
Paper Kit 2 is a fully coded web UI kit based on Bootstrap 4, created by Creative Tim. It takes design assets — SCSS variables, CSS files, JavaScript plugins, and HTML templates — and outputs a responsive website with landing, profile, register, and template pages. The kit runs on any static web server; it includes precompiled CSS and JavaScript plus a Gulp workflow for SCSS customization.
gulp compile-scss or watch for changes with gulp watch; color variables live in assets/scss/paper-kit/_variables.scss.paper-kit.css, bootstrap.min.css, and paper-kit.js inside the assets folder.Download the project zip, install Node.js, then run npm install in the source folder. Use gulp compile-scss for a single compilation or gulp watch for continuous compilation of any changes you make in the SCSS files, then run gulp open-app to open the presentation page.
Yes, Paper Kit 2 is a free product from Creative Tim. A paid version called Paper Kit 2 PRO exists with more components, sections, and examples.
All components and example pages are fully responsive and look great on every screen size, according to the official page.
Open assets/scss/paper-kit/_variables.scss, change the HEX values or predefined variables, then run gulp compile-scss or gulp watch to recompile.
The official support targets the last two versions of Chrome, Firefox, Edge, Safari, and Opera.
