Squire Technologies Brand Identity
A complete profile of Squire Technologies's visual system — colors, typography, components, and personality — extracted from http://getsquire.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://getsquire.com/.
Typography
Each font links to its Google Fonts page where available.
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


UI Components
Live previews rendered using Squire Technologies's actual button styles.
Brand Personality
Squire Technologies Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Squire Technologies's primary brand color?
Squire Technologies's primary brand color is #377DF7. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Squire Technologies use?
Squire Technologies uses Stolzl for body text and Bebas Neue for headings. Fonts were detected on http://getsquire.com/ as part of their live design system.
Does Squire Technologies use a light or dark theme?
Squire Technologies's primary site uses a dark color scheme, with a background of #000000.
How was this brand profile generated?
This profile was extracted from http://getsquire.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 Squire Technologies.
Methodology
Brand data on this page was extracted from http://getsquire.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 Squire Technologies.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Stolzl",
"role": "body"
},
{
"family": "Bebas Neue",
"role": "heading"
}
],
"colors": {
"primary": "#377DF7",
"secondary": "#0072E6",
"accent": "#377DF7",
"background": "#000000",
"textPrimary": "#000000",
"link": "#007FFF"
},
"typography": {
"fontFamilies": {
"primary": "Stolzl",
"heading": "Bebas Neue"
},
"fontStacks": {
"heading": [
"Bebas Neue",
"sans-serif"
],
"body": [
"Stolzl",
"sans-serif"
],
"paragraph": [
"Stolzl",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "96px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#333333",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#377DF7",
"textColor": "#FFFFFF",
"borderRadius": "1000px",
"borderRadiusCorners": {
"topLeft": "1000px",
"topRight": "1000px",
"bottomRight": "1000px",
"bottomLeft": "1000px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "1000px",
"borderRadiusCorners": {
"topLeft": "1000px",
"topRight": "1000px",
"bottomRight": "1000px",
"bottomLeft": "1000px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://cdn.prod.website-files.com/66701fdef1cc6ad18191543c/6675aac08472aeb938aa370b_Group%201000002371.png",
"ogImage": "https://cdn.prod.website-files.com/66701fdef1cc6ad18191543c/682770bd6cae7c4d0034b67a_squire-opengraph.png"
},
"__llm_logo_reasoning": {
"selectedIndex": -1,
"reasoning": "No suitable brand logo was found among the candidates. All visible options were hero-sized images not fitting typical logo characteristics.",
"confidence": 0.3,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "GET STARTED TODAY",
"reasoning": "Button #0 'GET STARTED TODAY' is the primary CTA due to its vibrant brand color (#377DF7) and strong action-oriented text, making it the most prominent call-to-action."
},
"secondary": {
"index": 4,
"text": "EXPLORE OPERATOR",
"reasoning": "Button #4 'EXPLORE OPERATOR' is selected as the secondary CTA because it has a different background color (#FFFFFF) and serves as a less prominent action compared to the primary button."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "barbershop owners and managers"
},
"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": -1,
"selectedLogoReasoning": "No suitable brand logo was found among the candidates. All visible options were hero-sized images not fitting typical logo characteristics.",
"confidence": 0.3
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 