6 Premium Templates Included

Resume templates
that get you hired.

Elegant, ATS-optimized CV templates built with pure HTML & CSS. Fully customizable via CSS variables — no frameworks, no build step, no design skills required.

6

CV Designs

100%

ATS-Friendly

0

Dependencies

Customization

Six distinct styles.
One perfect match.

Every template passes ATS screening and prints flawlessly at A4 and US Letter.

Executive

ATS ✓ HTML CSS Vars
Corporate

Creative

ATS ✓ HTML CSS Vars
Creative

Minimal

ATS ✓ HTML CSS Vars
Minimal

Noir

ATS ✓ HTML Dark Mode
Creative

Infographic

ATS ✓ HTML CSS Vars
Corporate

Academic

ATS ✓ HTML Gold
Minimal

Everything you need.
Nothing you don't.

Built for developers, designers, and job seekers who want full control without the complexity.

ATS Compliant

Clean semantic HTML with proper heading hierarchy. Tested against Workday, Greenhouse, Lever, and iCIMS parsers. Zero invisible text or image-based content.

CSS Variable Theme System

One :root { --primary: … } block at the top of each file. Change your brand color, fonts, and spacing in seconds — no build step needed.

Print-Optimized CSS

Dedicated @media print rules baked in. Hit Ctrl+P in Chrome for a pixel-perfect A4 or Letter PDF.

Dark Mode Support

The Noir template is fully dark-themed out of the box. All templates use CSS variables so switching any template to a dark palette is a single :root edit.

Zero Dependencies

Pure HTML and CSS — no npm, no Node.js, no build pipeline. Open any template in your text editor or browser and start customizing immediately. Works fully offline.

Well Documented

Every template ships with inline comments explaining key CSS decisions, font choices, and print rules. No hunting through minified code — everything is readable at a glance.

Built on web standards.
No framework needed.

Simple enough to edit in Notepad. Precise enough for pixel-perfect print output.

Core

Semantic HTML5

Proper <article>, <section>, <header>, and <address> elements. ATS bots and screen readers both understand it perfectly.

Theming

CSS Custom Properties

Every color, font, and spacing value lives in a :root { --var } block at the top of each file. Rebrand a template by editing one section — no search-and-replace needed.

Layout

CSS Grid & Flexbox

Modern, standards-based layouts with no hacks or float tricks. Column structures, sidebars, and spacing are clean, readable CSS — easy to adjust to any layout preference.

Export

Print / PDF Ready

Dedicated @media print and @page rules pre-configured for A4. Export to PDF via Chrome's built-in printer — no external tools, no plugins.

Customize everything
in one CSS block.

The entire template's look is driven by a single :root block at the top of the file. Change your brand once, every element updates.

style.css — theme config
/* ── THEME CONFIG ───────────────── */ /* Edit this block to rebrand */ :root { /* 🎨 Colors */ --primary: #c84b31; --secondary: #1a1a2e; --accent: #c9a84c; --surface: #faf9f6; --muted: #6b6560; /* 🔤 Typography */ --font-display: 'Playfair Display', serif; --font-body: 'DM Sans', sans-serif; --font-mono: 'DM Mono', monospace; /* 📐 Layout */ --sidebar-w: 300px; --page-pad: 2.54cm; } /* 🖨️ Print export */ @media print { .toolbar { display: none; } @page { size: A4; margin: 0; } }

Set your theme colors

Edit the --primary, --accent, and --surface variables at the top of the file — every component picks them up automatically with zero other changes.

Pick your typography

Swap --font-display and --font-body to any Google Font pairing with a single string change. All sizes and weights cascade from there.

Export to PDF

Hit Ctrl+P in Chrome or click the Save PDF button in the toolbar. Print margins, page breaks, and bleed areas are all pre-configured via @media print.

Trusted by job seekers
and developers alike.

★★★★★

"The CSS variable approach is genius. I changed two lines and had a fully branded resume that matched my portfolio site perfectly. Got interviews at three FAANG companies within two weeks."

Laura Kim

Frontend Engineer · ex-Google

★★★★★

"As a developer, I loved that these are real HTML files — not some locked editor. I customized the Dark template completely in about an hour. The print CSS alone saved me so much time."

Daniel Morris

Staff Engineer · Vercel

★★★★★

"I use FORMA for all my clients now. The Academic template in particular is the most elegant academic CV I've seen as a pure HTML file. Zero formatting headaches with Word docs anymore."

Sofia Ramirez

Career Coach · 200+ clients

Get Started Today

Your next role starts
with the right first impression.

Pure HTML & CSS. Zero dependencies. Print-perfect. ATS-ready. Six designs to choose from.

Browse Templates → Live Preview