Home · Branding · NextPay

NextPay Brand Identity

A complete profile of NextPay's visual system — colors, typography, components, and personality — extracted from https://nextpay.world. Built for designers, agents, and AI tools.

Download JSON
Primary
#283338
Accent
#4B60FA
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://nextpay.world.

primary
#283338
rgb(40, 51, 56)
secondary
#EDEFFF
rgb(237, 239, 255)
accent
#4B60FA
rgb(75, 96, 250)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#4B60FA
rgb(75, 96, 250)
link
#4B60FA
rgb(75, 96, 250)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter, sans-serif
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

NextPay logo
Logo
NextPay favicon
Favicon
NextPay social image
Social Card

UI Components

Live previews rendered using NextPay's actual button styles.

input
background #FFFFFF textColor #FFFFFF borderColor #FFFFFF borderRadius 6px shadow none
buttonPrimary
background #FFFFFF textColor #4B60FA borderRadius 5px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #FFFFFF borderRadius 5px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals

NextPay Brand in the Wild

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

Frequently Asked Questions

What is NextPay's primary brand color?

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

What accent color does NextPay use?

NextPay uses #4B60FA as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does NextPay use?

NextPay uses Inter as the primary typeface across body and headings.

Does NextPay use a light or dark theme?

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

Where can I find NextPay's logo?

NextPay's logo is available directly on their site (https://nextpay.world). 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://nextpay.world 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 NextPay.

Methodology

Brand data on this page was extracted from https://nextpay.world 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 NextPay.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#283338",
    "secondary": "#EDEFFF",
    "accent": "#4B60FA",
    "background": "#FFFFFF",
    "textPrimary": "#4B60FA",
    "link": "#4B60FA"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "40px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#4B60FA",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6043160e0667e804a63b9179/64cb5c676b542a2d3ae9f67b_NextPay%20Logo%20-%20White.svg",
    "favicon": "https://cdn.prod.website-files.com/6043160e0667e804a63b9179/67f34ca9df87885e02b57c85_nextpay_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/6043160e0667e804a63b9179/655b139995abd34586f2ab19_OGI%20-%20NextPay%2020231120.jpg"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Logo rejected: Red flags detected (UI icon). Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.95,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Schedule a Demo",
      "reasoning": "Button #1 has a vibrant text color (#4B60FA) and is labeled 'Schedule a Demo', which is a strong call-to-action. It also has the class 'button-primary', indicating its primary role."
    },
    "secondary": {
      "index": 6,
      "text": "See Pricing",
      "reasoning": "Button #6 has a transparent background and is labeled 'See Pricing', which is typically a secondary action. It is visually distinct from the primary button."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "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 inferred from the URL and page title.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles