Sacramento is a script typeface that shows elegance and handwritten charm. Designed by Astigmatic, this font is inspired by the classic style of calligraphy and offers an elegant and timeless look. Sacramento’s interlocking letterforms make it look like the text was written beautifully with a sharpie.
The font is characterized by its thin strokes and slight italics, which mimic the natural movement of handwriting. It’s an ideal choice for projects that require a personal touch, such as wedding invitations, greeting cards, quotes, and other creative designs where a beautiful script font can add a touch of sophistication.
Developer’s Note: The Sacramento typeface is a monoline, semi-connected script inspired by hand-lettering artist brochure work of the 1950s and 1960s. It stands on a thin line between formal and casual lettering styles, yet it has a commanding presence for headlines and titles.
Sacramento Font Generator
There are tools online, like the Sacramento Font generator, that can help you make words in the same style as the Sacramento Font, where you can change the color, background, and size of the text. You can also copy and paste the font to use it in your own stuff.
Sacramento Font is a typeface that can be used on any device such as PC, Mac, Linux, iOS, and Android. Sacramento Font free download is available here in TTF (TrueType) format, free for personal and commercial usage. You can use this font for PowerPoint, Google Slides, Adobe Illustrator, CapCut, and Canva.
Styles of Sacramento Font
Sacramento Font Family includes 1 style, with its unique appearance.
- Sacramento Regular
Sacramento Font Family View



How to Download and Install Sacramento Font on a Windows PC
To download Sacramento Font and install it on your Windows 10/11, you can follow the following method:
- Click the download button above (on the top of the page) to start. Your Sacramento Font will come in a zipped file. Extract it using Winrar or Winzip.
- Right-click the font file, and choose “Install” from the menu. This will install Sacramento Font by putting it in the “Windows\Fonts” folder and adding it to the Windows Registry.
How to Uninstall Sacramento Font From PC
Follow the instructions below to delete the Sacramento font from your system:
- First, open the RUN Window by clicking Window + R.
- Search “Regedit” and Click the OK button.
- Now select HKEY_CURRENT_USER > SOFTWARE > Microsoft > Windows NT > Current Version > Fonts.
- Now right-click on the Font you wanted to delete.
- Click the “Yes” button and your Font will be uninstalled from your Windows.
Fonts Similar to Sacramento Font
Here are some fonts that are similar to Sacramento Font
- Gimbel Script Font
- Shirataki Font
- Flores del Sol Font
- Hoofer Font
- Banana Yeti Font
- Braisetto Font
- Railyouth Font
FAQs!
What type of fonts pair well with Sacramento Font?
Sacramento Font pairs well with Montserrat Light, because of their contrasting style and similar weight.
How to get Sacramento font in Photoshop?
Using the Sacramento font, or any font, in various applications is quite straightforward. Here’s a general guide on how to use the Sacramento font in Photoshop:
- Open Photoshop.
- Create/open project.
- Use the Text tool (“T” icon).
- Click canvas for text.
- In the options bar, find the font dropdown.
- Select “Sacramento” or similar.
- Type your text.
How to add Sacramento font to a Paragraph?
You can use the following HTML code to change your text into Sacramento Font:
<!DOCTYPE HTML>
<HTML>
<head>
<link href=’https://fonts.googleapis.com/css?family=Sacramento’ rel=’stylesheet’>
<style>
body {
font-family: ‘Sacramento’;font-size: 22px;
}
</style>
</head>
<body>
<h1>Sacramento</h1>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
<p>123456790</p>
<p>ABCDEFGHIJKLMNOPQRSTUVWXYZ</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
</body>
</html>