Downloads

The NC State brand is based on clear, straightforward messaging. Use these downloadable assets as you craft your communications, and be sure to check back often as this toolkit will continue to evolve with new assets and examples.

Introduction

Read through the entire brand site to make sure you understand rules, guidelines and how everything works together before using these assets to create university-related promotions. These assets are only to be used for official university communications. Do not use them to promote private businesses or for individual purposes.

If you have any questions or problems as you use these assets, contact University Communications at ncstatebrand@ncsu.edu.

Logos

Digital and Vector Logos

NC State logotype files are font-independent. The prescribed Univers fonts do not need to be loaded on your system, and no license is needed. The PNG files of the NC State brick for Web uses are available in several sizes, from the smallest allowable to the largest. The EPS files have been created as line-art vector files and are the only logos that should ever be used for print because vector files will print cleanly at any size. The JPG logos should only be used for PowerPoint or Microsoft Office documents.

Color Palette

Photo of NC State color palette cheat sheet Our Color Palette (PDF)

last updated 10/28/19

Photo of NC State tints and shades cheat sheet Our Tints and Shades (ZIP)

last updated 12/16/19

Software-Specific Color Palettes

For easy access to the correct colors, import the following palettes into your Adobe Creative Suite programs. To use the files, open the Swatches palette in your program and click on the top right menu. Select “Open Swatch Library” and then select “Other Library.” Navigate to where the downloaded swatch file is located on your computer.

Adobe Swatch Libraries

last updated 10/28/19

Icons

A sample collection of NC State branded icons

Use our set of on-brand icons to add visual interest and illustrate important facts and figures within your web and print content.

Icons can be changed to any color in NC State's color palette. Either place a white icon on a field of color, or convert an icon's color for use on a white background. Only use one color per icon. Icons should not be altered or combined.

The EPS, PNG and SVG files are available below. For print projects, use the EPS files to ensure that icons print clearly at any size. PNG files should only be used in PowerPoint and Microsoft Office. SVG files are for web purposes.

Bootstrap Framework

To make it easier to stay on brand, use the NC State flavor of Bootstrap for Web styles, including fonts, colors and more.

<!-- NC State Bootstrap CSS -->
<link href="https://cdn.ncsu.edu/brand-assets/bootstrap-4/css/bootstrap.min.css"
rel="stylesheet" />

<!-- Optional Javascript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous">
</script>
<script src="https://cdn.ncsu.edu/brand-assets/bootstrap-4/js/bootstrap.min.js">
</script>
					
GitHub (requires NC State login) Documentation Visual Reference

Web Fonts

Because we’re creating a consistent visual identity across as many mediums as possible, all NC State websites must use an approved font family. While Univers is the university's official font family for print mediums, Roboto is approved and recommended for all digital usecases.

  • Roboto
  • Roboto Slab
  • Roboto Condensed

Three different font-weights are available in each family.

  • Light: 300
  • Roman: 400
  • Bold:700

Web fonts are available on fonts.google.com with information on how to load them on your site, or you can use the pre-configured options below:

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto+Slab:wght@300;400;700&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap" rel="stylesheet">

or

<style>
  @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto+Slab:wght@300;400;700&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
</style>

Brand Utility Bar

The NC State brand Utility Bar offers a simple way to connect our thousands of websites and let Web users know where they are at all times. This element must appear at the top of all official NC State sites. No content or padding of any kind may appear above this bar. The Utility Bar may not be edited or altered in any way beyond the options presented when embedding. The NC State logo should always be prominently displayed in the upper portion of your site. The Utility Bar should only be used if the NC State logo is prominently displayed in the upper portion of your site or if the brick option detailed below is used.

Sample of utility bar brick option

For certain entities operating under unique circumstances, the Utility Bar might not be required. Exceptions will be handled on a case-by-case basis. Web Communications will provide support for the Utility Bar but will rely on each unit’s internal Web or IT staff to implement the bar. If you have questions about implementation or exceptions, email Web Communications at web_feedback@ncsu.edu.

The search box within the Utility Bar can search both your own site and the entire ncsu.edu domain. Search results from the campus directory will also be added at a later date. To search your own site you must create a search engine through Google Custom Search. To hide ads on your custom search engine, follow the steps outlined in this OIT article. You will then need to insert your engine's key in the data-prop-cse-id parameter. If this variable isn't set, the Utility Bar will only perform a global ncsu.edu search.

The following code snippet will need to be added to your site to load the Utility Bar. This code should be placed immeidately after the opening <body> element of the page.

