\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper,margin=1.5cm]{geometry}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage[hidelinks]{hyperref}
\definecolor{hot}{HTML}{E11D48}
\definecolor{dark}{HTML}{111111}
\pagestyle{empty}
\begin{document}
\begin{tikzpicture}[remember picture, overlay]
\fill[hot] (current page.north west) rectangle ([yshift=-12cm]current page.north east);
\fill[dark] ([yshift=-12cm]current page.north west) rectangle ([yshift=-13cm]current page.north east);
\end{tikzpicture}
\vspace*{1cm}
\begin{flushleft}
{\color{white}\fontsize{72}{76}\selectfont\bfseries SUMMER}\\[-0.1em]
{\color{white}\fontsize{72}{76}\selectfont\bfseries DESIGN}\\[-0.1em]
{\color{white}\fontsize{72}{76}\selectfont\bfseries FESTIVAL}\\[1em]
{\color{white}\Huge A weekend of talks, workshops, and late-night markets.}
\end{flushleft}
\vspace{3.5cm}
\noindent
\begin{minipage}[t]{0.48\linewidth}
{\color{hot}\Huge\bfseries When}\\[0.3em]
{\LARGE Friday--Sunday}\\
{\LARGE \today}\\
{\Large 10\,AM -- Late}
\end{minipage}%
\begin{minipage}[t]{0.48\linewidth}
{\color{hot}\Huge\bfseries Where}\\[0.3em]
{\LARGE The Example Pavilion}\\
{\LARGE 123 Example Way, City}\\
{\Large Free entry \;•\; RSVP required}
\end{minipage}
\vspace{2em}
\noindent{\color{hot}\Huge\bfseries Featuring}\\[0.3em]
{\Large Keynotes from Jane Doe \;•\; John Smith \;•\; Alex Kim}\\
{\Large Live letterpress \;•\; Screenprinting \;•\; Type design}\\
{\Large Food trucks \;•\; Live music \;•\; Kids' workshops}
\vfill
\begin{tikzpicture}[remember picture, overlay]
\fill[hot] ([yshift=0cm]current page.south west) rectangle ([yshift=3cm]current page.south east);
\end{tikzpicture}
\vspace{0.5cm}
\begin{center}
{\color{white}\Huge\bfseries RSVP at example.com/festival}\\[0.3em]
{\color{white}\LARGE @ExampleFestival \;•\; \#SummerDesignFest}
\end{center}
\end{document}

PDF Preview
Create an account to compile and preview