Home · Branding · Pace

Pace Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#000000
Body Font
ABC Favorit Regular
Heading
ABC Favorit Regular

Color Palette

Brand palette extracted from https://withpace.com/.

primary
#0000EE
rgb(0, 0, 238)
accent
#000000
rgb(0, 0, 0)
background
#F2F2F2
rgb(242, 242, 242)
textPrimary
#000000
rgb(0, 0, 0)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
ABC Favorit Regular
ABC Favorit Regular Google Fonts →
heading
ABC Favorit Regular
ABC Favorit Regular Google Fonts →
PS Times Regular, 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

Pace logo
Logo
Pace favicon
Favicon
Pace social image
Social Card

UI Components

Live previews rendered using Pace's actual button styles.

buttonPrimary
background #000000 textColor #0000EE borderRadius 4px shadow none
buttonSecondary
background #EDEDED textColor #000000 borderRadius 12px shadow none

Brand Personality

Tone: professional Energy: medium Audience: insurance professionals

Pace Brand in the Wild

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

Frequently Asked Questions

What is Pace's primary brand color?

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

What accent color does Pace use?

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

What font does Pace use?

Pace uses ABC Favorit Regular as the primary typeface across body and headings.

Does Pace use a light or dark theme?

Pace's primary site uses a light color scheme, with a background of #F2F2F2.

Where can I find Pace's logo?

Pace's logo is available directly on their site (https://withpace.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://withpace.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 Pace.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "ABC Favorit Regular",
      "role": "body"
    },
    {
      "family": "PS Times Regular",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#000000",
    "background": "#F2F2F2",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ABC Favorit Regular",
      "heading": "ABC Favorit Regular"
    },
    "fontStacks": {
      "heading": [
        "PS Times Regular",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "ABC Favorit Regular",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "13px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#EDEDED",
      "textColor": "#000000",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20112.599%2034.44%22%20overflow%3D%22visible%22%20id%3D%22svg-1193955712_2101%22%3E%3Cpath%20d%3D%22M%20112.36%2027.638%20L%20112.599%2027.638%20L%20112.599%2033.865%20L%2088.697%2033.865%20L%2088.697%2033.673%20C%2089.895%2031.997%2090.23%2030.033%2090.23%2026.441%20L%2090.23%207.95%20C%2090.23%204.454%2089.943%202.394%2088.697%200.766%20L%2088.697%200.574%20L%20111.977%200.574%20L%20111.977%206.18%20L%20111.737%206.18%20C%20110.492%204.456%20108.576%203.881%20104.408%203.881%20L%2094.924%203.881%20L%2094.924%2015.377%20L%20102.205%2015.377%20C%20105.989%2015.377%20107.714%2014.802%20108.863%2013.605%20L%20109.103%2013.605%20L%20109.103%2020.406%20L%20108.863%2020.406%20C%20107.714%2019.161%20105.989%2018.634%20102.205%2018.634%20L%2094.925%2018.634%20L%2094.925%2030.56%20L%20105.079%2030.56%20C%20108.815%2030.56%20111.066%2029.937%20112.36%2027.638%20Z%20M%2072.785%2034.44%20C%2063.685%2034.44%2055.541%2028.357%2055.541%2017.292%20C%2055.541%206.275%2064.067%200%2073.025%200%20C%2076.952%200%2080.018%200.91%2082.748%202.443%20L%2082.748%208.095%20L%2082.508%208.095%20C%2080.305%205.03%2076.952%203.353%2073.312%203.353%20C%2066.319%203.353%2060.714%208.623%2060.714%2016.861%20C%2060.714%2025.722%2066.51%2030.416%2073.839%2030.416%20C%2077.431%2030.416%2080.593%2029.219%2083.754%2026.968%20L%2084.329%2029.602%20C%2081.215%2032.715%2077.527%2034.44%2072.785%2034.44%20Z%20M%2040.063%200.575%20L%2050.41%2026.25%20C%2051.8%2029.651%2052.614%2031.998%2054.146%2033.674%20L%2054.146%2033.866%20L%2046.196%2033.866%20L%2046.196%2033.674%20C%2047.153%2032.046%2046.626%2029.459%2045.429%2026.442%20L%2044.423%2023.903%20L%2030.533%2023.903%20L%2029.526%2026.538%20C%2028.329%2029.651%2027.898%2032.046%2028.903%2033.674%20L%2028.903%2033.866%20L%2022.053%2033.866%20L%2022.053%2033.674%20C%2023.778%2032.046%2024.593%2029.651%2025.79%2026.49%20L%2035.944%200.575%20L%2040.064%200.575%20Z%20M%2037.285%206.42%20L%2031.825%2020.598%20L%2043.129%2020.598%20L%2037.476%206.419%20L%2037.285%206.419%20Z%20M%2010.921%2020.357%20L%206.227%2020.357%20L%206.227%2026.489%20C%206.227%2029.985%206.61%2031.997%207.999%2033.673%20L%207.999%2033.865%20L%200%2033.865%20L%200%2033.673%20C%201.246%2031.997%201.533%2029.985%201.533%2026.489%20L%201.533%207.952%20C%201.533%204.455%201.246%202.395%200%200.767%20L%200%200.575%20L%2010.921%200.575%20C%2018.25%200.575%2023.184%204.215%2023.184%2010.395%20C%2023.184%2016.478%2018.25%2020.357%2010.921%2020.357%20Z%20M%209.963%203.784%20L%206.227%203.784%20L%206.227%2017.1%20L%209.963%2017.1%20C%2015.136%2017.1%2018.202%2014.993%2018.202%2010.395%20C%2018.202%205.748%2015.136%203.785%209.963%203.785%20Z%22%20fill%3D%22var(--token-4b75d311-cdca-485d-b95d-b4c96268dd3e%2C%20rgb(255%2C%20255%2C%20255))%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/2LVGWEMcvQOcHNrOtFMzLGW7vo.svg",
    "ogImage": "https://framerusercontent.com/assets/XcqMTgAjMsPRSc1kyedxG7deHd4.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, medium-sized, located in the header, and links to the homepage, aligning with the brand 'Pace'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a demo",
      "reasoning": "Button #0 has a dark background (#000000) which stands out as a strong CTA, and the text 'Request a demo' is action-oriented, making it the primary choice."
    },
    "secondary": {
      "index": 2,
      "text": "Introducing Pace",
      "reasoning": "Button #2 has a different background color (#EDEDED) and serves as an introductory action with 'Introducing Pace', making it a suitable secondary button."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "insurance professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, medium-sized, located in the header, and links to the homepage, aligning with the brand 'Pace'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles