peakflo.json

Peakflo Brand Identity

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

Quick Facts

Field Value
Primary #3F97FF
Accent #E91E63
Body Font Segoe UI
Heading Font Segoe UI

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: business professionals

Peakflo Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions for using the fonts:

  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 to load different font weights.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS and copy out the matching @font-face declarations.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Noto-Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3F97FF",
    "secondary": "#E91E63",
    "accent": "#E91E63",
    "background": "#FFFFFF",
    "textPrimary": "#757575",
    "link": "#124184"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Segoe UI",
      "heading": "Segoe UI"
    },
    "fontStacks": {
      "heading": [
        "Noto-Sans",
        "sans-serif"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "paragraph": [
        "Noto-Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "26px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#E91E63",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2563EB",
      "borderColor": "#2563EB",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://peakflo.co/assets/public_Z2bljgy.webp",
    "favicon": "https://peakflo.co/favicon.svg",
    "ogImage": "https://imagedelivery.net/Rq0cqKaKVdzScXvHdp5x6A/c48cdab7-e2be-44c6-3430-fbaa9a63e300/highres",
    "logoHref": "/",
    "logoAlt": "Peakflo - Accounts Payable and Receivable Automation Solution"
  }
}