Gecko Robotics Brand Identity
A complete profile of Gecko Robotics's visual system — colors, typography, components, and personality — extracted from https://www.geckorobotics.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.geckorobotics.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 Gecko Robotics's actual button styles.
Brand Personality
Gecko Robotics Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Gecko Robotics's primary brand color?
Gecko Robotics's primary brand color is #3898EC. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Gecko Robotics use?
Gecko Robotics uses #000000 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Gecko Robotics use?
Gecko Robotics uses Manrope as the primary typeface across body and headings.
Does Gecko Robotics use a light or dark theme?
Gecko Robotics's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Gecko Robotics's logo?
Gecko Robotics's logo is available directly on their site (https://www.geckorobotics.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://www.geckorobotics.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 Gecko Robotics.
Methodology
Brand data on this page was extracted from https://www.geckorobotics.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 Gecko Robotics.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Manrope",
"role": "body"
},
{
"family": "Arial",
"role": "body"
}
],
"colors": {
"primary": "#3898EC",
"secondary": "#FFFF00",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#0082F3"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Manrope"
},
"fontStacks": {
"heading": [
"Manrope",
"Arial",
"sans-serif"
],
"body": [
"Manrope",
"Arial",
"sans-serif"
],
"paragraph": [
"Manrope",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "64px",
"body": "17.6px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#EEEEEE",
"textColor": "#474747",
"borderRadius": "100px",
"borderRadiusCorners": {
"topLeft": "100px",
"topRight": "100px",
"bottomRight": "100px",
"bottomLeft": "100px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22112%22%20height%3D%2240%22%20fill%3D%22none%22%20viewBox%3D%220%200%2080%2027%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32.21%2015.203H21.014c.531%201.689%201.974%202.725%203.86%202.725%201.71%200%203.065-.8%203.772-1.689l2.888%202.518c-1.591%201.808-4.007%202.933-6.776%202.933-4.774%200-8.368-3.437-8.368-8%200-4.564%203.447-7.824%208.014-7.824%204.568%200%207.897%203.378%207.897%207.971%200%20.415-.03.978-.088%201.363l-.003.003Zm-11.226-2.875h6.747c-.471-1.69-1.768-2.726-3.389-2.726-1.62%200-2.916%201.067-3.359%202.726h.001ZM33.3%2013.78c0-4.505%203.477-7.913%208.103-7.913%203.035%200%205.568%201.452%206.953%203.764l-3.742%202.281c-.62-1.126-1.798-1.866-3.211-1.866-2.12%200-3.684%201.6-3.684%203.733s1.562%203.734%203.684%203.734c1.415%200%202.593-.74%203.211-1.867l3.742%202.282c-1.385%202.312-3.919%203.764-6.953%203.764-4.626%200-8.103-3.409-8.103-7.913Zm22.008%202.697-1.12%201.216v3.644h-4.301V0h4.301v11.853l4.95-5.63h5.569l-6.364%206.965%206.57%208.15h-5.656l-3.949-4.86Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M63.795%2013.78c0-4.505%203.477-7.913%208.103-7.913%204.626%200%208.103%203.408%208.103%207.912s-3.477%207.913-8.103%207.913c-4.626%200-8.103-3.409-8.103-7.913Zm11.785%200c0-2.134-1.561-3.734-3.683-3.734s-3.684%201.6-3.684%203.733%201.562%203.734%203.684%203.734%203.683-1.6%203.683-3.734ZM16.371%2026.997h-4.704c-.118-.977-.942-1.63-2.15-1.63H4.832C1.916%2025.367%200%2023.677%200%2021.159c0-1.6.796-3.14%202.062-3.91C.825%2016.062.088%2014.403.088%2012.536c0-3.822%203.035-6.668%207.101-6.668%201.149%200%202.21.237%203.153.622.443-1.63%201.944-2.667%204.007-2.667h2.022v4.002h-1.816c-.707%200-1.267.355-1.415.919a6.574%206.574%200%200%201%201.179%203.793c0%203.823-3.065%206.668-7.131%206.668a7.807%207.807%200%200%201-2.21-.296c-.442.296-.678.712-.678%201.155%200%20.682.56%201.127%201.355%201.127h4.684c3.375%200%206.03%202.5%206.03%205.808l.002-.003ZM4.508%2012.536c0%201.481%201.148%202.578%202.681%202.578%201.533%200%202.71-1.097%202.71-2.578%200-1.482-1.178-2.579-2.71-2.579-1.531%200-2.681%201.097-2.681%202.579Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://cdn.prod.website-files.com/68a59a8ef600b7a70dac7257/690b58ab4c598442df195ef9_gecko-favicon.png",
"ogImage": "https://cdn.prod.website-files.com/68a59a8ef600b7a70dac7257/692f6595882fd0f83347f41c_Gecko%20Robotics%201200x630.jpg",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Gecko Robotics'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Watch Software Demo",
"reasoning": "Button #0 has a vibrant, dark background color (#000000) with a strong call-to-action text 'Watch Software Demo', making it stand out as the primary CTA."
},
"secondary": {
"index": 2,
"text": "Explore Open Positions",
"reasoning": "Button #2 has a light background color (#EEEEEE) and offers a secondary action 'Explore Open Positions', which complements the primary CTA without competing visually."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "industrial and technology sectors"
},
"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": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Gecko Robotics'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 