Home · Branding · Paystack

Paystack Brand Identity

A complete profile of Paystack's visual system — colors, typography, components, and personality — extracted from https://www.paystack.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#3BB75E
Accent
#3BB75E
Body Font
Segoe UI
Heading
Segoe UI

Color Palette

Brand palette extracted from https://www.paystack.com.

primary
#3BB75E
rgb(59, 183, 94)
secondary
#0BA4DB
rgb(11, 164, 219)
accent
#3BB75E
rgb(59, 183, 94)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#011B33
rgb(1, 27, 51)
link
#011B33
rgb(1, 27, 51)

Typography

Each font links to its Google Fonts page where available.

primary
Segoe UI
heading
Segoe UI
Boing, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Paystack logo
Logo
Paystack favicon
Favicon
Paystack social image
Social Card

UI Components

Live previews rendered using Paystack's actual button styles.

buttonPrimary
background #3BB75E textColor #FFFFFF borderRadius 5px shadow none
buttonSecondary
background #FFFFFF textColor #011B33 borderRadius 5px shadow none

Brand Personality

Tone: modern Energy: medium Audience: businesses in Africa

Paystack Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Paystack's primary brand color?

Paystack's primary brand color is #3BB75E. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Paystack use?

Paystack uses Segoe UI as the primary typeface across body and headings.

Does Paystack use a light or dark theme?

Paystack's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Paystack's logo?

Paystack's logo is available directly on their site (https://www.paystack.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.paystack.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Paystack.

Methodology

Brand data on this page was extracted from https://www.paystack.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Paystack.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3BB75E",
    "secondary": "#0BA4DB",
    "accent": "#3BB75E",
    "background": "#FFFFFF",
    "textPrimary": "#011B33",
    "link": "#011B33"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Segoe UI",
      "heading": "Segoe UI"
    },
    "fontStacks": {
      "heading": [
        "Boing",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "body": [
        "Graphik",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "paragraph": [
        "Graphik",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "45px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3BB75E",
      "textColor": "#FFFFFF",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#011B33",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20157%2028%22%20data-fc-idx%3D%220%22%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3Cg%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M22.32%202.663H1.306C.594%202.663%200%203.263%200%203.985v2.37c0%20.74.594%201.324%201.307%201.324h21.012c.73%200%201.307-.602%201.324-1.323V4.002c0-.738-.594-1.34-1.323-1.34zm0%2013.192H1.306a1.3%201.3%200%2000-.924.388%201.33%201.33%200%2000-.383.935v2.37c0%20.74.594%201.323%201.307%201.323h21.012c.73%200%201.307-.584%201.324-1.322v-2.371c0-.739-.594-1.323-1.323-1.323zm-9.183%206.58H1.307c-.347%200-.68.139-.924.387a1.33%201.33%200%2000-.383.935v2.37c0%20.74.594%201.323%201.307%201.323H13.12c.73%200%201.307-.6%201.307-1.322v-2.371a1.29%201.29%200%2000-1.29-1.323zM23.643%209.258H1.307c-.347%200-.68.14-.924.387a1.33%201.33%200%2000-.383.936v2.37c0%20.739.594%201.323%201.307%201.323h22.32c.73%200%201.306-.601%201.306-1.323v-2.37a1.301%201.301%200%2000-1.29-1.323z%22%20fill%3D%22%2300C3F7%22%20style%3D%22fill%3A%20rgb(0%2C%20195%2C%20247)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M48.101%208.005a6.927%206.927%200%2000-2.274-1.563%207.041%207.041%200%2000-2.716-.55%205.767%205.767%200%2000-2.63.567c-.55.263-1.046.63-1.46%201.082V7.13a.876.876%200%2000-.22-.567.721.721%200%2000-.56-.258h-2.937a.697.697%200%2000-.56.258.796.796%200%2000-.221.567v19.566c0%20.206.085.412.22.566a.776.776%200%2000.56.224h2.971c.204%200%20.39-.086.543-.224a.7.7%200%2000.238-.566v-6.683c.424.464.967.808%201.561%201.014.781.292%201.596.43%202.427.43.95%200%201.884-.173%202.75-.55a6.859%206.859%200%20002.308-1.58%207.45%207.45%200%20001.562-2.457%208.34%208.34%200%2000.577-3.213%208.761%208.761%200%2000-.577-3.229A7.775%207.775%200%200048.1%208.005zm-2.681%207.077a3.33%203.33%200%2001-.696%201.117%203.177%203.177%200%2001-2.36%201.013c-.458%200-.899-.086-1.306-.275a3.324%203.324%200%2001-1.07-.738%203.673%203.673%200%2001-.713-1.117%203.837%203.837%200%20010-2.748c.153-.412.408-.79.713-1.1a3.576%203.576%200%20011.07-.755%202.888%202.888%200%20011.306-.275c.459%200%20.9.086%201.324.274.39.19.747.43%201.053.74.305.326.526.686.696%201.099a3.976%203.976%200%2001-.017%202.765zm20.808-8.778h-2.953a.728.728%200%2000-.543.24.823.823%200%2000-.237.585v.36a4.143%204.143%200%2000-1.341-1.03%205.652%205.652%200%2000-2.58-.567%207.222%207.222%200%2000-5.075%202.096%207.733%207.733%200%2000-1.63%202.456%208.036%208.036%200%2000-.61%203.23%208.15%208.15%200%2000.61%203.23%207.88%207.88%200%20001.613%202.456%206.959%206.959%200%20005.058%202.112c.9.018%201.782-.171%202.597-.567.509-.257.984-.6%201.358-1.03v.395c0%20.206.084.412.237.567.153.137.34.223.543.223h2.953a.855.855%200%2000.56-.223.768.768%200%2000.221-.567V7.129a.796.796%200%2000-.22-.567.697.697%200%2000-.56-.258zm-3.988%208.761a3.33%203.33%200%2001-.696%201.117%203.83%203.83%200%2001-1.052.755c-.832.378-1.8.378-2.631%200a3.575%203.575%200%2001-1.07-.755%203.326%203.326%200%2001-.695-1.117%203.976%203.976%200%20010-2.731c.152-.412.39-.773.696-1.1.305-.309.661-.566%201.069-.755a3.194%203.194%200%20012.63%200c.391.189.748.429%201.053.738.289.327.526.687.696%201.1.34.893.34%201.872%200%202.748zm33.437-1.77a4.794%204.794%200%2000-1.443-.875%2010.054%2010.054%200%2000-1.731-.516l-2.258-.446c-.577-.103-.984-.258-1.205-.447a.712.712%200%2001-.305-.567c0-.24.136-.446.424-.618.39-.206.815-.31%201.256-.275.577%200%201.154.12%201.68.343.51.224%201.019.482%201.477.79.662.413%201.222.344%201.612-.12l1.087-1.236c.203-.207.322-.481.34-.773a1.06%201.06%200%2000-.408-.773c-.459-.395-1.188-.825-2.156-1.237-.967-.412-2.19-.636-3.632-.636a8.343%208.343%200%2000-2.597.378%206.273%206.273%200%2000-1.986%201.03%204.552%204.552%200%2000-1.273%201.564%204.417%204.417%200%2000-.441%201.907c0%201.22.373%202.216%201.103%202.954.73.739%201.698%201.22%202.903%201.46l2.342.516c.51.086%201.018.24%201.494.464.254.103.424.36.424.652%200%20.258-.136.498-.424.705-.289.206-.764.343-1.375.343a4.051%204.051%200%2001-1.85-.412%206.792%206.792%200%2001-1.51-.996%202.037%202.037%200%2000-.68-.378c-.271-.086-.594%200-.95.292l-1.29.979a1.147%201.147%200%2000-.458%201.134c.067.43.424.858%201.086%201.357a9.543%209.543%200%20005.516%201.632%208.993%208.993%200%20002.699-.378%206.83%206.83%200%20002.087-1.048c.56-.43%201.036-.98%201.358-1.615a4.543%204.543%200%2000.475-2.01%204.168%204.168%200%2000-.373-1.82%204.638%204.638%200%2000-1.018-1.323zm12.899%203.574a.857.857%200%2000-.645-.43c-.271%200-.543.086-.764.24a2.43%202.43%200%2001-1.205.396c-.136%200-.288-.017-.424-.052a.777.777%200%2001-.39-.206%201.43%201.43%200%2001-.323-.446%202.092%202.092%200%2001-.136-.79v-5.36h3.836a.86.86%200%2000.594-.258.77.77%200%2000.255-.567V7.13a.773.773%200%2000-.255-.584.833.833%200%2000-.577-.24h-3.836v-3.66a.736.736%200%2000-.237-.584.814.814%200%2000-.544-.223h-2.987a.817.817%200%2000-.577.223.838.838%200%2000-.254.584v3.66h-1.698a.697.697%200%2000-.56.257.876.876%200%2000-.22.567v2.267c0%20.206.084.413.22.567a.65.65%200%2000.56.258h1.698v6.373a5.14%205.14%200%2000.441%202.199%204.575%204.575%200%20001.137%201.477c.475.395%201.035.67%201.612.842a6.125%206.125%200%20001.851.275%207.73%207.73%200%20002.427-.396%204.802%204.802%200%20001.918-1.202.999.999%200%2000.101-1.271l-1.018-1.65zm16.175-10.565h-2.953a.728.728%200%2000-.543.24.822.822%200%2000-.238.585v.36a4.13%204.13%200%2000-1.341-1.03%205.67%205.67%200%2000-2.596-.567%207.152%207.152%200%2000-5.058%202.096%207.468%207.468%200%2000-1.63%202.456%208.017%208.017%200%2000-.611%203.212%208.156%208.156%200%2000.611%203.23c.374.91.934%201.752%201.613%202.456a7.006%207.006%200%20005.041%202.13%205.884%205.884%200%20002.596-.55c.51-.257.985-.6%201.358-1.03v.378c.002.21.084.41.23.557a.783.783%200%2000.551.233h2.97a.78.78%200%2000.781-.773V7.13a.795.795%200%2000-.221-.567.696.696%200%2000-.56-.258zm-3.988%208.761a3.34%203.34%200%2001-.696%201.117%203.83%203.83%200%2001-1.053.755%202.907%202.907%200%2001-1.323.275c-.459%200-.9-.103-1.307-.275a3.576%203.576%200%2001-1.07-.755%203.34%203.34%200%2001-.696-1.117%203.982%203.982%200%20010-2.731%203.27%203.27%200%2001.696-1.1c.306-.309.662-.566%201.07-.755a3.077%203.077%200%20011.307-.275c.458%200%20.899.086%201.323.274.391.19.747.43%201.053.74.305.326.543.686.696%201.099a3.67%203.67%200%20010%202.748zm20.198%201.615l-1.698-1.306c-.322-.257-.628-.326-.899-.223a1.82%201.82%200%2000-.628.447%206.03%206.03%200%2001-1.29%201.168c-.509.292-1.07.43-1.647.395a3.165%203.165%200%2001-1.855-.575%203.224%203.224%200%2001-1.183-1.555%204.046%204.046%200%2001-.237-1.34c0-.464.067-.928.237-1.374.153-.413.374-.79.679-1.1.306-.309.662-.567%201.052-.739a3.175%203.175%200%20011.324-.291%203.06%203.06%200%20011.647.412%205.61%205.61%200%20011.29%201.168c.169.189.373.343.611.447.271.103.577.034.882-.224l1.698-1.288c.203-.138.373-.344.441-.584a.923.923%200%2000-.068-.79%207.35%207.35%200%2000-2.614-2.457c-1.12-.635-2.461-.962-3.955-.962a8.163%208.163%200%2000-3.072.601%207.65%207.65%200%2000-2.495%201.65%207.357%207.357%200%2000-1.663%202.473%208.154%208.154%200%20000%206.133c.39.927.95%201.769%201.663%202.456a7.876%207.876%200%20005.567%202.25c1.494%200%202.835-.326%203.955-.962a7.307%207.307%200%20002.631-2.473.886.886%200%2000.068-.773%201.167%201.167%200%2000-.441-.584zm15.716%203.057l-4.667-6.854%203.989-5.273a.978.978%200%2000.169-.86c-.068-.205-.254-.429-.746-.429h-3.157a1.39%201.39%200%2000-.527.12%201.058%201.058%200%2000-.458.447l-3.191%204.467h-.764V.79a.794.794%200%2000-.22-.567.78.78%200%2000-.56-.223h-2.954a.856.856%200%2000-.56.223.72.72%200%2000-.237.567v19.48c0%20.223.084.43.237.567a.778.778%200%2000.56.223h2.954a.856.856%200%2000.56-.223.794.794%200%2000.22-.567v-5.153h.849l3.479%205.342c.204.378.595.618%201.019.618h3.31c.509%200%20.712-.24.797-.446a.933.933%200%2000-.102-.894zM83.015%206.304h-3.31a.852.852%200%2000-.662.258%201.178%201.178%200%2000-.305.55l-2.445%209.104H75.7l-2.613-9.104a1.54%201.54%200%2000-.255-.533.756.756%200%2000-.594-.275h-3.429c-.44%200-.712.138-.831.43-.085.257-.085.55%200%20.807l4.192%2012.798c.068.189.17.378.323.515.17.155.39.24.627.223h1.766l-.153.413-.39%201.185c-.12.36-.34.687-.645.927a1.58%201.58%200%2001-.985.327c-.305%200-.61-.069-.882-.19a3.618%203.618%200%2001-.781-.463%201.29%201.29%200%2000-.747-.24h-.034a.908.908%200%2000-.747.463l-1.052%201.546c-.424.67-.187%201.1.085%201.34a5.36%205.36%200%20001.952%201.151%207.679%207.679%200%20002.495.412c1.51%200%202.783-.412%203.75-1.236a7.067%207.067%200%20002.122-3.333l4.855-15.838c.102-.275.119-.567.017-.842-.085-.189-.272-.395-.73-.395z%22%20fill%3D%22%23011B33%22%20style%3D%22fill%3A%20rgb(1%2C%2027%2C%2051)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://paystack.com/favicon.ico",
    "ogImage": "https://assets.paystack.com/assets/img/hero/paystack-opengraph.png",
    "logoHref": "https://paystack.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Paystack'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Create a free account",
      "reasoning": "Button #0 uses the vibrant brand color #3BB75E and has action-oriented text 'Create a free account', making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Learn More",
      "reasoning": "Button #1 has a different background color (#FFFFFF) and offers a secondary action 'Learn More', making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "businesses in Africa"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Paystack'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles