Recall.ai Brand Identity
A complete profile of Recall.ai's visual system — colors, typography, components, and personality — extracted from https://www.recall.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.recall.ai.
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 Recall.ai's actual button styles.
Brand Personality
Recall.ai Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Recall.ai's primary brand color?
Recall.ai's primary brand color is #011636. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Recall.ai use?
Recall.ai uses #0D6EFD as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Recall.ai use?
Recall.ai uses Roobert as the primary typeface across body and headings.
Does Recall.ai use a light or dark theme?
Recall.ai's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Recall.ai's logo?
Recall.ai's logo is available directly on their site (https://www.recall.ai). 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.recall.ai 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 Recall.ai.
Methodology
Brand data on this page was extracted from https://www.recall.ai 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 Recall.ai.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Roobert",
"role": "body"
}
],
"colors": {
"primary": "#011636",
"secondary": "#031633",
"accent": "#0D6EFD",
"background": "#FFFFFF",
"textPrimary": "#0D6EFD",
"link": "#0D6EFD"
},
"typography": {
"fontFamilies": {
"primary": "Roobert",
"heading": "Roobert"
},
"fontStacks": {
"heading": [
"Roobert",
"Arial",
"sans-serif"
],
"body": [
"Roobert",
"Arial",
"sans-serif"
],
"paragraph": [
"Roobert",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "16px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#0D6EFD",
"textColor": "#FFFFFF",
"borderColor": "#0D6EFD",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 57, 140, 0.2) 0px 2px 4px 0px, rgba(0, 0, 0, 0.15) 0px -1px 1px 0px inset, rgba(255, 255, 255, 0.25) 0px 2px 1px 0px inset"
},
"buttonSecondary": {
"background": "#F5F9FF",
"textColor": "#212529",
"borderColor": "#F1F4F9",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 57, 140, 0.1) 0px 2px 4px 0px, rgb(197, 213, 239) 0px -1px 1px 0px inset, rgba(255, 255, 255, 0.25) 0px 2px 1px 0px inset"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22%20100%25%22%20height%3D%22%20100%25%22%20viewBox%3D%220%200%20106%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M103.647%203.87978C103.258%203.87978%20102.907%203.79102%20102.594%203.61352C102.29%203.42756%20102.049%203.18666%20101.872%202.89081C101.703%202.59497%20101.618%202.28222%20101.618%201.95257C101.618%201.62291%20101.703%201.31016%20101.872%201.01432C102.049%200.710025%20102.29%200.464898%20102.594%200.278939C102.907%200.0929797%20103.258%200%20103.647%200C104.036%200%20104.382%200.0929797%20104.687%200.278939C104.999%200.464898%20105.24%200.710025%20105.409%201.01432C105.587%201.31016%20105.675%201.62291%20105.675%201.95257C105.675%202.28222%20105.587%202.59497%20105.409%202.89081C105.24%203.18666%20104.999%203.42756%20104.687%203.61352C104.382%203.79102%20104.036%203.87978%20103.647%203.87978ZM105.244%2019.1667C105.244%2019.3159%20105.123%2019.4369%20104.974%2019.4369H102.282C102.132%2019.4369%20102.011%2019.3159%20102.011%2019.1667V6.40691C102.011%206.25765%20102.132%206.13664%20102.282%206.13664H104.974C105.123%206.13664%20105.244%206.25765%20105.244%206.40691V19.1667Z%22%20fill%3D%22%232B62FF%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M97.2676%206.48289C97.2676%206.33362%2097.3886%206.21262%2097.5378%206.21262H99.812C99.9613%206.21262%20100.082%206.33362%20100.082%206.48289V19.23C100.082%2019.3792%2099.9613%2019.5002%2099.812%2019.5002H97.5274C97.3772%2019.5002%2097.2559%2019.3779%2097.2571%2019.2278L97.2676%2017.9407C96.7604%2018.5239%2095.9236%2018.9846%2095.2389%2019.3227C94.5543%2019.6524%2093.7893%2019.8172%2092.944%2019.8172C91.7438%2019.8172%2090.628%2019.5087%2089.5968%2018.8916C88.574%2018.2661%2087.7625%2017.4251%2087.1624%2016.3685C86.5623%2015.3035%2086.2622%2014.137%2086.2622%2012.8691C86.2622%2011.6012%2086.5623%2010.439%2087.1624%209.38237C87.771%208.31734%2088.5867%207.4763%2089.6095%206.85925C90.6322%206.23375%2091.7438%205.921%2092.944%205.921C93.8062%205.921%2094.5796%206.09006%2095.2643%206.42816C95.9574%206.76627%2096.7604%207.23117%2097.2676%207.82286V6.48289ZM93.223%2016.7489C93.9245%2016.7489%2094.5669%2016.5841%2095.1502%2016.2544C95.7334%2015.9163%2096.1941%2015.4556%2096.5322%2014.8724C96.8703%2014.2807%2097.0394%2013.6172%2097.0394%2012.8818C97.0394%2012.1464%2096.8703%2011.4829%2096.5322%2010.8912C96.1941%2010.291%2095.7334%209.82191%2095.1502%209.48381C94.5669%209.1457%2093.9245%208.97665%2093.223%208.97665C92.5299%208.97665%2091.8959%209.1457%2091.3211%209.48381C90.7463%209.82191%2090.2941%2010.291%2089.9645%2010.8912C89.6348%2011.4829%2089.47%2012.1464%2089.47%2012.8818C89.47%2013.6172%2089.6348%2014.2807%2089.9645%2014.8724C90.2941%2015.4641%2090.7421%2015.9247%2091.3084%2016.2544C91.8832%2016.5841%2092.5214%2016.7489%2093.223%2016.7489Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M80.4514%2019.1666C80.4514%2019.3158%2080.3304%2019.4368%2080.1811%2019.4368H77.5012C77.3519%2019.4368%2077.2309%2019.3158%2077.2309%2019.1666V0.713946C77.2309%200.564679%2077.3519%200.443676%2077.5012%200.443676H80.1811C80.3304%200.443676%2080.4514%200.56468%2080.4514%200.713946V19.1666Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M75.3689%2019.1666C75.3689%2019.3158%2075.2479%2019.4368%2075.0986%2019.4368H72.4187C72.2694%2019.4368%2072.1484%2019.3158%2072.1484%2019.1666V0.713946C72.1484%200.564679%2072.2694%200.443676%2072.4187%200.443676H75.0986C75.2479%200.443676%2075.3689%200.56468%2075.3689%200.713946V19.1666Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M67.5006%206.47022C67.5006%206.32096%2067.6216%206.19995%2067.7709%206.19995H70.0451C70.1944%206.19995%2070.3154%206.32096%2070.3154%206.47022V19.2173C70.3154%2019.3666%2070.1944%2019.4876%2070.0451%2019.4876H67.7582C67.609%2019.4876%2067.4879%2019.3666%2067.4879%2019.2173V17.928C66.9808%2018.5113%2066.1567%2018.9719%2065.472%2019.31C64.7873%2019.6397%2064.0223%2019.8045%2063.1771%2019.8045C61.9768%2019.8045%2060.8611%2019.496%2059.8298%2018.879C58.8071%2018.2535%2057.9956%2017.4124%2057.3955%2016.3558C56.7953%2015.2908%2056.4952%2014.1243%2056.4952%2012.8564C56.4952%2011.5885%2056.7953%2010.4263%2057.3955%209.36971C58.004%208.30467%2058.8197%207.46363%2059.8425%206.84658C60.8653%206.22108%2061.9768%205.90834%2063.1771%205.90834C64.0393%205.90834%2064.8127%206.07739%2065.4973%206.4155C66.1905%206.7536%2066.9935%207.2185%2067.5006%207.81019V6.47022ZM63.456%2016.7362C64.1576%2016.7362%2064.8%2016.5714%2065.3832%2016.2417C65.9665%2015.9036%2066.4271%2015.443%2066.7652%2014.8597C67.1034%2014.268%2067.2724%2013.6045%2067.2724%2012.8691C67.2724%2012.1337%2067.1034%2011.4702%2066.7652%2010.8785C66.4271%2010.2784%2065.9665%209.80924%2065.3832%209.47114C64.8%209.13303%2064.1576%208.96398%2063.456%208.96398C62.7629%208.96398%2062.129%209.13303%2061.5542%209.47114C60.9794%209.80924%2060.5272%2010.2784%2060.1975%2010.8785C59.8679%2011.4702%2059.703%2012.1337%2059.703%2012.8691C59.703%2013.6045%2059.8679%2014.268%2060.1975%2014.8597C60.5272%2015.4514%2060.9752%2015.9121%2061.5415%2016.2417C62.1163%2016.5714%2062.7544%2016.7362%2063.456%2016.7362Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M51.6645%2019.8172C50.3544%2019.8172%2049.171%2019.5045%2048.1144%2018.879C47.0578%2018.2535%2046.2252%2017.4082%2045.6167%2016.3432C45.0165%2015.2782%2044.7164%2014.1159%2044.7164%2012.8565C44.7164%2011.5886%2045.0207%2010.4221%2045.6293%209.35706C46.2379%208.28357%2047.0705%207.43407%2048.1271%206.80858C49.1837%206.18308%2050.3586%205.87033%2051.6519%205.87033C52.6155%205.87033%2053.5072%206.03516%2054.3271%206.36481C55.0708%206.65616%2055.7346%207.05181%2056.3183%207.55179C56.4212%207.63989%2056.4373%207.79166%2056.3597%207.90264L55.0446%209.7828C54.9525%209.91437%2054.7671%209.93665%2054.641%209.83719C54.2565%209.53376%2053.8602%209.29765%2053.4523%209.12884C52.962%208.92597%2052.4168%208.82454%2051.8167%208.82454C51.1151%208.82454%2050.4643%209.00204%2049.8641%209.35706C49.2724%209.70362%2048.7991%2010.1854%2048.4441%2010.8025C48.0975%2011.4195%2047.9242%2012.1042%2047.9242%2012.8565C47.9242%2013.6003%2048.1017%2014.2765%2048.4568%2014.8851C48.8118%2015.4937%2049.2851%2015.9755%2049.8768%2016.3305C50.4769%2016.6771%2051.1236%2016.8504%2051.8167%2016.8504C52.4168%2016.8504%2052.962%2016.7489%2053.4523%2016.5461C53.8677%2016.3771%2054.2684%2016.1465%2054.6545%2015.8544C54.7808%2015.7588%2054.9629%2015.7828%2055.0535%2015.9127L56.3609%2017.7863C56.438%2017.8967%2056.4224%2018.0475%2056.3207%2018.1357C55.7431%2018.6365%2055.0786%2019.0364%2054.3271%2019.3354C53.4988%2019.6566%2052.6112%2019.8172%2051.6645%2019.8172Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M33.8727%2013.9088C34.084%2014.8555%2034.5362%2015.5993%2035.2293%2016.1403C35.9309%2016.6813%2036.7592%2016.9518%2037.7144%2016.9518C38.8325%2016.9518%2039.8064%2016.6141%2040.6361%2015.9388C40.7636%2015.835%2040.955%2015.8557%2041.0483%2015.9912L42.2851%2017.7854C42.3615%2017.8963%2042.345%2018.047%2042.2428%2018.1347C41.6505%2018.6432%2040.9778%2019.0434%2040.2248%2019.3354C39.4049%2019.6566%2038.5047%2019.8172%2037.5242%2019.8172C36.231%2019.8172%2035.0603%2019.5087%2034.0121%2018.8917C32.9725%2018.2662%2032.1568%2017.4209%2031.5651%2016.3559C30.9734%2015.2908%2030.6776%2014.1286%2030.6776%2012.8691C30.6776%2011.5928%2030.9565%2010.4221%2031.5144%209.35704C32.0722%208.292%2032.8457%207.45096%2033.8346%206.83391C34.832%206.20841%2035.9478%205.89567%2037.1819%205.89567C38.5428%205.89567%2039.7177%206.19151%2040.7066%206.7832C41.6956%207.36643%2042.4479%208.17789%2042.9635%209.21757C43.4791%2010.2572%2043.7369%2011.4448%2043.7369%2012.7804C43.7369%2013.0973%2043.7215%2013.3963%2043.6905%2013.6771C43.6758%2013.8104%2043.5614%2013.9088%2043.4273%2013.9088H33.8727ZM37.3087%208.69773C36.4634%208.69773%2035.7365%208.94286%2035.1279%209.43311C34.5193%209.91491%2034.1093%2010.5869%2033.898%2011.4491H40.6179C40.4235%2010.57%2040.0389%209.89378%2039.4641%209.42043C38.8978%208.93863%2038.1793%208.69773%2037.3087%208.69773Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M28.2864%205.87033C28.7936%205.87033%2029.3092%205.95908%2029.8333%206.13659C30.2856%206.28978%2030.7252%206.50277%2031.1523%206.77556C31.2688%206.84995%2031.3047%207.00212%2031.2388%207.12355L30.067%209.28034C29.9898%209.42244%2029.8063%209.46463%2029.6683%209.38031C29.0895%209.0267%2028.4979%208.8499%2027.8934%208.8499C27.4031%208.85835%2026.9382%209.01472%2026.4987%209.31902C26.0592%209.61486%2025.6999%2010.0375%2025.421%2010.5869C25.1505%2011.1279%2025.0068%2011.7576%2024.9899%2012.4761V19.1666C24.9899%2019.3159%2024.8689%2019.4369%2024.7196%2019.4369H22.027C21.8778%2019.4369%2021.7568%2019.3159%2021.7568%2019.1666L21.7568%206.48069C21.7568%206.33142%2021.8778%206.21042%2022.027%206.21042H24.4914C24.6407%206.21042%2024.7617%206.33142%2024.7617%206.48069V7.93701C25.1336%207.28615%2025.6196%206.77899%2026.2198%206.41553C26.8284%206.05206%2027.5173%205.87033%2028.2864%205.87033Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(1%2C%2022%2C%2054)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M83.8298%2019.437C83.4683%2019.437%2083.1429%2019.3517%2082.8537%2019.1813C82.5645%2019.0109%2082.3395%2018.7808%2082.1789%2018.491C82.0182%2018.2013%2081.9379%2017.8859%2081.9379%2017.5451C81.9379%2017.2042%2082.0182%2016.8889%2082.1789%2016.5991C82.3395%2016.3094%2082.5645%2016.0793%2082.8537%2015.9088C83.1429%2015.7384%2083.4683%2015.6532%2083.8298%2015.6532C84.1913%2015.6532%2084.5166%2015.7384%2084.8058%2015.9088C85.095%2016.0793%2085.32%2016.3094%2085.4807%2016.5991C85.6413%2016.8889%2085.7217%2017.2042%2085.7217%2017.5451C85.7217%2017.8945%2085.6413%2018.214%2085.4807%2018.5038C85.32%2018.7935%2085.095%2019.0194%2084.8058%2019.1813C84.5166%2019.3517%2084.1913%2019.437%2083.8298%2019.437Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20color(display-p3%200.1698%200.3858%201)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M14.3243%2012.8378C14.3243%2016.7934%2011.1177%2020%207.16216%2020C3.20661%2020%200%2016.7934%200%2012.8378C0%208.88229%203.20661%205.67568%207.16216%205.67568C11.1177%205.67568%2014.3243%208.88229%2014.3243%2012.8378Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20color(display-p3%200.1698%200.3858%201)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://cdn.prod.website-files.com/620d732b1f1f7b244ac89f0e/620d732c1f1f7b345dc89f34_Favicon%2032.png",
"ogImage": null,
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Recall.ai'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Start for free",
"reasoning": "Button #4 ('Start for free') uses a vibrant brand color (#0D6EFD) and has strong CTA text, making it the primary call-to-action."
},
"secondary": {
"index": 1,
"text": "See quickstart",
"reasoning": "Button #5 ('See quickstart') has a different background color (#F5F9FF) and serves as a secondary action with informative text."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "developers and tech companies"
},
"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": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Recall.ai'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 