Pave Robotics Brand Identity
A complete profile of Pave Robotics's visual system — colors, typography, components, and personality — extracted from https://pave-robotics.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://pave-robotics.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 Pave Robotics's actual button styles.
Brand Personality
Pave Robotics Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Pave Robotics's primary brand color?
Pave Robotics's primary brand color is #FFC700. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Pave Robotics use?
Pave Robotics uses Raleway for body text and Space Grotesk for headings. Fonts were detected on https://pave-robotics.com as part of their live design system.
Does Pave Robotics use a light or dark theme?
Pave Robotics's primary site uses a light color scheme, with a background of #F4F4F3.
Where can I find Pave Robotics's logo?
Pave Robotics's logo is available directly on their site (https://pave-robotics.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://pave-robotics.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 Pave Robotics.
Methodology
Brand data on this page was extracted from https://pave-robotics.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 Pave Robotics.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Raleway",
"role": "body"
},
{
"family": "Space Grotesk",
"role": "heading"
}
],
"colors": {
"primary": "#FFC700",
"accent": "#FFC700",
"background": "#F4F4F3",
"textPrimary": "#000000",
"link": "#FFC700"
},
"typography": {
"fontFamilies": {
"primary": "Raleway",
"heading": "Space Grotesk"
},
"fontStacks": {
"heading": [
"Space Grotesk"
],
"body": [
"sans-serif"
],
"paragraph": [
"Raleway"
]
},
"fontSizes": {
"h1": "98.944px",
"h2": "98.944px",
"body": "20.608px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#000000",
"borderColor": null,
"borderRadius": "30.4019px",
"borderRadiusCorners": {
"topLeft": "30.4019px",
"topRight": "30.4019px",
"bottomRight": "30.4019px",
"bottomLeft": "30.4019px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 1px"
},
"buttonPrimary": {
"background": "#FFC700",
"textColor": "#000000",
"borderRadius": "300px",
"borderRadiusCorners": {
"topLeft": "300px",
"topRight": "300px",
"bottomRight": "300px",
"bottomLeft": "300px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFC700",
"borderColor": "#FFC700",
"borderRadius": "300px",
"borderRadiusCorners": {
"topLeft": "300px",
"topRight": "300px",
"bottomRight": "300px",
"bottomLeft": "300px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://images.squarespace-cdn.com/content/v1/670b337315379c612b05a6ed/f36ec8cf-2324-41a6-8a6e-5b39e0039d76/PR_Logo.png?format=1500w",
"favicon": "https://images.squarespace-cdn.com/content/v1/670b337315379c612b05a6ed/4db20a3a-2e61-439c-8e02-48c44d0df858/favicon.ico?format=100w",
"ogImage": "http://static1.squarespace.com/static/670b337315379c612b05a6ed/t/67bb83e11f504464f2146f1f/1744593146564/PR_Logo.png?format=1500w",
"logoHref": "/",
"logoAlt": "Pave Robotics"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and has an alt text matching the brand name 'Pave Robotics'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Skip to Content",
"reasoning": "Button #1 has a vibrant background color (#FFC700) which matches the brand's primary color, making it the most prominent and likely primary CTA."
},
"secondary": {
"index": 0,
"text": "Book a Demo",
"reasoning": "Button #0 has a transparent background with a border color matching the brand's primary color, making it a suitable secondary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "technology professionals"
},
"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": "Selected #1 because it is visible, located in the header, links to the homepage, and has an alt text matching the brand name 'Pave Robotics'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 