\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[paperwidth=5in,paperheight=7in,margin=0.5in]{geometry}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage[hidelinks]{hyperref}
\definecolor{rose}{HTML}{B76E79}
\definecolor{ink}{HTML}{2B2B2B}
\pagestyle{empty}
\color{ink}
\begin{document}
\begin{tikzpicture}[remember picture, overlay]
\draw[rose, line width=1pt] ([xshift=0.3in,yshift=-0.3in]current page.north west) rectangle
([xshift=-0.3in,yshift=0.3in]current page.south east);
\end{tikzpicture}
\vspace*{0.5in}
\begin{center}
{\color{rose}\large\itshape Together with their families}\\[0.5em]
{\fontsize{38}{42}\selectfont\itshape Amelia}\\[0.1em]
{\Large \emph{and}}\\[0.1em]
{\fontsize{38}{42}\selectfont\itshape Oliver}\\[1em]
{\color{rose}\rule{1.5in}{0.4pt}}\\[0.5em]
{\large request the pleasure of your company \\ at the celebration of their marriage}\\[1em]
{\Large Saturday, the \today\ day}\\
{\Large at four o'clock in the afternoon}\\[1em]
{\color{rose}\rule{1.5in}{0.4pt}}\\[0.5em]
{\large \emph{Riverbend Gardens}}\\
{\large 123 Example Way}\\
{\large City, Country}\\[1em]
{\color{rose}\rule{1.5in}{0.4pt}}\\[0.5em]
{\small Reception to follow. \\ Kindly reply by the first of next month. \\ example.com/rsvp}
\end{center}
\end{document}

PDF Preview
Create an account to compile and preview