Shape (ShapeScale) Brand Identity
A complete profile of Shape (ShapeScale)'s visual system — colors, typography, components, and personality — extracted from https://shapescale.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://shapescale.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 Shape (ShapeScale)'s actual button styles.
Brand Personality
Shape (ShapeScale) Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Shape (ShapeScale)'s primary brand color?
Shape (ShapeScale)'s primary brand color is #1779BA. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Shape (ShapeScale) use?
Shape (ShapeScale) uses Uniform for body text and Uniform-Medium for headings. Fonts were detected on https://shapescale.com as part of their live design system.
Does Shape (ShapeScale) use a light or dark theme?
Shape (ShapeScale)'s primary site uses a light color scheme, with a background of #FFFFFF.
How was this brand profile generated?
This profile was extracted from https://shapescale.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 Shape (ShapeScale).
Methodology
Brand data on this page was extracted from https://shapescale.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 Shape (ShapeScale).
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Uniform",
"role": "body"
},
{
"family": "Uniform-Medium",
"role": "heading"
},
{
"family": "Roboto",
"role": "unknown"
}
],
"colors": {
"primary": "#1779BA",
"secondary": "#3ADB76",
"accent": "#1779BA",
"background": "#FFFFFF",
"textPrimary": "#0A0A0A",
"link": "#CC4B37"
},
"typography": {
"fontFamilies": {
"primary": "Uniform",
"heading": "Uniform-Medium"
},
"fontStacks": {
"heading": [
"Uniform"
],
"body": [
"Uniform",
"Helvetica",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"paragraph": [
"Uniform"
]
},
"fontSizes": {
"h1": "32px",
"h2": "22.4px",
"body": "22.4px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"input": {
"background": "#D8D7D6",
"textColor": "#0A0A0A",
"borderColor": "#CACACA",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "50px"
},
"shadow": "rgba(10, 10, 10, 0.1) 0px 1px 2px 0px inset"
},
"buttonPrimary": {
"background": "#1779BA",
"textColor": "#FEFEFE",
"borderColor": "#25282A",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#EFEFEF",
"textColor": "#FEFEFE",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://cdn.shpe.us/assets/img/favicon/apple-touch-icon-57x57.png",
"ogImage": null
},
"__llm_logo_reasoning": {
"selectedIndex": -1,
"reasoning": "No suitable logo candidate was found. The provided candidate is a large hero image, not a typical logo.",
"confidence": 0.2,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "ORDER NOW ORDER NOW",
"reasoning": "Button #1 uses the brand's primary color (#1779BA) and has a strong call-to-action text 'ORDER NOW ORDER NOW', making it the most prominent CTA."
},
"secondary": {
"index": 0,
"text": "ORDER NOW",
"reasoning": "Button #0 has a different background color (#EFEFEF) and also features a call-to-action text 'ORDER NOW', making it suitable as a secondary button."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "fitness enthusiasts"
},
"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 logo candidate was found. The provided candidate is a large hero image, not a typical logo.",
"confidence": 0.2
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 