How to Create a PowerPoint Theme Color Set With Brand Hex Codes
🔍 WiseChecker

How to Create a PowerPoint Theme Color Set With Brand Hex Codes

You have a brand color palette in hex codes from your marketing team. But every time you build a presentation, you manually paste those colors into shape fills and text. This is slow and leads to inconsistent slides across your team. PowerPoint lets you replace the default theme colors with your brand hex codes. This article shows you how to create a custom color set from hex codes and save it as a reusable theme file.

Key Takeaways: Building a Brand Color Theme in PowerPoint

  • Customize Colors at the bottom of the Design Variants gallery: Opens the Create New Theme Colors dialog where you enter hex codes for all 12 color slots.
  • Save current theme file as .thmx via Design > More > Save Current Theme: Lets you share the brand color set with colleagues on Windows or Mac.
  • RGB conversion for hex codes in the More Colors dialog: You must convert hex to RGB values because PowerPoint does not accept hex input directly.

ADVERTISEMENT

What the PowerPoint Color Theme System Does

A PowerPoint theme stores 12 color slots: four for text and background (dark, light, and two accents), six accent colors, and two slots for hyperlinks and followed hyperlinks. When you apply a theme, every shape, chart, table, and SmartArt graphic uses those 12 colors. Changing one slot updates every object that uses that slot across all slides. This is how you enforce brand consistency without editing each object manually.

Before you start, collect your brand hex codes. You need values for at least the first four accent colors and the two text-background pairs. If your brand has more than six accent colors, pick the six most frequently used. You also need access to a color converter because PowerPoint accepts RGB decimal values (0–255) but not hex codes directly.

Steps to Create a Custom Theme Color Set From Hex Codes

  1. Convert each hex code to RGB values
    Open a color converter website or use the built-in calculator in Windows. For hex code #1A73E8, the RGB values are R=26, G=115, B=232. Write down the RGB triplets for all your brand colors before opening PowerPoint.
  2. Open the Design tab and locate the Variants group
    In PowerPoint, go to the Design tab. On the right side of the ribbon, find the Variants section. Click the down arrow in the bottom-right corner of the Variants box to expand the gallery.
  3. Click Colors then Customize Colors
    In the Variants gallery, hover over Colors. A submenu appears. At the bottom of that submenu, click Customize Colors. The Create New Theme Colors dialog opens.
  4. Replace each theme color slot with your brand RGB values
    The dialog shows 12 color slots. Click the button next to Text/Background Dark 1. In the pop-up, select More Colors. In the Colors dialog, click the Custom tab. Under Color model, confirm RGB is selected. Enter the R, G, and B values for your brand dark color. Click OK. Repeat this for all 12 slots.
  5. Name your color set and save it
    At the bottom of the Create New Theme Colors dialog, type a name for your custom color set, for example BrandBlue 2025. Click Save. The new set now appears at the top of the Colors menu under Custom.

How to Apply Your Custom Color Set to an Existing Presentation

  1. Go to Design > Variants > Colors
    Click the down arrow in the Variants group again. Hover over Colors. Your custom set appears in the Custom section at the top of the list.
  2. Select your brand color set
    Click the name you saved. All shapes, text, charts, and tables that use theme colors instantly update to your brand palette.

How to Save the Complete Theme as a .thmx File for Sharing

  1. Apply your custom color set to a blank presentation
    Open a new blank presentation. Apply your brand color set using the steps above.
  2. Click Design > More (the down arrow in the Themes group) > Save Current Theme
    The Save Current Theme dialog opens. Navigate to a shared folder or your desktop. Type a file name. Click Save. The file has a .thmx extension.
  3. Distribute the .thmx file to colleagues
    Send the file by email or place it in a shared OneDrive folder. Recipients double-click the .thmx file to open it, or they use Design > Browse for Themes to apply it.

ADVERTISEMENT

Common Mistakes and Limitations When Building Brand Color Themes

PowerPoint does not accept hex codes directly

The Create New Theme Colors dialog only accepts RGB values. If you try to type a hex code like #FF6600 into the Red, Green, or Blue fields, nothing happens. Always convert hex to RGB using a trusted tool before starting. Windows 10 and Windows 11 both include a Calculator app with a Programmer mode that converts hex to decimal.

Accent colors are not mapped to specific chart series

When you insert a chart, PowerPoint assigns Accent 1 to the first data series, Accent 2 to the second, and so on. If your brand has a specific color for the primary chart series, put that color in Accent 1. Do not assume the order matches your brand style guide. Reorder your hex codes before entering them.

Hyperlink colors do not update existing links automatically

Changing the Hyperlink slot in the theme colors updates only new hyperlinks you insert after the change. Existing hyperlinks keep their original color. To fix this, select all text with hyperlinks, go to Home > Font > Font Color, and pick the theme hyperlink color from the palette.

Themes saved on Windows may not work on Mac in the same way

PowerPoint for Mac can open .thmx files, but the Variants gallery works differently. On Mac, go to Design > Themes > Browse for Themes and select the .thmx file. The colors apply, but the font and effect settings from the theme may not transfer. For Mac users, create a separate .thmx file from PowerPoint for Mac.

Item Using Theme Colors Manual Color Picking
Time to color a 20-slide deck 30 seconds (apply theme once) 15–30 minutes (pick each color per object)
Consistency across slides Guaranteed — all objects use the same 12 slots Prone to slight RGB differences from memory
Sharing with team Send a single .thmx file Each person must manually enter hex codes
Updating colors later Change one slot in the theme — all slides update Must edit every object individually

You can now create a PowerPoint theme color set from your brand hex codes and share it as a .thmx file. The next time your brand updates a primary color, open the custom color set, edit that slot, and save. All presentations using that theme will update automatically when you reapply it. For advanced control, explore the XML inside the .thmx file using a text editor to map Accent colors to specific chart series programmatically.

ADVERTISEMENT