Calendars – 10 Free HTML Calendar Templates

Calendars is a pack of ten calendar templates, each a single self-contained HTML file. Where a design needs a date grid, it generates the current month or year with a short vanilla-JavaScript loop — no date library, no hard-coded cells, no build step.

The ten designs

  1. Month Grid — event chips, today ring, prev/next navigation.
  2. Mini Picker — compact widget with selectable days.
  3. Dark Events — color-coded event dots with a legend.
  4. Week Schedule — time-grid agenda with spanning events; pure CSS grid.
  5. Agenda List — date tiles with grouped event cards.
  6. Year Overview — twelve generated mini-months, today marked.
  7. Booking Range — check-in/out selection with blocked dates and a nights count.
  8. Glass Widget — frosted calendar with a next-event footer.
  9. Printable Planner — monthly sheet with notes and print styles.
  10. Grid + Sidebar — month view beside a dark events panel, driven by one event list.
Month grid calendar with event chips
Booking calendar with date range selection

At a glance

  • 10 designs, one folder each, single index.html per design
  • Dynamic designs always render the current month/year and mark today
  • Event data in plain arrays — swap for a fetch call to go live
  • No date libraries, no dependencies; ~15 readable lines of JS per grid
  • Print styles on the planner; range selection on the booking calendar
  • README with a design index and wiring notes

How to use

Copy a design’s markup, CSS block, and bottom-of-file script. Replace the EVENTS or BOOKED arrays with your data. Preview all ten on the live demo index, or read the write-ups on our HTML calendar templates page.

FAQ

Can I use these in commercial projects?

Yes — the pack follows the standard uiCookies license. Attribution details are on the license page.

Do I need a date library like Moment or date-fns?

No. All the date math is native: first weekday, days in month, and today. Each generator is a small loop you can read in one sitting.

Aigars Silkalns

Designed & written by Aigars Silkalns

Aigars Silkalns is a Latvian entrepreneur and web developer who founded Colorlib, a hub for distinctive WordPress themes. Trained in technology and design, he began as a freelancer and launched Colorlib in 2013, earning acclaim for user-friendly, modern, responsive themes. A champion of open source, Silkalns shares insights on web trends and entrepreneurship. His mission is to make web design simple and accessible, empowering people worldwide to build professional sites with ease.

XLinkedInMore about uiCookies →

Free
Demo