guidebrandingstyle guide

How to Create a Brand Style Guide (Without Overthinking It)

How to build a brand style guide people actually use: the six sections that matter, what goes in each, and the mistakes that make it a document nobody opens.

Most brand style guides fail the same way. Someone spends two weeks producing a beautiful forty-page PDF, everyone admires it, and six months later the logo on the careers page is still stretched and the buttons are a shade of blue that appears nowhere in the document.

A style guide is not a design artefact. It is a reference someone consults at the moment they are about to make a decision — usually in a hurry, often not a designer. Everything below follows from that.

The good news: the version that actually works is much shorter than the version you are imagining, and you can build it in an afternoon.

The test that decides everything

Before writing anything, hold this in mind: can a new contractor, with no access to you, produce a correct-looking asset using only this document?

That is the whole job. It rules out most of what people put in style guides (mood boards, brand adjectives, the founder's story) and rules in the boring specifics that get looked up constantly.

The six sections that matter

1. Logo files, and which one to use when

This is the section people open most and the one most often done badly. A list of files is not enough; each needs a rule attached.

Specify:

  • Primary logo — full colour, transparent background, for light backgrounds
  • Reversed logo — the white version, for dark backgrounds and photos
  • Single-colour logo — black, for one-ink print, faxes, embossing
  • Icon-only mark — square, for favicons, app icons, social avatars where a wordmark is unreadable
  • Vector master — the SVG or AI file every other file above is generated from (how to make one, and which format to hand out)
  • Minimum size — the smallest width at which the logo stays legible, in pixels for screen and millimetres for print
  • Clear space — the margin nothing may enter, usually expressed as a fraction of the logo's height

If you do not yet have all of those files, they can be generated from one master: make the white and black versions, remove the background for a clean transparent base, and produce every size in one bundle.

2. Colours, as exact values

Never describe a colour in words. "Our blue" causes more inconsistency than any other single thing in branding.

For each colour give: a name, the hex value, the RGB value, and — if anything gets printed — CMYK and a Pantone reference. State which is primary, which are secondary, and which are neutrals.

Add the two rules people actually need:

  • Where each colour is allowed. "Primary blue for buttons and links; accent orange for warnings only, never for decoration." Without this, a six-colour palette becomes a rainbow.
  • Which combinations pass contrast. Note which text-on-background pairs meet WCAG AA (4.5:1 for body text) — the WebAIM contrast checker settles it in seconds. This prevents the recurring situation where a designer uses the brand's mid-grey on white and it fails an accessibility audit later.

If you are building a palette from an existing logo, a palette generator will pull the dominant colours out and suggest harmonious secondaries — a much better starting point than picking swatches in the abstract.

3. Typography

Name the fonts, where to get them, and — critically — what to use when they are not available.

  • Heading font, body font, and the fallback stack for each
  • The actual scale you use (e.g. 32 / 24 / 18 / 16 / 14px), not vague guidance about hierarchy
  • Line height and weight for body text
  • A licensed web-safe substitute for email and documents, since most email clients ignore custom fonts

The fallback matters more than the primary font. Every organisation eventually has someone building a slide deck on a machine without the brand typeface, and the guide should already have answered what they do.

4. Imagery

Two or three sentences plus examples beats a page of abstraction.

Say whether photography is warm or cool, candid or staged, whether people look at the camera, whether images get a treatment (a duotone in brand colours is a common and effective way to unify photos from mixed sources). Then show three images that are right and two that are wrong.

5. Voice

Keep it to a handful of concrete pairs, because abstract adjectives are unusable:

We say "we'll get back to you today", not "your enquiry has been received and will be processed in due course."

Three or four before-and-after pairs teach voice better than any list of adjectives. Add any hard rules: sentence case in headings, no exclamation marks in support replies, British or American spelling.

6. Where the files live

The single most common failure mode: the guide exists, the files do not, or nobody can find them. Put the actual link at the top of the document. If the assets sit in one person's Drive, move them somewhere shared before you write anything else.

What to leave out

  • The founder's story. It belongs on the About page, not in the reference someone opens to check a hex code.
  • Mood boards. Useful during design, noise afterwards.
  • Brand adjectives with no examples. "Confident but approachable" does not help anyone decide anything.
  • Rules for things you do not do. No packaging guidance if you ship software.

Keep it findable and keep it current

Format matters less than access. A shared doc that people can open on a phone beats a beautiful PDF locked in a folder — and a doc can be corrected the day something changes, which a PDF in twelve inboxes cannot.

Whatever you choose:

  • Put a last-updated date at the top. It tells readers whether to trust it.
  • Name an owner. Guides without one drift within a year.
  • Review it when the product changes, not on a calendar.
  • Link the files, do not embed them. Embedded logos become the stale copies everyone uses.

A one-afternoon version

If six sections feels like too much, this is the minimum that still works:

  1. One page of logo files with a rule per file, plus the "do not" examples
  2. One page of colours with hex values and where each is used
  3. One paragraph of typography with the fallback stack
  4. A link to the shared folder
  5. A last-updated date and an owner's name

That is genuinely enough for most small teams, and it beats the forty-page version nobody opens.

If you want to see the fuller version done well before you trim it down, the public guidelines that hold up best are Shopify Polaris, GitHub Primer and IBM Carbon — all of them public, maintained, and organised around decisions rather than adjectives.