Home · Branding · Cardless

Cardless Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#0000EE
Body Font
Söhne Buch
Heading
Söhne Kräftig

Color Palette

Brand palette extracted from https://www.cardless.com/.

primary
#0000EE
rgb(0, 0, 238)
accent
#0000EE
rgb(0, 0, 238)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1E1E1E
rgb(30, 30, 30)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Söhne Buch
Söhne Buch Google Fonts →
heading
Söhne Kräftig
Söhne Kräftig Google Fonts →
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

Cardless logo
Logo
Cardless favicon
Favicon
Cardless social image
Social Card

UI Components

Live previews rendered using Cardless's actual button styles.

buttonPrimary
background #EDEDED textColor #0000EE borderRadius 100px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses looking for embedded credit solutions

Cardless Brand in the Wild

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

Frequently Asked Questions

What is Cardless's primary brand color?

Cardless's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Cardless use?

Cardless uses Söhne Buch for body text and Söhne Kräftig for headings. Fonts were detected on https://www.cardless.com/ as part of their live design system.

Does Cardless use a light or dark theme?

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

Where can I find Cardless's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Söhne Buch",
      "role": "body"
    },
    {
      "family": "Söhne Kräftig",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#0000EE",
    "background": "#FFFFFF",
    "textPrimary": "#1E1E1E",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Söhne Buch",
      "heading": "Söhne Kräftig"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Söhne Kräftig",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "80px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#EDEDED",
      "textColor": "#0000EE",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20114.905%2024%22%20overflow%3D%22visible%22%20id%3D%22svg-1588247877_10759%22%3E%3Cg%3E%3Cpath%20d%3D%22M%205.112%2012.546%20L%205.112%2018.691%20C%205.112%2019.529%206.005%2020.056%206.72%2019.635%20L%2014.05%2015.331%20C%2015.756%2014.329%2017.889%2015.581%2017.889%2017.583%20C%2017.891%2018.507%2017.404%2019.364%2016.609%2019.835%20L%2010.009%2023.709%20C%209.347%2024.097%208.526%2024.097%207.864%2023.709%20L%201.071%2019.719%20C%200.404%2019.324%20-0.004%2018.605%200%2017.83%20L%200%209.854%20C%200%209.074%200.41%208.354%201.071%207.965%20L%2014.049%200.353%20C%2015.756%20-0.649%2017.888%200.603%2017.888%202.605%20C%2017.888%203.533%2017.402%204.394%2016.608%204.857%20L%205.914%2011.133%20C%205.415%2011.43%205.11%2011.969%205.112%2012.55%20M%20101.892%2015.512%20C%20101.186%2015.014%20100.188%2014.659%2098.657%2014.365%20L%2096.865%2014.011%20C%2095.718%2013.786%2095.183%2013.312%2095.183%2012.519%20C%2095.183%2012.128%2095.434%2011.774%2095.892%2011.52%20C%2096.329%2011.278%2096.907%2011.144%2097.522%2011.144%20C%2099.008%2011.144%2099.924%2011.634%20100.246%2012.6%20C%20100.276%2012.69%20100.356%2012.749%20100.447%2012.749%20L%20102.719%2012.749%20C%20102.781%2012.749%20102.84%2012.721%20102.878%2012.672%20C%20102.915%2012.625%20102.928%2012.564%20102.913%2012.506%20C%20102.629%2011.374%20101.959%2010.448%20100.977%209.83%20C%20100.073%209.261%2098.935%208.96%2097.687%208.96%20C%2096.304%208.96%2095.016%209.316%2094.059%209.963%20C%2093.056%2010.642%2092.503%2011.6%2092.503%2012.66%20C%2092.503%2013.72%2092.878%2014.607%2093.615%2015.235%20C%2094.244%2015.769%2095.135%2016.145%2096.339%2016.384%20L%2098.249%2016.761%20C%2099.735%2017.042%20100.427%2017.59%20100.427%2018.49%20C%20100.427%2019.467%2099.411%2020.123%2097.899%2020.123%20C%2096.387%2020.123%2095.405%2019.469%2095.097%2018.232%20C%2095.075%2018.138%2094.991%2018.071%2094.894%2018.07%20L%2092.52%2018.07%20C%2092.461%2018.07%2092.404%2018.096%2092.366%2018.141%20C%2092.329%2018.185%2092.313%2018.243%2092.323%2018.299%20C%2092.74%2020.72%2094.892%2022.284%2097.804%2022.284%20C%2099.269%2022.284%20100.61%2021.906%20101.582%2021.219%20C%20102.64%2020.471%20103.2%2019.412%20103.2%2018.16%20C%20103.2%2017%20102.771%2016.134%20101.892%2015.513%20L%20101.892%2015.513%20Z%20M%20113.597%2015.512%20C%20112.891%2015.014%20111.894%2014.659%20110.363%2014.365%20L%20108.571%2014.011%20C%20107.423%2013.786%20106.888%2013.312%20106.888%2012.519%20C%20106.888%2012.128%20107.14%2011.774%20107.598%2011.52%20C%20108.034%2011.278%20108.613%2011.144%20109.227%2011.144%20C%20110.713%2011.144%20111.63%2011.634%20111.952%2012.6%20C%20111.981%2012.69%20112.062%2012.749%20112.152%2012.749%20L%20114.424%2012.749%20C%20114.486%2012.75%20114.545%2012.721%20114.583%2012.672%20C%20114.62%2012.625%20114.634%2012.564%20114.619%2012.506%20C%20114.335%2011.374%20113.665%2010.448%20112.682%209.83%20C%20111.778%209.261%20110.641%208.96%20109.392%208.96%20C%20108.009%208.96%20106.721%209.316%20105.765%209.963%20C%20104.762%2010.642%20104.209%2011.6%20104.209%2012.66%20C%20104.209%2013.72%20104.583%2014.607%20105.321%2015.235%20C%20105.95%2015.769%20106.841%2016.145%20108.044%2016.384%20L%20109.954%2016.761%20C%20111.441%2017.042%20112.133%2017.59%20112.133%2018.49%20C%20112.133%2019.467%20111.117%2020.123%20109.605%2020.123%20C%20108.093%2020.123%20107.11%2019.469%20106.802%2018.232%20C%20106.78%2018.138%20106.697%2018.071%20106.6%2018.07%20L%20104.225%2018.07%20C%20104.166%2018.07%20104.11%2018.096%20104.071%2018.141%20C%20104.034%2018.185%20104.019%2018.243%20104.028%2018.299%20C%20104.445%2020.72%20106.597%2022.284%20109.51%2022.284%20C%20110.974%2022.284%20112.316%2021.906%20113.288%2021.219%20C%20114.346%2020.471%20114.905%2019.412%20114.905%2018.16%20C%20114.905%2017%20114.477%2016.134%20113.597%2015.513%20L%20113.597%2015.513%20Z%20M%2089.89%2011.027%20C%2088.823%209.731%2087.254%208.96%2085.33%208.96%20C%2081.711%208.96%2079.086%2011.683%2079.086%2015.516%20C%2079.086%2017.337%2079.672%2019.03%2080.768%2020.266%20C%2081.865%2021.503%2083.474%2022.285%2085.519%2022.285%20C%2088.68%2022.285%2090.551%2020.358%2091.216%2018.4%20C%2091.237%2018.339%2091.226%2018.273%2091.188%2018.221%20C%2091.151%2018.17%2091.09%2018.14%2091.027%2018.141%20L%2088.637%2018.141%20C%2088.555%2018.142%2088.481%2018.19%2088.447%2018.264%20C%2087.931%2019.36%2086.811%2019.911%2085.401%2019.911%20C%2083.853%2019.911%2082.259%2018.826%2081.996%2016.61%20C%2081.991%2016.564%2082.006%2016.518%2082.037%2016.484%20C%2082.068%2016.45%2082.112%2016.431%2082.159%2016.431%20L%2091.239%2016.431%20C%2091.347%2016.431%2091.437%2016.346%2091.441%2016.237%20C%2091.521%2014.143%2090.957%2012.323%2089.89%2011.027%20Z%20M%2082.001%2014.159%20C%2082.158%2013.04%2082.672%2012.299%2083.305%2011.837%20C%2083.938%2011.375%2084.693%2011.192%2085.331%2011.192%20C%2086.919%2011.192%2088.376%2012.312%2088.532%2014.17%20C%2088.535%2014.215%2088.52%2014.259%2088.489%2014.291%20C%2088.458%2014.324%2088.415%2014.342%2088.37%2014.341%20L%2082.163%2014.341%20C%2082.116%2014.342%2082.071%2014.322%2082.04%2014.287%20C%2082.01%2014.252%2081.995%2014.206%2082.001%2014.159%20Z%20M%2077.318%204.829%20L%2074.882%204.829%20C%2074.769%204.829%2074.678%204.921%2074.678%205.033%20L%2074.678%2021.774%20C%2074.678%2021.887%2074.769%2021.978%2074.882%2021.978%20L%2077.318%2021.978%20C%2077.43%2021.978%2077.521%2021.887%2077.521%2021.774%20L%2077.521%205.033%20C%2077.521%204.92%2077.43%204.829%2077.318%204.829%20Z%20M%2072.119%204.829%20L%2069.683%204.829%20C%2069.571%204.829%2069.479%204.921%2069.479%205.033%20L%2069.479%2010.739%20C%2069.479%2010.761%2069.465%2010.776%2069.447%2010.782%20C%2069.427%2010.788%2069.406%2010.781%2069.394%2010.764%20C%2068.62%209.621%2067.342%208.96%2065.725%208.96%20C%2062.718%208.96%2060.188%2011.543%2060.188%2015.61%20C%2060.188%2019.677%2062.718%2022.284%2065.725%2022.284%20C%2067.342%2022.284%2068.62%2021.622%2069.394%2020.48%20C%2069.406%2020.463%2069.427%2020.456%2069.447%2020.462%20C%2069.465%2020.468%2069.479%2020.483%2069.479%2020.505%20L%2069.479%2021.774%20C%2069.479%2021.886%2069.57%2021.977%2069.683%2021.977%20L%2072.119%2021.977%20C%2072.173%2021.977%2072.225%2021.956%2072.263%2021.917%20C%2072.301%2021.879%2072.323%2021.828%2072.323%2021.774%20L%2072.323%205.033%20C%2072.323%204.979%2072.301%204.927%2072.263%204.889%20C%2072.225%204.851%2072.173%204.829%2072.119%204.829%20Z%20M%2068.652%2018.879%20C%2068.066%2019.6%2067.252%2019.958%2066.338%2019.958%20C%2065.424%2019.958%2064.616%2019.542%2064.051%2018.791%20C%2063.484%2018.04%2063.149%2016.953%2063.149%2015.61%20C%2063.149%2014.268%2063.484%2013.198%2064.051%2012.45%20C%2064.616%2011.701%2065.413%2011.286%2066.338%2011.286%20C%2067.252%2011.286%2068.067%2011.637%2068.652%2012.353%20C%2069.239%2013.068%2069.597%2014.15%2069.597%2015.61%20C%2069.597%2017.071%2069.239%2018.158%2068.652%2018.879%20Z%20M%2059.585%209.251%20C%2059.396%209.232%2059.206%209.222%2059.017%209.219%20C%2057.565%209.242%2056.387%2010.002%2055.681%2011.279%20C%2055.671%2011.298%2055.649%2011.307%2055.629%2011.301%20C%2055.608%2011.296%2055.593%2011.281%2055.593%2011.258%20L%2055.593%209.447%20C%2055.593%209.334%2055.502%209.243%2055.389%209.243%20L%2053%209.243%20C%2052.887%209.243%2052.796%209.334%2052.796%209.447%20L%2052.796%2021.774%20C%2052.796%2021.887%2052.887%2021.978%2053%2021.978%20L%2055.436%2021.978%20C%2055.548%2021.978%2055.64%2021.886%2055.64%2021.774%20L%2055.64%2015.304%20C%2055.64%2014.031%2055.893%2013.223%2056.363%2012.732%20C%2056.832%2012.242%2057.521%2012.066%2058.404%2012.066%20C%2058.766%2012.066%2059.146%2012.083%2059.543%2012.118%20C%2059.6%2012.123%2059.657%2012.104%2059.699%2012.065%20C%2059.742%2012.026%2059.766%2011.972%2059.767%2011.914%20L%2059.767%209.452%20C%2059.767%209.348%2059.689%209.261%2059.585%209.251%20Z%20M%2058.994%2012.062%20C%2058.937%2012.059%2058.882%2012.058%2058.826%2012.057%20L%2058.994%2012.061%20Z%20M%2047.969%2016.955%20L%2047.969%2016.191%20C%2047.969%2016.139%2047.947%2016.089%2047.908%2016.054%20C%2047.869%2016.019%2047.817%2016.002%2047.765%2016.007%20C%2043.905%2016.385%2042.333%2016.957%2042.333%2018.395%20C%2042.333%2019.504%2043.252%2020.165%2044.668%2020.165%20C%2046.743%2020.165%2047.969%2019.103%2047.969%2016.955%20L%2047.969%2016.956%20Z%20M%2044.055%2022.266%20C%2041.296%2022.266%2039.362%2020.779%2039.362%2018.467%20C%2039.362%2015.342%2043.161%2014.521%2047.732%2014.047%20C%2047.827%2014.037%2047.899%2013.957%2047.899%2013.862%20L%2047.899%2013.793%20C%2047.899%2011.622%2046.649%2010.961%2045.258%2010.961%20C%2043.866%2010.961%2042.865%2011.659%2042.724%2013.074%20C%2042.715%2013.172%2042.633%2013.249%2042.534%2013.25%20L%2040.151%2013.25%20C%2040.099%2013.251%2040.05%2013.23%2040.016%2013.192%20C%2039.981%2013.154%2039.964%2013.103%2039.97%2013.052%20C%2040.251%2010.564%2042.365%208.884%2045.352%208.884%20C%2048.339%208.884%2050.776%2010.276%2050.705%2014.336%20C%2050.705%2014.973%2050.658%2016.46%2050.658%2017.617%20C%2050.658%2019.107%2050.833%2020.555%2051.252%2021.701%20C%2051.274%2021.759%2051.266%2021.824%2051.231%2021.876%20C%2051.196%2021.927%2051.138%2021.958%2051.076%2021.959%20L%2048.968%2021.959%20C%2048.854%2021.959%2048.749%2021.897%2048.695%2021.797%20C%2048.52%2021.475%2048.312%2021.074%2048.245%2020.441%20C%2048.238%2020.38%2048.154%2020.359%2048.12%2020.41%20C%2047.295%2021.661%2045.836%2022.266%2044.054%2022.266%20Z%22%20fill%3D%22var(--token-f81485d6-51ed-4833-877b-4d75235dc588%2C%20rgb(30%2C%2030%2C%2030))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BSoft%20Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2047.77%2013.848%20C%2047.77%2012.766%2047.459%2012.064%2046.977%2011.632%20C%2046.495%2011.2%2045.84%2011.035%2045.147%2011.035%20C%2044.454%2011.035%2043.876%2011.208%2043.435%2011.556%20C%2042.993%2011.904%2042.702%2012.428%2042.631%2013.131%20C%2042.621%2013.239%2042.532%2013.322%2042.423%2013.324%20L%2040.04%2013.324%20C%2039.983%2013.324%2039.929%2013.3%2039.891%2013.259%20C%2039.853%2013.217%2039.835%2013.161%2039.841%2013.105%20C%2040.123%2010.606%2042.247%208.921%2045.241%208.921%20C%2046.765%208.921%2048.126%209.27%2049.097%2010.13%20C%2050.069%2010.989%2050.648%2012.359%2050.613%2014.392%20C%2050.613%2014.711%2050.601%2015.243%2050.589%2015.838%20C%2050.575%2016.449%2050.567%2017.061%2050.565%2017.672%20C%2050.565%2019.161%2050.74%2020.606%2051.159%2021.75%20C%2051.183%2021.814%2051.175%2021.886%2051.136%2021.942%20C%2051.097%2021.999%2051.034%2022.033%2050.965%2022.034%20L%2048.857%2022.034%20C%2048.736%2022.033%2048.625%2021.967%2048.567%2021.862%20C%2048.391%2021.539%2048.183%2021.135%2048.115%2020.498%20C%2048.113%2020.477%2048.097%2020.463%2048.076%2020.457%20C%2048.056%2020.452%2048.035%2020.458%2048.024%2020.476%20C%2047.194%2021.733%2045.728%2022.34%2043.943%2022.34%20C%2042.56%2022.34%2041.382%2021.967%2040.55%2021.303%20C%2039.718%2020.639%2039.231%2019.683%2039.231%2018.522%20C%2039.231%2017.736%2039.47%2017.095%2039.9%2016.568%20C%2040.33%2016.04%2040.951%2015.629%2041.713%2015.301%20C%2043.237%2014.645%2045.332%2014.321%2047.618%2014.083%20C%2047.703%2014.075%2047.767%2014.003%2047.768%2013.918%20L%2047.768%2013.849%20Z%20M%2047.841%2017.01%20L%2047.841%2016.246%20C%2047.841%2016.199%2047.821%2016.154%2047.786%2016.123%20C%2047.751%2016.091%2047.704%2016.076%2047.657%2016.08%20C%2045.727%2016.27%2044.372%2016.507%2043.499%2016.876%20C%2043.063%2017.059%2042.749%2017.276%2042.544%2017.535%20C%2042.339%2017.793%2042.242%2018.094%2042.242%2018.449%20C%2042.242%2018.999%2042.469%2019.435%2042.872%2019.736%20C%2043.274%2020.037%2043.853%2020.201%2044.558%2020.201%20C%2045.593%2020.201%2046.413%2019.937%2046.975%2019.407%20C%2047.536%2018.878%2047.842%2018.08%2047.842%2017.011%20L%2047.841%2017.011%20Z%20M%2035.581%2016.471%20C%2035.602%2016.387%2035.677%2016.327%2035.763%2016.326%20L%2038.27%2016.326%20C%2038.385%2016.326%2038.473%2016.432%2038.449%2016.545%20C%2037.679%2020.232%2034.974%2022.321%2031.111%2022.321%20C%2026.111%2022.321%2023.211%2018.757%2023.211%2013.4%20C%2023.211%208.042%2026.3%204.596%2031.253%204.596%20C%2034.977%204.596%2037.657%206.685%2038.404%2010.373%20C%2038.414%2010.427%2038.4%2010.482%2038.365%2010.524%20C%2038.331%2010.567%2038.279%2010.591%2038.224%2010.591%20L%2035.716%2010.591%20C%2035.629%2010.59%2035.554%2010.53%2035.534%2010.446%20C%2034.979%208.226%2033.328%207.05%2031.158%207.05%20C%2028.447%207.05%2026.301%209.269%2026.301%2013.399%20C%2026.301%2017.53%2028.4%2019.866%2031.136%2019.866%20C%2033.398%2019.866%2035.028%2018.712%2035.582%2016.47%20L%2035.582%2016.471%20Z%22%20fill%3D%22var(--token-f81485d6-51ed-4833-877b-4d75235dc588%2C%20rgb(30%2C%2030%2C%2030))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BSoft%20Black%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2038.288%2016.326%20L%2035.781%2016.326%20C%2035.686%2016.327%2035.603%2016.393%2035.581%2016.485%20C%2035.305%2017.602%2034.761%2018.448%2034.005%2019.013%20C%2033.25%2019.579%2032.281%2019.866%2031.153%2019.866%20C%2029.79%2019.866%2028.587%2019.291%2027.724%2018.198%20C%2026.86%2017.105%2026.337%2015.493%2026.337%2013.418%20C%2026.337%2011.344%2026.872%209.773%2027.745%208.707%20C%2028.617%207.64%2029.826%207.088%2031.176%207.088%20C%2032.258%207.088%2033.209%207.381%2033.959%207.95%20C%2034.708%208.519%2035.257%209.363%2035.534%2010.469%20C%2035.557%2010.561%2035.639%2010.628%2035.734%2010.628%20L%2038.242%2010.628%20C%2038.303%2010.628%2038.36%2010.601%2038.398%2010.554%20C%2038.436%2010.508%2038.452%2010.447%2038.44%2010.388%20C%2038.066%208.54%2037.207%207.092%2035.974%206.106%20C%2034.742%205.119%2033.137%204.596%2031.271%204.596%20C%2028.791%204.596%2026.775%205.453%2025.38%206.986%20C%2023.985%208.519%2023.211%2010.724%2023.211%2013.418%20C%2023.211%2016.112%2023.937%2018.335%2025.291%2019.9%20C%2026.645%2021.465%2028.625%2022.358%2031.13%2022.358%20C%2033.065%2022.358%2034.71%2021.835%2035.97%2020.848%20C%2037.229%2019.862%2038.1%2018.414%2038.486%2016.567%20C%2038.498%2016.507%2038.483%2016.446%2038.445%2016.399%20C%2038.406%2016.352%2038.349%2016.325%2038.288%2016.325%20Z%22%20fill%3D%22var(--token-f81485d6-51ed-4833-877b-4d75235dc588%2C%20rgb(30%2C%2030%2C%2030))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BSoft%20Black%26quot%3B%7D%20*%2F%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/5wRFF0gwHJr7jcNMo84owQknM.jpg",
    "ogImage": "https://framerusercontent.com/images/hm4RTByVdin3oyQTHY2rMm9doQ.jpg",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'Cardless'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get in touch",
      "reasoning": "The button 'Get in touch' is more action-oriented and likely to drive user engagement, making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Learn more",
      "reasoning": "The button 'Learn more' is less direct and typically serves as a secondary action, providing additional information rather than immediate engagement."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking for embedded credit solutions"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'Cardless'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles