Home · Branding · Flank

Flank Brand Identity

A complete profile of Flank's visual system — colors, typography, components, and personality — extracted from https://www.flank.ai/. Built for designers, agents, and AI tools.

Download JSON
Primary
#8F87FF
Accent
#3898EC
Body Font
Solina
Heading
Antarctica VAR

Color Palette

Brand palette extracted from https://www.flank.ai/.

primary
#8F87FF
rgb(143, 135, 255)
secondary
#0082F3
rgb(0, 130, 243)
accent
#3898EC
rgb(56, 152, 236)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0F1010
rgb(15, 16, 16)
link
#3898EC
rgb(56, 152, 236)

Typography

Each font links to its Google Fonts page where available.

primary
Solina
heading
Antarctica VAR
Antarctica VAR Google Fonts →
Solina, Arial, 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

Flank logo
Logo
Flank favicon
Favicon
Flank social image
Social Card

UI Components

Live previews rendered using Flank's actual button styles.

buttonPrimary
background #0F1010 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #0F1010 borderColor #EBEBEB borderRadius 6px shadow none

Brand Personality

Tone: professional Energy: medium Audience: enterprise legal professionals

Flank Brand in the Wild

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

Frequently Asked Questions

What is Flank's primary brand color?

Flank's primary brand color is #8F87FF. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Flank use?

Flank uses #3898EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Flank use?

Flank uses Solina for body text and Antarctica VAR for headings. Fonts were detected on https://www.flank.ai/ as part of their live design system.

Does Flank use a light or dark theme?

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

Where can I find Flank's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Antarctica VAR",
      "role": "heading"
    },
    {
      "family": "Solina",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#8F87FF",
    "secondary": "#0082F3",
    "accent": "#3898EC",
    "background": "#FFFFFF",
    "textPrimary": "#0F1010",
    "link": "#3898EC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Solina",
      "heading": "Antarctica VAR"
    },
    "fontStacks": {
      "heading": [
        "Solina",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Antarctica VAR",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Antarctica VAR",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "52px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0F1010",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0F1010",
      "borderColor": "#EBEBEB",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2063%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.151175%2017.0944V0.149902H10.4335V2.02852H2.22584V7.02082H9.72837V8.89943H2.22584V17.0976H0.150391V17.0952L0.151175%2017.0944Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.1682%2017.0944C12.8856%2017.3237%2012.1781%2016.5454%2012.1781%2012.789V0.149902H14.23V13.4758C14.23%2014.9874%2014.5955%2015.5364%2016.1682%2015.56V17.0944Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.3987%2014.2329C17.3987%2012.4922%2018.5157%2011.439%2021.3214%2010.6143L23.0313%2010.1331C24.0573%209.8361%2024.4667%209.35483%2024.4667%208.55376C24.4903%207.38563%2023.622%206.35535%2022.1866%206.35535C20.5904%206.35535%2019.6554%207.45337%2019.6554%208.75934H17.6035C17.6035%206.49319%2019.3832%204.82016%2022.2328%204.82016C24.8777%204.82016%2026.5202%206.44593%2026.5202%209.17051V12.9041C26.5202%2014.7355%2026.7249%2015.5373%2028.0693%2015.5602V17.0953C25.8362%2017.3246%2024.9005%2016.57%2024.8307%2013.8903C24.3749%2016.1123%2022.8023%2017.4624%2020.8641%2017.4624C18.7659%2017.4624%2017.398%2016.1801%2017.398%2014.2337L17.3987%2014.2329ZM24.4691%2011.7352V10.7049C24.2181%2011.0948%2023.7153%2011.4154%2023.1247%2011.5973L21.7104%2012.0786C20.1378%2012.5835%2019.4773%2013.2231%2019.4773%2014.2306C19.4773%2015.3073%2020.1848%2015.9241%2021.3684%2015.9241C23.0784%2015.9241%2024.4699%2014.0226%2024.4699%2011.7328L24.4691%2011.7352Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M29.5083%2017.0946V5.18643H31.5602V7.27063C32.3579%205.6677%2033.7023%204.82016%2035.1848%204.82016C37.4649%204.82016%2038.6948%206.5373%2038.6948%209.92747V17.0953H36.6429V9.97473C36.6429%207.86769%2035.9589%206.47035%2034.5212%206.47035C32.674%206.47035%2031.557%208.25759%2031.557%2011.1429V17.0953H29.5051H29.5075L29.5083%2017.0946Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M41.045%2017.0944V0.149902H43.0969V9.74461L47.589%205.18947H50.1672L45.4931%209.79187L50.5994%2017.0976H48.2055L44.1252%2011.1892L43.0992%2012.1959V17.0944H41.045Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M59.4027%200.156148C60.2295%200.782352%2060.3181%201.99695%2059.5902%202.73501L57.8356%204.51989L57.8277%204.57581L62.1504%204.56557C62.0186%205.58877%2061.0272%206.2638%2060.031%206.01175L57.7187%205.42335L57.7108%205.47928L59.9722%209.22154C58.958%209.63901%2057.8073%209.0766%2057.5077%208.01718L56.892%205.83058L56.8363%205.82271L54.491%209.56733C53.7027%208.9104%2053.6517%207.71392%2054.3796%206.99083L56.139%205.24455L56.1468%205.18862L51.9128%205.18075C52.0445%204.16228%2053.0383%203.49039%2054.0274%203.75269L56.2276%204.33557L56.2354%204.27964L54.0376%200.486185C55.0236%200.0765922%2056.1468%200.613789%2056.4535%201.64171L57.1179%203.87714L57.1735%203.88502L59.402%200.152997V0.15536L59.4027%200.156148Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.151175%2017.0944V0.149902H10.4335V2.02852H2.22584V7.02082H9.72837V8.89943H2.22584V17.0976H0.150391V17.0952L0.151175%2017.0944Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.3%22%20stroke-miterlimit%3D%2216%22%20stroke-linejoin%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.3px%20!important%3B%20stroke-linejoin%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.1682%2017.0944C12.8856%2017.3237%2012.1781%2016.5454%2012.1781%2012.789V0.149902H14.23V13.4758C14.23%2014.9874%2014.5955%2015.5364%2016.1682%2015.56V17.0944Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.3%22%20stroke-miterlimit%3D%2216%22%20stroke-linejoin%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.3px%20!important%3B%20stroke-linejoin%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.3987%2014.2329C17.3987%2012.4922%2018.5157%2011.439%2021.3214%2010.6143L23.0313%2010.1331C24.0573%209.8361%2024.4667%209.35483%2024.4667%208.55376C24.4903%207.38563%2023.622%206.35535%2022.1866%206.35535C20.5904%206.35535%2019.6554%207.45337%2019.6554%208.75934H17.6035C17.6035%206.49319%2019.3832%204.82016%2022.2328%204.82016C24.8777%204.82016%2026.5202%206.44593%2026.5202%209.17051V12.9041C26.5202%2014.7355%2026.7249%2015.5373%2028.0693%2015.5602V17.0953C25.8362%2017.3246%2024.9005%2016.57%2024.8307%2013.8903C24.3749%2016.1123%2022.8023%2017.4624%2020.8641%2017.4624C18.7659%2017.4624%2017.398%2016.1801%2017.398%2014.2337L17.3987%2014.2329ZM24.4691%2011.7352V10.7049C24.2181%2011.0948%2023.7153%2011.4154%2023.1247%2011.5973L21.7104%2012.0786C20.1378%2012.5835%2019.4773%2013.2231%2019.4773%2014.2306C19.4773%2015.3073%2020.1848%2015.9241%2021.3684%2015.9241C23.0784%2015.9241%2024.4699%2014.0226%2024.4699%2011.7328L24.4691%2011.7352Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.3%22%20stroke-miterlimit%3D%2216%22%20stroke-linejoin%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.3px%20!important%3B%20stroke-linejoin%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M29.5083%2017.0946V5.18643H31.5602V7.27063C32.3579%205.6677%2033.7023%204.82016%2035.1848%204.82016C37.4649%204.82016%2038.6948%206.5373%2038.6948%209.92747V17.0953H36.6429V9.97473C36.6429%207.86769%2035.9589%206.47035%2034.5212%206.47035C32.674%206.47035%2031.557%208.25759%2031.557%2011.1429V17.0953H29.5051H29.5075L29.5083%2017.0946Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.3%22%20stroke-miterlimit%3D%2216%22%20stroke-linejoin%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.3px%20!important%3B%20stroke-linejoin%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M41.045%2017.0944V0.149902H43.0969V9.74461L47.589%205.18947H50.1672L45.4931%209.79187L50.5994%2017.0976H48.2055L44.1252%2011.1892L43.0992%2012.1959V17.0944H41.045Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.3%22%20stroke-miterlimit%3D%2216%22%20stroke-linejoin%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.3px%20!important%3B%20stroke-linejoin%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M59.4027%200.156148C60.2295%200.782352%2060.3181%201.99695%2059.5902%202.73501L57.8356%204.51989L57.8277%204.57581L62.1504%204.56557C62.0186%205.58877%2061.0272%206.2638%2060.031%206.01175L57.7187%205.42335L57.7108%205.47928L59.9722%209.22154C58.958%209.63901%2057.8073%209.0766%2057.5077%208.01718L56.892%205.83058L56.8363%205.82271L54.491%209.56733C53.7027%208.9104%2053.6517%207.71392%2054.3796%206.99083L56.139%205.24455L56.1468%205.18862L51.9128%205.18075C52.0445%204.16228%2053.0383%203.49039%2054.0274%203.75269L56.2276%204.33557L56.2354%204.27964L54.0376%200.486185C55.0236%200.0765922%2056.1468%200.613789%2056.4535%201.64171L57.1179%203.87714L57.1735%203.88502L59.402%200.152997V0.15536L59.4027%200.156148Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.3%22%20stroke-miterlimit%3D%2216%22%20stroke-linejoin%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.3px%20!important%3B%20stroke-linejoin%3A%20round%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E",
    "favicon": "https://flank.ai/images/favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/6936c8789805c9ba139343fe/69a9832821434b8eccf1db7d_Screenshot%202026-03-05%20at%2013.19.15.png",
    "logoHref": "index.html"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is located in the header, is visible, and matches the brand 'Flank' inferred from the page title and URL.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo\n                      \n                    \n                    \n                      \n",
      "reasoning": "Button #3 'Book a demo' has a dark background (#0F1010) and is action-oriented, making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 16,
      "text": "What makes Flank different from CLM, review bots, or chat assistants?",
      "reasoning": "Button #2 has a light background (#FFFFFF) and provides additional information, making it suitable as a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "enterprise legal professionals"
  },
  "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": 1,
        "selectedLogoReasoning": "Selected #1 because it is located in the header, is visible, and matches the brand 'Flank' inferred from the page title and URL.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles