Footprint Brand Identity
A complete profile of Footprint's visual system — colors, typography, components, and personality — extracted from https://www.onefootprint.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.onefootprint.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 Footprint's actual button styles.
Brand Personality
Footprint Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Footprint's primary brand color?
Footprint's primary brand color is #4A24DB. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Footprint use?
Footprint uses Inter as the primary typeface across body and headings.
Does Footprint use a light or dark theme?
Footprint's primary site uses a light color scheme, with a background of #F7F7F7.
Where can I find Footprint's logo?
Footprint's logo is available directly on their site (https://www.onefootprint.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.onefootprint.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 Footprint.
Methodology
Brand data on this page was extracted from https://www.onefootprint.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 Footprint.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Segoe UI",
"role": "unknown"
},
{
"family": "Roboto",
"role": "unknown"
},
{
"family": "Helvetica",
"role": "unknown"
},
{
"family": "Arial",
"role": "unknown"
}
],
"colors": {
"primary": "#4A24DB",
"secondary": "#3C82F7",
"accent": "#4A24DB",
"background": "#F7F7F7",
"textPrimary": "#000000",
"link": "#FF3B30"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"sans-serif"
],
"body": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"sans-serif"
],
"paragraph": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "32px",
"h2": "22px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#4A24DB",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 2px 0px, rgba(200, 200, 200, 0.2) 0px -1px 1px 0px inset, rgba(255, 255, 255, 0.2) 0px 1px 1px 0px inset"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#CECECE",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 2px 0px"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2297%22%20height%3D%2220%22%20viewBox%3D%220%200%2097%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20role%3D%22img%22%20data-colored%3D%22false%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M0.000%209.942%20L%200.000%2019.885%202.910%2019.885%20L%205.820%2019.885%205.821%2018.066%20C%205.821%2017.066%2C5.893%2015.990%2C5.981%2015.676%20C%206.256%2014.684%2C7.038%2013.638%2C7.869%2013.150%20C%208.605%2012.717%2C8.782%2012.686%2C10.993%2012.610%20L%2013.337%2012.529%2013.384%2011.095%20L%2013.431%209.662%2012.980%209.802%20C%2012.732%209.879%2C12.076%209.939%2C11.522%209.935%20C%2010.674%209.929%2C10.408%209.852%2C9.837%209.450%20C%207.114%207.532%2C8.519%203.184%2C11.779%203.440%20C%2012.281%203.479%2C12.855%203.566%2C13.055%203.634%20C%2013.418%203.756%2C13.418%203.754%2C13.418%201.878%20L%2013.418%200.000%206.709%200.000%20L%200.000%200.000%200.000%209.942%20M77.350%203.953%20C%2076.558%204.746%2C77.104%205.982%2C78.247%205.982%20C%2078.956%205.982%2C79.540%205.421%2C79.540%204.740%20C%2079.540%204.184%2C78.855%203.557%2C78.247%203.557%20C%2077.932%203.557%2C77.600%203.703%2C77.350%203.953%20M23.319%2010.306%20L%2023.361%2016.571%2024.371%2016.619%20L%2025.382%2016.667%2025.382%2013.992%20L%2025.382%2011.317%2027.887%2011.317%20L%2030.393%2011.317%2030.393%2010.432%20L%2030.393%209.547%2027.928%209.502%20L%2025.462%209.457%2025.417%207.639%20L%2025.371%205.820%2028.125%205.820%20L%2030.878%205.820%2030.878%204.931%20L%2030.878%204.042%2027.077%204.042%20L%2023.276%204.042%2023.319%2010.306%20M53.350%206.224%20L%2053.350%207.598%2052.622%207.598%20L%2051.895%207.598%2051.895%208.407%20L%2051.895%209.215%2052.622%209.215%20L%2053.350%209.215%2053.350%2011.470%20C%2053.350%2014.236%2C53.525%2015.145%2C54.185%2015.821%20C%2054.795%2016.444%2C55.583%2016.691%2C56.745%2016.623%20L%2057.634%2016.571%2057.682%2015.650%20L%2057.731%2014.730%2057.201%2014.882%20C%2056.612%2015.051%2C56.159%2014.959%2C55.735%2014.587%20C%2055.487%2014.370%2C55.452%2014.014%2C55.452%2011.777%20L%2055.452%209.215%2056.583%209.215%20L%2057.715%209.215%2057.715%208.407%20L%2057.715%207.598%2056.583%207.598%20L%2055.452%207.598%2055.452%206.224%20L%2055.452%204.850%2054.401%204.850%20L%2053.350%204.850%2053.350%206.224%20M92.312%206.224%20L%2092.312%207.598%2091.503%207.598%20L%2090.695%207.598%2090.695%208.407%20L%2090.695%209.215%2091.490%209.215%20L%2092.285%209.215%2092.339%2012.114%20C%2092.397%2015.274%2C92.446%2015.446%2C93.492%2016.227%20C%2093.952%2016.571%2C95.520%2016.774%2C96.267%2016.587%20C%2096.636%2016.494%2C96.677%2016.405%2C96.677%2015.688%20L%2096.677%2014.892%2095.774%2014.923%20C%2094.999%2014.950%2C94.827%2014.900%2C94.561%2014.573%20C%2094.286%2014.233%2C94.252%2013.913%2C94.252%2011.703%20L%2094.252%209.215%2095.464%209.215%20L%2096.677%209.215%2096.677%208.407%20L%2096.677%207.598%2095.464%207.598%20L%2094.252%207.598%2094.252%206.224%20L%2094.252%204.850%2093.282%204.850%20L%2092.312%204.850%2092.312%206.224%20M34.919%207.588%20C%2034.140%207.825%2C33.517%208.229%2C32.931%208.878%20C%2032.044%209.859%2C31.797%2010.550%2C31.797%2012.044%20C%2031.797%2013.538%2C32.044%2014.229%2C32.932%2015.212%20C%2033.767%2016.136%2C34.618%2016.527%2C35.990%2016.616%20C%2037.450%2016.712%2C38.515%2016.377%2C39.492%2015.517%20C%2042.027%2013.286%2C41.185%208.765%2C38.035%207.691%20C%2037.260%207.427%2C35.625%207.373%2C34.919%207.588%20M45.266%207.588%20C%2044.481%207.826%2C43.862%208.231%2C43.258%208.899%20C%2042.369%209.883%2C42.134%2010.542%2C42.134%2012.044%20C%2042.134%2013.547%2C42.369%2014.205%2C43.260%2015.191%20C%2044.113%2016.135%2C44.957%2016.526%2C46.337%2016.616%20C%2047.796%2016.712%2C48.862%2016.377%2C49.839%2015.517%20C%2052.374%2013.286%2C51.532%208.765%2C48.381%207.691%20C%2047.607%207.427%2C45.972%207.373%2C45.266%207.588%20M62.889%207.694%20C%2062.579%207.829%2C62.161%208.093%2C61.960%208.282%20L%2061.595%208.625%2061.595%208.112%20L%2061.595%207.598%2060.625%207.598%20L%2059.655%207.598%2059.655%2013.750%20L%2059.655%2019.901%2060.585%2019.853%20L%2061.514%2019.804%2061.559%2017.744%20L%2061.605%2015.683%2062.272%2016.125%20C%2062.809%2016.480%2C63.168%2016.579%2C64.099%2016.626%20C%2066.846%2016.764%2C68.547%2015.003%2C68.547%2012.021%20C%2068.547%209.911%2C67.746%208.507%2C66.122%207.773%20C%2065.243%207.376%2C63.710%207.338%2C62.889%207.694%20M73.742%207.682%20C%2073.443%207.814%2C72.951%208.191%2C72.651%208.519%20L%2072.103%209.117%2072.103%208.357%20L%2072.103%207.598%2071.131%207.598%20L%2070.158%207.598%2070.201%2012.085%20L%2070.244%2016.571%2071.174%2016.619%20L%2072.103%2016.668%2072.105%2014.841%20C%2072.107%2011.606%2C72.464%2010.315%2C73.567%209.564%20C%2074.035%209.245%2C74.262%209.198%2C74.981%209.270%20L%2075.837%209.355%2075.789%208.436%20L%2075.741%207.517%2075.013%207.480%20C%2074.613%207.459%2C74.041%207.550%2C73.742%207.682%20M85.117%207.653%20C%2084.851%207.774%2C84.396%208.072%2C84.107%208.316%20L%2083.582%208.759%2083.582%208.179%20L%2083.582%207.598%2082.528%207.598%20L%2081.475%207.598%2081.518%2012.085%20L%2081.561%2016.571%2082.531%2016.571%20L%2083.501%2016.571%2083.582%2013.742%20C%2083.648%2011.430%2C83.716%2010.815%2C83.953%2010.380%20C%2084.611%209.175%2C86.217%208.830%2C87.176%209.686%20L%2087.704%2010.158%2087.754%2013.405%20L%2087.804%2016.652%2088.764%2016.652%20L%2089.725%2016.652%2089.725%2013.288%20C%2089.725%2010.030%2C89.713%209.900%2C89.324%209.125%20C%2088.756%207.995%2C88.020%207.538%2C86.671%207.479%20C%2086.017%207.450%2C85.415%207.518%2C85.117%207.653%20M77.277%2012.125%20L%2077.277%2016.652%2078.247%2016.652%20L%2079.217%2016.652%2079.217%2012.125%20L%2079.217%207.598%2078.247%207.598%20L%2077.277%207.598%2077.277%2012.125%20M37.749%209.519%20C%2038.922%2010.196%2C39.353%2012.304%2C38.595%2013.661%20C%2037.839%2015.016%2C35.904%2015.408%2C34.753%2014.440%20C%2034.022%2013.825%2C33.788%2013.245%2C33.788%2012.044%20C%2033.788%2010.814%2C34.040%2010.217%2C34.799%209.642%20C%2035.648%208.999%2C36.766%208.952%2C37.749%209.519%20M48.096%209.519%20C%2049.268%2010.196%2C49.699%2012.304%2C48.942%2013.661%20C%2048.185%2015.016%2C46.251%2015.408%2C45.100%2014.440%20C%2044.369%2013.825%2C44.115%2013.207%2C44.115%2012.044%20C%2044.115%2010.852%2C44.388%2010.215%2C45.145%209.642%20C%2045.995%208.999%2C47.113%208.952%2C48.096%209.519%20M65.534%209.582%20C%2066.914%2010.559%2C66.932%2013.439%2C65.565%2014.514%20C%2064.504%2015.349%2C62.654%2015.012%2C61.938%2013.854%20C%2061.248%2012.737%2C61.331%2010.948%2C62.118%209.977%20C%2062.866%209.055%2C64.520%208.864%2C65.534%209.582%22%20stroke%3D%22none%22%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.onefootprint.com/favicon.ico",
"ogImage": "https://onefootprint.com/og-img-home.png",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the brand name 'Footprint'. It is the most prominent logo fitting the brand identity.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Talk to an expert",
"reasoning": "Button #0 uses the brand's vibrant primary color (#4A24DB), making it stand out as the main call-to-action. The text 'Talk to an expert' is action-oriented, indicating a primary CTA."
},
"secondary": {
"index": 1,
"text": "Explore the sandbox",
"reasoning": "Button #1 has a white background, contrasting with the primary button's vibrant color. It serves as a secondary option with less emphasis, suitable for exploration rather than immediate action."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "businesses seeking AI solutions for risk operations"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the brand name 'Footprint'. It is the most prominent logo fitting the brand identity.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 