<div id="ncstate-utility-bar" data-prop-show-brick="1" data-prop-cse-id="00578865650663686:7xmauxacbr4" ></div>
<script src="https://cdn.ncsu.edu/brand-assets/utility-bar/v3/ncstate-utility-bar.js"></script>
Parameter Description Options
data-prop-show-brick Toggles Brick off/on within the Utility Bar Show Brick=1; Hide Brick=0
data-prop-cse-id Google Custom Search Engine ID to allow site-speciifc search to be triggered from bar's search box ID string from Google Custom Search Engine

Sites that were developed using the previous Utility Bar may continue to use it until a major redesign of the site is done. These sites are grandfathered in for the immediate future, and you can contact web_feedback@ncsu.edu to receive support and include code for the old Utility Bar.

NC State Web Platform

The NC State Web Platform provides robust functionality for building all types of websites.

Two tiers are available. The Free Tier is geared towards smaller groups with more basic communications needs. The Premium Tier includes additional functionality that facilitates higher-level marketing communication.

The NC State Web Platform comes with a wealth of additional resources such as a thorough documentation guide and monthly workshops that are available to all users. For more information, consult our breakdown of features within the Free and Premium Tiers or our page layout schematic.

You can begin using the Free Tier of the NC State Web Platform today by requesting a site through OIT's Web Publishing service. If you are interested in using the Premium Tier, please contact University Communications and Marketing for more information and next steps.

Websites

University Communications and Marketing would like to partner with you to create an on-brand website that will help you achieve your goals. We provide a full suite of web services to bring you and your team through every step of the process — from ideation and strategy to design, content and custom coding. To start a conversation about your new website, contact us.

Email Templates

Use the Email Generator to easily create HTML emails. University Communications maintains free and premium tiers of the Email Generator service. The free tier offers two email layouts, and the premium tier offers four additional templates. Log in to the Email Generator to begin using the free tier. To learn more about premium tier features and pricing, contact Luis Chacon (lrchacon@ncsu.edu).

The only appropriate font family for email templates is Arial. Be mindful of how frequently you send emails to your audiences. Excessive contact will cause fatigue, leading recipients to ignore your messages.

Here are some best practices (.pdf) for launching an email campaign.

HTML email template Plain text email template
Email Generator Login Email Generator Documentation

PowerPoint Templates

Use these templates for your presentations. Keep in mind that the only font you should use for your content is Arial.

16 by 9 Power Point template 16:9 template (.potx)

last updated 4/14/22

Digital Billboard Templates

You can use these templates to create an event or program announcement slide for Billboard, the central system for displaying digital signs across campus.

To customize a template, choose a background color from NC State’s core color palette. The expanded palette colors are also available in swatches within the template, but do not use these against Wolfpack Red. Adjust the elements to best fit your content, write short copy that can be read quickly at a distance and then save the finished slide as a JPG or PNG of 1920x1080 pixels.

The brand guidelines for typography, voice and tone, and imagery apply to all billboards. If you do not have a license for the Univers font family, the only substitute is Arial.

NC State e-billboard slide
NC State e-billboard slide
NC State e-billboard slide
NC State e-billboard slide

Wallpaper

These images of campus can be downloaded at a variety of resolutions as desktop or laptop wallpaper.

Aerial shot of belltower
Daytime shot of belltower
Nighttime shot of belltower
Interior of Hunt Library
Hunt Library in snow
Stairs in Hunt Library
Talley Student Union at night
Sky reflected in windows on campus
Talley Tower
1440x900 (Wide Screen) (.zip)

last updated 3/19/19

1920x1080 (Wide Screen) (.zip)

last updated 3/19/19

1920x1200 (Wide Screen) (.zip)

last updated 3/19/19

2560x1440 (Retina Screen) (.zip)

last updated 3/19/19

3840x2160 (4K Screen) (.zip)

last updated 3/19/19

Email Signature

You can include a logo image as part of your university email signature. When used this way, the logo should appear at the bottom of the email signature, below all the other elements of the signature. Don’t resize the logo image, and keep it on a line by itself, without any other text or graphics on the same line. Remember that some email clients don’t display images; therefore, your contact information should always be in the form of text, not images.

To use a logo as part of your email signature:

  1. Download the logo image to your desktop computer.
  2. Go to your email settings, scroll down to the “Signature” section and enter your signature text in the text field. If you already have an email signature, verify that the information is correct.
  3. To properly format your signature text, use your mouse to select it all, and then use the formatting buttons directly above the text field to select the Sans Serif font at normal size.
  4. To insert the logo image, position your blinking cursor two lines below the last line of text in your signature. Then click the Insert Image icon (next to the Link icon) and upload the image file from your computer.
  5. Click Save Changes at the bottom of the page.

