PPTX.gallery
Open in PPTX.dev

Background Style

Geometric Pattern

Modern and dynamic. Subtle patterns that add texture without competing with content.

Best Use Cases

Tech presentations, innovation topics, creative briefs

Specific Tips

  • -Keep patterns low-opacity so they don't overwhelm content
  • -Align pattern elements with your grid for visual harmony
  • -Use consistent pattern styles throughout the deck

OPF Config

backgrounds:geometric-pattern
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — backgrounds/geometric-pattern",
  "tags": [
    "gallery:backgrounds/geometric-pattern"
  ],
  "design": {
    "background": {
      "type": "pattern",
      "pattern": {
        "preset": "geometric-pattern",
        "foregroundColor": "#e2e8f0",
        "backgroundColor": "#faf8f5"
      }
    }
  },
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "title-slide",
      "title": "Background preview",
      "subtitle": "Default deck background using the \"geometric-pattern\" treatment."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.

General Best Practices

1

Accessibility First

Ensure 4.5:1 contrast ratio between text and background for readability.

2

Purposeful Imagery

Use imagery that supports your message, never as decoration alone.

3

Test Your Slides

Consider how backgrounds will appear on different projectors and screens.

4

Content Priority

Less is more-busy backgrounds distract from your content.