PaperCSS is a free, open-source CSS framework designed to give web pages a hand-drawn, informal look. It targets developers and designers who want to move away from the polished, corporate aesthetic of mainstream frameworks like Bootstrap or Tailwind.
At version 1.9.2, it ships as a single CSS file — full or minified — and integrates into any HTML project with a single link tag. Developers who prefer a customized build can clone the GitHub repo and modify global styles via src/core/_config.scss before compiling.
npm install papercss --save command.You add a link to the PaperCSS stylesheet — via CDN, a local download, or NPM — in your HTML head. You then wrap your content in a div with the paper container class. Standard HTML elements like headings, paragraphs, buttons, and forms automatically adopt the hand-drawn visual style.
PaperCSS suits developers who want a ready-to-use, zero-cost CSS framework with a distinct informal visual identity. It is best for personal projects, prototypes, and creative side projects rather than production applications demanding enterprise-level support or accessibility guarantees, as no such guarantees are mentioned in the provided content.
Applies a sketchy, informal visual aesthetic to standard HTML elements via a single CSS stylesheet.
Available as a direct CSS download, minified CSS, NPM package, or CDN link via unpkg at version 1.9.2.
Developers can modify global styles in src/core/_config.scss before running a custom build to tailor the framework's output.
Includes pre-styled components such as Alerts, Badges, Buttons, Cards, Forms, Modals, Navbar, Tabs, and more.
Ships with a Container and Flexbox layout system alongside utilities for borders, shadows, colors, dark mode, and spacing.
Includes a built-in dark mode utility as part of its core CSS framework.
Pricing extracted from the product website and may change. Check the source for current details.
P PaperCSSThis | ||||
|---|---|---|---|---|
| Starting price | Free | — | Free | Free |
| Pricing model | Free | Freemium | Freemium | Free |
| Platforms | Web | Web | Web | Web, macOS, Windows, Linux |
| Top features |
|
|
|
|
| Rating | — | — | — | — |
Embed visual builders for emails, pages, and documents into your app — backed by AI workflows, templ...
Free design and front-end development tutorials on YouTube, with AI workflows, from an instructor ac...
Synchronise browser testing across multiple devices in real time — free, open source, and setup in u...
Check the CSS of any element you hover over instantly and copy its entire rules with a single click....
Reference documentation for the deprecated EdgeHTML browser — covers DevTools, extensions, WebView, ...