You can also include approved social media icons that link to the university's social media channels. When used this way, the icons should appear at the bottom of the email signature, below all the other elements, including the NC State brick. Don't resize the icons, and keep them on a single line together, without any other text or graphics on that line.

To include the icons as part of your email signature, follow a similar process as the one outlined above, inserting each icon in turn as explained in step 4. Next, click on an icon to select it, and then click the Link button. In the "Edit Link" box that appears, paste the URL for the channel the icon represents into the "Web address" field and click "OK." Do this with each icon in turn, until each icon links to its respective channel. Don't include the icons in your signature without linking them in this way. Once you have added the icons to your signature and clicked "Save Changes," send a test email to ensure the links are working correctly.

For your reference, the approved social media channel URLs can be found below.

Go to email settings.

Email Signature Logo (.png)

last updated 3/27/15

Video Assets

You can use these assets — which include opening logos, closing logos, preview B-roll and key titles — to create compelling NC State videos. To request access to B-roll without watermarks, email ncstatebrand@ncsu.edu. Before completing any video project that uses NC State footage or marks, you must request a compliance evaluation from ncstatebrand@ncsu.edu. The turnaround for evaluation is five working days.

NC State University sign
B-Roll Video (Vimeo)

Intro and Closing assets (.zip)

last updated 3/30/15



Key Titles (.zip)

last updated 3/30/15

Stationery

These Microsoft Word letterhead templates are only for digital communications. After you create your body copy, export them as PDFs. The only font you should use both to populate your information and for the content of your letter is Arial. You can purchase other stationery items, such as business cards, letterhead and envelopes, through Marketplace. Business cards are also available at Wolf Xpress in the Talley Student Union.

Stationery example Stationery example
1-Column Word Letterhead (.dotx)

last updated 3/30/15

2-Column Word Letterhead (.dotx)

last updated 3/30/15

Word Template for Preprinted Letterhead (.dotx)

last updated 3/30/15

Research Poster

You can create research posters in two sizes using these PowerPoint templates. To create a custom size, first remove the header by selecting and cutting it, and then resize the slide. Once resized, paste the header back into the slide.

You may also create your own header using the NC State brick logo and the Arial typeface.

Research poster example

 

Research poster example
24"x36" Presentation Poster (.potx)

last updated 3/19/19

36"x48" Presentation Poster (.potx)

last updated 3/19/19

36"x24" Presentation Poster (.potx)

last updated 3/19/19

48"x36" Presentation Poster (.potx)

last updated 3/19/19

NC State Logo for Custom PowerPoint (.emf)

last updated 3/30/15

Photography

Access the photo database to create official marketing materials. These photos are copyright-protected and should not be used for personal purposes. Find out more information about on-brand imagery.

Timelapse photo of the Belltower at night NC State Photo Database (Photoshelter) Photo and Publicity Release Form (.pdf)

last updated 8/10/16

Required Elements for Printed Materials

All printed materials must have the university’s official equal opportunity statement and a cost statement. These are state requirements for publicly funded projects. They may appear in the most convenient spot on your piece and can be as small as 6 pt type.

State-Required Statements (.doc)

last updated 6/20/14

Assorted Design Templates

Use the InDesign ad templates below to create printed ads for external use.

Half page ad example Full page ad example Quarter page ad example
Full-Page Ad Template (.zip)

last updated 3/30/15

Half-Page Ad Template (.zip)

last updated 3/30/15

Quarter-Page Ad Template (.zip)

last updated 3/30/15

Certificates

These PDF templates can be updated using Adobe Acrobat Pro DC (available for free to all NC State employees.) Open the PDF in one of these systems and select "Edit PDF" to update editable fields. If you prefer to edit an InDesign version of these templates, please contact ncstatebrand@ncsu.edu for access. These certificates use the university’s commercial seal.

Any certificates requiring the Chancellor’s or Provost’s signature MUST use this official template. Certificates will not be signed by the Chancellor and/or Provost if officially branded certificates are not provided.

The official Chancellor’s seal is only allowed to be used on awards issued by the Chancellor. If you’d like to use the official Chancellor’s seal on an award, please contact the Chancellor’s Office for permission and access to the files, contact paula_gentius@ncsu.edu

One signature certificate example Three signature certificate example
1 Signature template (.pdf)

last updated 3/19/19

1 Signature template with border (.pdf)

last updated 3/19/19

1 Signature template with red border (.pdf)

last updated 3/19/19

2 Signature template (.pdf)

last updated 3/19/19

3 Signature template (.pdf)

last updated 3/19/19