Home · Branding · Fintoc

Fintoc Brand Identity

A complete profile of Fintoc's visual system — colors, typography, components, and personality — extracted from https://fintoc.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#007AFF
Accent
#007AFF
Body Font
DM Sans
Heading
DM Sans

Color Palette

Brand palette extracted from https://fintoc.com.

primary
#007AFF
rgb(0, 122, 255)
secondary
#A1D0FF
rgb(161, 208, 255)
accent
#007AFF
rgb(0, 122, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#057AFF
rgb(5, 122, 255)

Typography

Each font links to its Google Fonts page where available.

primary
DM Sans
heading
DM Sans
sans-serif
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

Fintoc logo
Logo
Fintoc favicon
Favicon
Fintoc social image
Social Card

UI Components

Live previews rendered using Fintoc's actual button styles.

buttonPrimary
background #007AFF textColor #FFFFFF borderRadius 1920px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #FFFFFF borderRadius 1920px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses looking for payment solutions

Fintoc Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Fintoc's primary brand color?

Fintoc's primary brand color is #007AFF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Fintoc use?

Fintoc uses DM Sans as the primary typeface across body and headings.

Does Fintoc use a light or dark theme?

Fintoc's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Fintoc's logo?

Fintoc's logo is available directly on their site (https://fintoc.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://fintoc.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 Fintoc.

Methodology

Brand data on this page was extracted from https://fintoc.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 Fintoc.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#007AFF",
    "secondary": "#A1D0FF",
    "accent": "#007AFF",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#057AFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40.528px",
      "h2": "56px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#007AFF",
      "textColor": "#FFFFFF",
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "1920px",
        "bottomRight": "1920px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "1920px",
        "bottomRight": "1920px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2294%22%20height%3D%2220%22%20viewBox%3D%220%200%2094%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%22M87.5752%205.67578C90.2151%205.67578%2092.3234%206.90222%2093.6035%208.90332L90.5889%2010.7432C89.9481%209.70307%2088.9616%209.0625%2087.5742%209.0625C85.3593%209.06252%2083.7861%2010.7172%2083.7861%2012.8252C83.7864%2014.9329%2085.3608%2016.6133%2087.5742%2016.6133C88.9616%2016.6133%2089.9481%2015.9727%2090.5889%2014.9326L93.6035%2016.7725C92.3234%2018.7722%2090.2164%2020%2087.5752%2020C83.3345%2019.9998%2080.2678%2016.9061%2080.2676%2012.8252C80.2676%208.74405%2083.3344%205.676%2087.5752%205.67578ZM71.6104%205.62793C75.7453%205.62815%2078.9463%208.66977%2078.9463%2012.7773C78.9462%2016.8849%2075.7439%2019.9519%2071.6104%2019.9521C67.4759%2019.9521%2064.3282%2016.8586%2064.3281%2012.7773C64.3281%208.69605%2067.4758%205.62793%2071.6104%205.62793ZM59.1396%205.92285H62.7402V9.17773H59.1396V14.6992H59.1406V14.7021C59.1408%2016.0612%2059.9143%2016.542%2060.9805%2016.542C61.8349%2016.542%2062.2876%2016.4878%2063.0078%2016.3281V19.6357C62.1541%2019.8218%2061.4352%2019.9287%2060.3408%2019.9287C57.6207%2019.9287%2055.6191%2018.3274%2055.6191%2014.9932V9.17773H53.3779V5.92285H54.8896C55.4755%205.92261%2055.8521%205.47193%2055.8652%204.91504L56.0195%202.08008H59.1396V5.92285ZM28.2354%200C29.0616%201.97334e-05%2029.9688%200.10691%2030.6895%200.266602V3.22852C30.0756%203.12161%2029.5943%203.06934%2028.9277%203.06934C27.9142%203.06947%2027.3271%203.60262%2027.3271%204.64258H27.3281V5.92285H30.9287V9.17773H27.3281V19.6611H23.8066V9.17773H21.6992V5.92285H22.7129C23.4333%205.92269%2023.8066%205.52237%2023.8066%204.80176V4.40234C23.8066%201.49449%2025.515%200%2028.2354%200ZM36.8887%2019.6611H33.3936V5.92285H36.8887V19.6611ZM46.9102%205.62793C49.7387%205.62799%2052.0585%207.30861%2052.0586%2011.6562V19.6592H48.5635V12.4297C48.5634%2010.0818%2047.5181%209.01562%2045.7891%209.01562C44.0601%209.01579%2042.8898%2010.4743%2042.8818%2012.5703V19.6592H39.3867V5.9209H42.8818V7.62988C43.5655%206.57131%2044.9259%205.62806%2046.9082%205.62793H46.9102ZM7.35645%205.91602C7.93195%205.91602%208.39941%206.38348%208.39941%206.95898V18.6074C8.3994%2019.1829%207.93194%2019.6504%207.35645%2019.6504H5.94824C5.37281%2019.6504%204.90529%2019.1829%204.90527%2018.6074V6.95898C4.90527%206.38348%205.3728%205.91602%205.94824%205.91602H7.35645ZM14.0742%205.91504C15.0126%205.91504%2015.7742%206.67603%2015.7744%207.61426V17.9482C15.7744%2018.8867%2015.0127%2019.6484%2014.0742%2019.6484H11.5508C10.6123%2019.6484%209.85059%2018.8867%209.85059%2017.9482V7.61426C9.85084%206.67603%2010.6124%205.91504%2011.5508%205.91504H14.0742ZM0.302734%205.91309C0.468795%205.91335%200.604492%206.0497%200.604492%206.21582V19.3457C0.604277%2019.513%200.468663%2019.6472%200.302734%2019.6475C0.136518%2019.6475%200.000216836%2019.5118%200%2019.3457V6.21582C0%206.04954%200.136385%205.91309%200.302734%205.91309ZM2.75488%205.91309C3.14009%205.91334%203.45117%206.22508%203.45117%206.61035V18.9502C3.45117%2019.3355%203.14009%2019.6472%202.75488%2019.6475H2.75293C2.36758%2019.6474%202.05664%2019.3356%202.05664%2018.9502V6.61035C2.05664%206.22498%202.36758%205.91318%202.75293%205.91309H2.75488ZM71.6104%209.01562C69.4217%209.01562%2067.8477%2010.6693%2067.8477%2012.7773C67.8477%2014.8852%2069.4231%2016.5654%2071.6104%2016.5654C73.7974%2016.5652%2075.4247%2014.8587%2075.4248%2012.7773C75.4248%2010.6959%2073.7988%209.01586%2071.6104%209.01562ZM35.127%200.171875C36.3014%200.172056%2037.2303%201.0994%2037.2305%202.21191C37.2305%203.32456%2036.3015%204.25275%2035.127%204.25293C33.9522%204.25293%2033.0508%203.35103%2033.0508%202.21191C33.0509%201.07293%2033.9523%200.171875%2035.127%200.171875Z%22%20fill%3D%22currentColor%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/601dbbde39e143d6cebd0831/6849cc9c48b58fef1ebb5586_Favico.png",
    "ogImage": "https://cdn.prod.website-files.com/601dbbde39e143d6cebd0831/69848e13ca7fb2f1fe01af11_Banner-Portada-Links-Fintoc.webp",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Contacta a ventas",
      "reasoning": "Button #0 has a vibrant brand color (#007AFF) and action-oriented text ('Contacta a ventas'), making it the primary CTA."
    },
    "secondary": {
      "index": 4,
      "text": "Iniciar sesión",
      "reasoning": "Button #4 has a transparent background, which is distinct from the primary button's vibrant color, and serves as a secondary action ('Iniciar sesión')."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking for payment solutions"
  },
  "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 located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles