Brutalist Style Footer Template

Embrace a raw, functional, and unapologetically digital aesthetic with this brutalist style footer.

This template rejects soft gradients and gentle shadows in favor of stark lines, monospaced fonts, and a utilitarian layout. It's perfect for portfolios, art projects, and any brand that wants to project a bold, confident, and edgy identity.

Screenshot of a footer with a stark, brutalist design, featuring monospaced fonts and hard borders.

Get Source Code Preview

About this Brutalist Footer Template

Web brutalism is a style that emphasizes raw, exposed structure and function over polished ornamentation. This footer embodies that philosophy. It uses a system-standard monospaced font, sharp 1-pixel borders, and a rigid grid layout to create a look that is both minimalist and aggressive. Every element is functional and its structure is clearly visible.

Features

Ideal Use Cases

Code Breakdown

The layout is built on a container with a hard border. Inside, a CSS Grid defines the structure. The grid-template-columns property is used with media queries to shift from a single column on mobile to a four-column layout on desktops. Each grid cell (.footer-brutalist__column) also has a border, making the structure visible and reinforcing the brutalist aesthetic. The font is set to a generic monospace font family, which will use the default fixed-width font of the user's operating system.

Code

Here's the full code for the footer template:

View Output