Finmid Brand Identity
A complete profile of Finmid's visual system — colors, typography, components, and personality — extracted from https://finmid.com/?ref=startups.gallery. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://finmid.com/?ref=startups.gallery.
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 Finmid's actual button styles.
Brand Personality
Finmid Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Finmid's primary brand color?
Finmid's primary brand color is #3A5AFE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Finmid use?
Finmid uses #0A0E29 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Finmid use?
Finmid uses Alliance No.2 as the primary typeface across body and headings.
Does Finmid use a light or dark theme?
Finmid's primary site uses a light color scheme, with a background of #FBFBFB.
Where can I find Finmid's logo?
Finmid's logo is available directly on their site (https://finmid.com/?ref=startups.gallery). 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://finmid.com/?ref=startups.gallery 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 Finmid.
Methodology
Brand data on this page was extracted from https://finmid.com/?ref=startups.gallery 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 Finmid.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Alliance No.2",
"role": "unknown"
}
],
"colors": {
"primary": "#3A5AFE",
"secondary": "#9CA3AF",
"accent": "#0A0E29",
"background": "#FBFBFB",
"textPrimary": "#0A0E29",
"link": "#0A0E29"
},
"typography": {
"fontFamilies": {
"primary": "Alliance No.2",
"heading": "Alliance No.2"
},
"fontStacks": {
"heading": [
"Alliance No.2",
"system-ui",
"sans-serif"
],
"body": [
"Alliance No.2",
"system-ui",
"sans-serif"
],
"paragraph": [
"Alliance No.2",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "15px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#0A0E29",
"textColor": "#FFFFFF",
"borderRadius": "13px",
"borderRadiusCorners": {
"topLeft": "13px",
"topRight": "13px",
"bottomRight": "13px",
"bottomLeft": "13px"
},
"shadow": "rgba(0, 0, 0, 0.24) 0px 2px 2px 0px, rgba(0, 0, 0, 0.16) 0px 4px 4px 0px, rgba(58, 90, 254, 0.64) 0px 6px 12px 0px"
},
"buttonSecondary": {
"background": "#FBFBFB",
"textColor": "#111314",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22108%22%20height%3D%2218%22%20viewBox%3D%220%200%20108%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22relative%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M24.6403%201.38235L23.1207%204.40329C23.0264%204.58705%2022.8831%204.74112%2022.7066%204.84841C22.5301%204.9557%2022.3273%205.01201%2022.1208%205.01112H11.4837C11.0379%205.0112%2010.601%205.13551%2010.222%205.37012C9.84299%205.60472%209.53687%205.94033%209.338%206.33925L6.29883%2012.3902C6.20454%2012.574%206.06121%2012.7281%205.88472%2012.8354C5.70824%2012.9427%205.50548%2012.999%205.29894%2012.9981H0.919489C0.7832%2012.9977%200.649241%2012.9627%200.530252%2012.8962C0.411263%2012.8298%200.311161%2012.7341%200.239393%2012.6182C0.167625%2012.5024%200.126555%2012.3701%200.120054%2012.234C0.113553%2012.0979%200.141837%2011.9623%200.202238%2011.8402L5.36884%201.52519C5.5684%201.12705%205.87478%200.792267%206.2537%200.55826C6.63262%200.324253%207.06915%200.200251%207.5145%200.200112H23.9261C24.0658%200.197899%2024.2037%200.232364%2024.3259%200.300077C24.4482%200.367789%2024.5506%200.466381%2024.6229%200.58601C24.6951%200.70564%2024.7348%200.842129%2024.7378%200.98186C24.7409%201.12159%2024.7072%201.25968%2024.6403%201.38235Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M24.6403%209.38146L23.1207%2012.4024C23.0264%2012.5862%2022.883%2012.7402%2022.7066%2012.8475C22.5301%2012.9548%2022.3273%2013.0111%2022.1208%2013.0102H17.7352C17.3399%2013.0106%2016.9524%2013.1211%2016.6164%2013.3294C16.2803%2013.5377%2016.0089%2013.8355%2015.8327%2014.1894L14.3314%2017.1922C14.2368%2017.3764%2014.093%2017.5307%2013.916%2017.6381C13.7389%2017.7454%2013.5355%2017.8014%2013.3284%2017.8H8.91859C8.7823%2017.7996%208.64835%2017.7646%208.52936%2017.6981C8.41038%2017.6317%208.31027%2017.536%208.23851%2017.4201C8.16674%2017.3043%208.12566%2017.1721%208.11916%2017.0359C8.11266%2016.8998%208.14095%2016.7642%208.20135%2016.6421L11.7602%209.52735C11.9595%209.12899%2012.2658%208.79401%2012.6448%208.55996C13.0238%208.32592%2013.4605%208.20205%2013.9059%208.20226H23.9352C24.0737%208.20194%2024.21%208.23765%2024.3305%208.30586C24.4511%208.37408%2024.5519%208.47246%2024.623%208.59137C24.6941%208.71028%2024.7331%208.84563%2024.7361%208.98414C24.7391%209.12265%2024.7061%209.25957%2024.6403%209.38146Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M40.5284%203.00524H43.674V0.201596H39.9586C37.9679%200.201596%2036.9726%201.12095%2036.9726%202.95965V5.05668H34.6362V7.9287H36.9726V17.5705H40.5284V7.9287H43.0016V5.05668H40.5284V3.00524Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M45.3379%203.67765H48.8824V0.201596H45.3379V3.67765Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M45.3379%2017.5705H48.8824V5.05668H45.3379V17.5705Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M55.333%2017.5705H51.7886V5.05668H54.9113L55.333%207.37025H55.5496C56.3397%205.67591%2057.7074%204.82874%2059.6524%204.82874C61.0429%204.82874%2062.1066%205.29222%2062.8436%206.21917C63.5806%207.14611%2063.9491%208.43397%2063.9491%2010.0827V17.5705H60.3818V10.4474C60.3818%208.6619%2059.6183%207.76915%2058.0911%207.76915C57.2401%207.76915%2056.5677%208.05787%2056.0738%208.63531C55.58%209.21275%2055.333%209.98775%2055.333%2010.9603V17.5705Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M66.6957%2017.5705H70.2402V10.493C70.2402%209.64964%2070.4491%208.97722%2070.867%208.47575C71.2849%207.97429%2071.8471%207.72356%2072.5537%207.72356C73.8454%207.72356%2074.4912%208.60872%2074.4912%2010.379V17.5705H78.0584V10.5956C78.0584%209.70662%2078.2598%209.00761%2078.6625%208.49855C79.0652%207.98189%2079.635%207.72356%2080.372%207.72356C81.6637%207.72356%2082.3095%208.62391%2082.3095%2010.4246V17.5705H85.8767V10.0257C85.8767%208.39218%2085.5272%207.11952%2084.8282%206.20777C84.1292%205.28842%2083.1111%204.82874%2081.7738%204.82874C79.8896%204.82874%2078.5903%205.68351%2077.8761%207.39305H77.614C77.0289%205.68351%2075.8322%204.82874%2074.0239%204.82874C72.3372%204.82874%2071.1481%205.67591%2070.4567%207.37025H70.2174L69.7957%205.05668H66.6957V17.5705Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M92.1906%203.67765H88.6462V0.201596H92.1906V3.67765Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M92.1906%2017.5705H88.6462V5.05668H92.1906V17.5705Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M95.6667%2016.1003C96.5632%2017.2324%2097.7979%2017.7984%2099.3707%2017.7984C100.313%2017.7984%20101.152%2017.5819%20101.889%2017.1488C102.634%2016.7157%20103.192%2016.1079%20103.565%2015.3253H103.758L104.226%2017.5705H107.326V0.201596H103.758V7.34746H103.565C103.223%206.57247%20102.691%205.97223%20101.969%205.54675C101.255%205.11367%20100.389%204.89712%2099.3707%204.89712C97.8055%204.89712%2096.5708%205.46697%2095.6667%206.60666C94.7701%207.74635%2094.3218%209.33812%2094.3218%2011.382C94.3218%2013.3878%2094.7701%2014.9606%2095.6667%2016.1003ZM102.949%2014.1172C102.41%2014.6643%20101.669%2014.9378%20100.727%2014.9378C99.8379%2014.9378%2099.1541%2014.7061%2098.6754%2014.2426C98.2044%2013.7791%2097.9688%2013.1447%2097.9688%2012.3393V10.3562C97.9688%209.52807%2098.212%208.88984%2098.6982%208.44156C99.1845%207.99328%2099.8607%207.76915%20100.727%207.76915C101.661%207.76915%20102.398%208.04647%20102.938%208.60112C103.485%209.14817%20103.758%209.88897%20103.758%2010.8235V11.872C103.758%2012.8142%20103.489%2013.5626%20102.949%2014.1172Z%22%20style%3D%22fill%3A%20rgb(17%2C%2019%2C%2020)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://finmid.com/favicon.png",
"ogImage": "https://finmid.com/og-image-1200x630.png",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Book a demo",
"reasoning": "Button #5 'Book a demo' is likely the primary CTA due to its action-oriented text and prominent placement. It uses the dark accent color #0A0E29, which is consistent with the brand's accent color, making it stand out as a primary action."
},
"secondary": {
"index": 16,
"text": "Login",
"reasoning": "Button #4 'Login' is the only button with a different background color (#FBFBFB) from the primary button, making it suitable as a secondary CTA."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses seeking embedded lending solutions"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"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 matches the brand inferred from the URL and page title.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 