Home · Branding · Bretton AI

Bretton AI Brand Identity

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

Download JSON
Primary
#248668
Accent
#248668
Body Font
Geist
Heading
Martina Plantijn

Color Palette

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

primary
#248668
rgb(36, 134, 104)
secondary
#475569
rgb(71, 85, 105)
accent
#248668
rgb(36, 134, 104)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0F172A
rgb(15, 23, 42)
link
#0F172A
rgb(15, 23, 42)

Typography

Each font links to its Google Fonts page where available.

primary
Geist
heading
Martina Plantijn
Martina Plantijn Google Fonts →
Martina Plantijn, Times New Roman, 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

Bretton AI logo
Logo
Bretton AI favicon
Favicon
Bretton AI social image
Social Card

UI Components

Live previews rendered using Bretton AI's actual button styles.

buttonPrimary
background #248668 textColor #FFFFFF borderColor #248668 borderRadius 6px shadow none
buttonSecondary
background #EEF2FB textColor #0F172A borderColor #475569 borderRadius 6px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial institutions

Bretton AI Brand in the Wild

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

Frequently Asked Questions

What is Bretton AI's primary brand color?

Bretton AI's primary brand color is #248668. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Bretton AI use?

Bretton AI uses Geist for body text and Martina Plantijn for headings. Fonts were detected on https://www.bretton.com/ as part of their live design system.

Does Bretton AI use a light or dark theme?

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

Where can I find Bretton AI's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "body"
    },
    {
      "family": "Martina Plantijn",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#248668",
    "secondary": "#475569",
    "accent": "#248668",
    "background": "#FFFFFF",
    "textPrimary": "#0F172A",
    "link": "#0F172A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Martina Plantijn"
    },
    "fontStacks": {
      "heading": [
        "Martina Plantijn",
        "Times New Roman",
        "sans-serif"
      ],
      "body": [
        "Geist",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "40px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#248668",
      "textColor": "#FFFFFF",
      "borderColor": "#248668",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#EEF2FB",
      "textColor": "#0F172A",
      "borderColor": "#475569",
      "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%20150%2024%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%22M19.0867%203.68719C20.1403%204.21395%2021.1123%204.69473%2021.7967%205.17239C22.4705%205.64269%2023.3766%206.45748%2023.3766%207.79213C23.3766%209.12682%2022.4705%209.94161%2021.7967%2010.4119C21.2035%2010.8259%2020.3941%2011.2417%2019.503%2011.6882C20.3941%2012.1348%2021.2035%2012.5505%2021.7967%2012.9645C22.4705%2013.4348%2023.3766%2014.2496%2023.3766%2015.5843C23.3766%2016.9189%2022.4705%2017.7337%2021.7967%2018.204C21.1123%2018.6817%2020.1403%2019.1625%2019.0867%2019.6892L11.6882%2023.3764L7.79213%2021.4284L17.5186%2016.553C17.7647%2016.4299%2017.9895%2016.3172%2018.1951%2016.2132C18.7085%2015.9536%2018.9652%2015.8238%2018.9652%2015.5843C18.9652%2015.3447%2018.7085%2015.215%2018.1951%2014.9553C17.9895%2014.8514%2017.7647%2014.7386%2017.5186%2014.6156L15.5826%2013.6461L3.89607%2019.4804L0%2017.5323L11.6719%2011.6882L0%205.84412L3.89607%203.89607L15.5826%209.73009L17.5186%208.76082C17.7647%208.63778%2017.9895%208.52506%2018.1951%208.42108C18.7085%208.16144%2018.9652%208.0317%2018.9652%207.79213C18.9652%207.5526%2018.7085%207.42286%2018.1951%207.16322C17.9895%207.05923%2017.7647%206.94648%2017.5186%206.82344L7.79213%201.94804L11.6882%200L19.0867%203.68719Z%22%20fill%3D%22%23248668%22%20style%3D%22fill%3A%20rgb(36%2C%20134%2C%20104)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M89.3926%204.50856C89.5013%204.50856%2089.5932%204.59798%2089.5932%204.70906V8.02367H93.0697C93.1784%208.02371%2093.27%208.11308%2093.27%208.22416V10.1301C93.27%2010.2388%2093.1808%2010.3306%2093.0697%2010.3306H89.5932V16.974C89.5932%2017.6552%2089.7503%2018.1529%2090.074%2018.4718C90.3927%2018.7954%2090.8349%2018.9523%2091.4049%2018.9523C91.719%2018.9523%2092.0092%2018.9186%2092.2843%2018.8582C92.4826%2018.8123%2092.6829%2018.747%2092.8835%2018.6674C92.9123%2018.6553%2092.9439%2018.6529%2092.9727%2018.6529C93.0623%2018.6578%2093.1445%2018.7206%2093.1613%2018.8148L93.4196%2020.1482L93.413%2020.155C93.4231%2020.2286%2093.3966%2020.306%2093.3351%2020.3511C92.9053%2020.6772%2092.4366%2020.9358%2091.9387%2021.1218C91.3952%2021.3223%2090.8084%2021.4237%2090.1656%2021.4237C89.3949%2021.4237%2088.7018%2021.2667%2088.0808%2020.9599C87.4555%2020.6459%2086.9622%2020.1652%2086.5952%2019.5178C86.2305%2018.8704%2086.047%2018.0635%2086.047%2017.1141V10.333H80.1596V16.9763C80.1596%2017.6576%2080.3217%2018.1553%2080.6404%2018.4741C80.9642%2018.7978%2081.4064%2018.9549%2081.9764%2018.9549C82.2857%2018.9549%2082.5803%2018.921%2082.8557%2018.8606C83.0513%2018.8171%2083.252%2018.752%2083.4475%2018.6723C83.4768%2018.6602%2083.5079%2018.6577%2083.5371%2018.6577C83.6264%2018.6625%2083.7058%2018.7254%2083.7253%2018.8195L83.984%2020.1531C83.9984%2020.2304%2083.9692%2020.3101%2083.9065%2020.356C83.4764%2020.6821%2083.0127%2020.9405%2082.5105%2021.1265C81.974%2021.327%2081.3822%2021.4285%2080.7444%2021.4285C79.9738%2021.4284%2079.2803%2021.2715%2078.6522%2020.9647C78.0316%2020.6506%2077.5336%2020.1699%2077.1713%2019.5225C76.802%2018.8751%2076.6231%2018.0682%2076.6231%2017.1188V10.338H74.1857C74.077%2010.338%2073.9851%2010.2485%2073.9851%2010.1374V8.22416C73.9851%208.1155%2074.077%208.02854%2074.183%208.02367C75.0164%207.99709%2075.6374%207.89061%2076.0481%207.70941C76.4856%207.51858%2076.7969%207.31325%2076.9804%206.82051C77.1471%206.35426%2077.2559%205.65129%2077.3018%204.70672C77.3069%204.59802%2077.3961%204.51113%2077.5025%204.51113H79.9617C80.0704%204.51113%2080.1619%204.60055%2080.1619%204.71167V8.026H83.4113C84.351%208.00909%2085.0325%207.90273%2085.4743%207.70707C85.9165%207.5162%2086.2235%207.31095%2086.407%206.81813C86.5784%206.35189%2086.6825%205.64891%2086.7281%204.70434C86.7331%204.59564%2086.8223%204.50856%2086.9287%204.50856H89.3926Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M100.718%207.63225C102.018%207.63228%20103.184%207.92695%20104.218%208.51152V8.51386C105.252%209.09847%20106.066%209.91263%20106.663%2010.9586C107.26%2012.0022%20107.557%2013.1835%20107.557%2014.5025C107.557%2015.8215%20107.257%2017.0342%20106.663%2018.0874C106.069%2019.1383%20105.254%2019.9599%20104.218%2020.5445C103.247%2021.0928%20102.162%2021.3849%20100.959%2021.4188C100.88%2021.4212%20100.8%2021.4214%20100.718%2021.4214C99.418%2021.4214%2098.2465%2021.1265%2097.2027%2020.5419C96.1594%2019.9573%2095.3451%2019.1383%2094.7579%2018.0851C94.1712%2017.0318%2093.8786%2015.8385%2093.8786%2014.5001C93.879%2013.1619%2094.1735%2011.9999%2094.7579%2010.9563C95.3427%209.91267%2096.1594%209.09854%2097.2027%208.51152C98.2465%207.92449%2099.418%207.63225%20100.718%207.63225ZM100.718%209.96332C100.095%209.96332%2099.5532%2010.1422%2099.0966%2010.4998C98.64%2010.8573%2098.2874%2011.3743%2098.0384%2012.053C97.7899%2012.7294%2097.6667%2013.5363%2097.6667%2014.4688C97.6667%2015.4012%2097.7899%2016.2661%2098.0384%2016.9546C98.2851%2017.6406%2098.64%2018.1673%2099.0966%2018.5345C99.5556%2018.8993%20100.097%2019.0828%20100.718%2019.0828C101.341%2019.0827%20101.88%2018.9017%20102.339%2018.5345C102.798%2018.1673%20103.148%2017.6406%20103.397%2016.9546C103.646%2016.2685%20103.769%2015.4496%20103.769%2014.4978C103.769%2013.546%20103.646%2012.7319%20103.397%2012.053C103.148%2011.3743%20102.795%2010.8573%20102.339%2010.4998C101.882%2010.1423%20101.341%209.96332%20100.718%209.96332Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M67.9169%207.63225C68.9965%207.63225%2069.9386%207.85199%2070.7455%208.29162C71.5523%208.7313%2072.1804%209.37388%2072.6277%2010.2145C73.0769%2011.0577%2073.3013%2012.0652%2073.3013%2013.2368V14.1885C73.3013%2014.2996%2073.2121%2014.389%2073.101%2014.389H65.1651C65.1288%2014.3891%2065.1%2014.4205%2065.1023%2014.4567C65.1795%2015.2297%2065.3587%2015.894%2065.6509%2016.4471C66.0444%2017.196%2066.5735%2017.7469%2067.2429%2018.0948C67.9095%2018.4426%2068.6755%2018.6166%2069.5353%2018.6166C70.1369%2018.6166%2070.7384%2018.5249%2071.3326%2018.3413C71.8422%2018.1843%2072.3374%2017.9596%2072.8135%2017.6673C72.8423%2017.6504%2072.8739%2017.6383%2072.9051%2017.6383C72.9994%2017.631%2073.0913%2017.689%2073.1154%2017.7904H73.1178L73.1201%2017.7881L73.4388%2019.1118C73.456%2019.1794%2073.4365%2019.2519%2073.3882%2019.3026C72.7481%2019.9766%2072.0499%2020.479%2071.1997%2020.8559C70.3492%2021.2327%2069.4555%2021.4188%2068.5231%2021.4188C67.2066%2021.4188%2066.0203%2021.1362%2064.9671%2020.5686C63.9164%2020.0009%2063.09%2019.1867%2062.4958%2018.1238C61.899%2017.0609%2061.6017%2015.8265%2061.6017%2014.4157C61.6017%2013.1716%2061.8799%2012.0265%2062.4378%2010.9829C62.9957%209.94174%2063.7566%209.1204%2064.7182%208.52613C65.6774%207.92944%2066.7449%207.63225%2067.9169%207.63225ZM67.6679%209.66395C67.1918%209.66395%2066.757%209.81114%2066.3631%2010.1034L66.3608%2010.1058H66.3584C65.9649%2010.4005%2065.6509%2010.8451%2065.4117%2011.4394C65.2932%2011.7341%2065.2087%2012.0652%2065.1483%2012.4227C65.1413%2012.4589%2065.1701%2012.4951%2065.2087%2012.4951H69.8252C69.8614%2012.4951%2069.8879%2012.4636%2069.8879%2012.4274C69.8447%2011.5433%2069.6366%2010.8645%2069.2599%2010.391C68.8757%209.90788%2068.3443%209.66395%2067.6679%209.66395Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M135.224%201.94794C135.369%201.94797%20135.499%202.03735%20135.553%202.17017L135.558%202.17253L141.428%2016.7831C142.196%2018.677%20142.718%2019.8849%20143.598%2020.9019V21.0397H137.746V20.9019C138.324%2019.8849%20138.048%2018.5659%20137.389%2016.8362L137.031%2015.9303H129.697L129.369%2016.7807C128.68%2018.5925%20128.489%2019.9115%20129.175%2020.8995V21.0371H124.259V20.8995C125.136%2019.8825%20125.714%2018.5923%20126.373%2016.8892L132.135%202.17253C132.188%202.03732%20132.318%201.94797%20132.463%201.94794H135.224ZM130.629%2013.43H136.067L133.403%206.5355H133.239L130.629%2013.43Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M42.974%201.95029C44.421%201.9503%2045.6483%202.15081%2046.6558%202.55423C47.663%202.95765%2048.4216%203.5133%2048.9362%204.21622C49.4482%204.9192%2049.7069%205.74061%2049.7069%206.67303C49.7069%207.71664%2049.3445%208.62751%2048.6222%209.40537C47.8975%2010.1856%2046.8779%2010.7099%2045.5591%2010.9853V11.1495C46.6777%2011.3162%2047.61%2011.6087%2048.3612%2012.029H48.3588C49.1077%2012.4517%2049.6706%2012.9734%2050.0474%2013.5966C50.4218%2014.2199%2050.61%2014.9157%2050.61%2015.684C50.61%2016.6551%2050.3299%2017.5465%2049.7719%2018.3606C49.214%2019.1747%2048.3997%2019.8244%2047.3271%2020.31C46.3897%2020.7352%2045.2934%2020.9745%2044.0419%2021.0276C43.8873%2021.0349%2043.7279%2021.0373%2043.5662%2021.0373H35.0649V20.8995C35.2848%2020.5686%2035.4538%2020.2231%2035.5721%2019.8558C35.6905%2019.4911%2035.7752%2019.0732%2035.821%2018.607C35.8645%2018.1407%2035.8887%2017.5778%2035.8887%2016.9183V6.04268C35.8887%205.38318%2035.8669%204.82261%2035.821%204.36603C35.7727%203.90952%2035.6929%203.49649%2035.5721%203.13175C35.4513%202.76458%2035.2848%202.42634%2035.0649%202.11472V1.95029H42.974ZM39.7371%2018.5562C39.7371%2018.59%2039.7636%2018.6166%2039.7975%2018.6166H42.2906C43.1867%2018.6166%2043.95%2018.5031%2044.5831%2018.2736C45.2158%2018.0441%2045.704%2017.6961%2046.0519%2017.2299C46.3999%2016.7637%2046.5736%2016.1717%2046.5736%2015.4591C46.5736%2014.3793%2046.2039%2013.5966%2045.4625%2013.1111C44.7206%2012.628%2043.6625%2012.384%2042.2906%2012.384H39.7371V18.5562ZM39.7948%204.36132C39.7613%204.36132%2039.7344%204.38789%2039.7344%204.4217V9.9659H42.1527C42.2903%209.9659%2042.4231%209.96348%2042.5536%209.95624C43.4669%209.90793%2044.211%209.68067%2044.7884%209.27964C45.4477%208.82305%2045.7765%208.10083%2045.7765%207.11041C45.7765%206.11998%2045.4527%205.43867%2044.8029%205.00865C44.153%204.57872%2043.2686%204.36369%2042.1527%204.36369V4.36132H39.7948Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M60.307%207.63225C60.5899%207.63225%2060.8532%207.65145%2061.0995%207.68769L61.1018%207.69006C61.2008%207.70456%2061.2709%207.7916%2061.2709%207.8906V11.1325C61.2709%2011.2485%2061.1766%2011.3307%2061.0656%2011.3307C61.0488%2011.3307%2061.034%2011.3282%2061.0173%2011.3233C60.6912%2011.2437%2060.3288%2011.2026%2059.9256%2011.2026C59.3022%2011.2026%2058.7248%2011.35%2058.1957%2011.6423C57.6643%2011.9346%2057.2295%2012.4227%2056.8913%2013.0991C56.5504%2013.7755%2056.3817%2014.6452%2056.3817%2015.708V17.8508C56.3817%2018.4354%2056.4008%2018.8993%2056.437%2019.2375C56.4732%2019.5781%2056.5434%2019.8751%2056.6423%2020.1312C56.7417%2020.3872%2056.8936%2020.6435%2057.0943%2020.8995V21.0371H52.2047V20.8995C52.3496%2020.6435%2052.4657%2020.3825%2052.5479%2020.1168C52.6297%2019.851%2052.6878%2019.5443%2052.7268%2019.1965C52.7653%2018.8486%2052.7821%2018.3992%2052.7821%2017.8508V11.5071C52.7821%2011.0312%2052.7603%2010.6132%2052.7143%2010.2556C52.6683%209.89814%2052.5935%209.57928%2052.4945%209.29425C52.3932%209.01162%2052.2506%208.75066%2052.0695%208.51152V8.3473L56.2703%207.93423H56.3817V11.4491H56.5457C56.8379%2010.2412%2057.2945%209.30383%2057.9179%208.63463C58.5409%207.96548%2059.3384%207.63225%2060.307%207.63225Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M149.774%202.08571C149.144%203.07373%20148.95%204.11742%20148.95%206.0403V16.9159C148.95%2018.8389%20149.141%2019.9115%20149.774%2020.8995V21.0371H144.254V20.8995C144.885%2019.9091%20145.078%2018.8389%20145.078%2016.9159V6.0403C145.078%204.11742%20144.888%203.07373%20144.254%202.08571V1.94794H149.774V2.08571Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M116.336%207.63462C117.121%207.63462%20117.891%207.8304%20118.532%208.22414C119.172%208.61792%20119.669%209.19766%20120.027%209.96827C120.385%2010.7364%20120.563%2011.6616%20120.563%2012.7414V17.8508C120.563%2018.4185%20120.575%2018.875%20120.604%2019.2229V19.2182C120.631%2019.566%20120.679%2019.868%20120.754%2020.1241C120.829%2020.3801%20120.948%2020.6362%20121.112%2020.8922V21.03H116.389V20.8922C116.534%2020.6362%20116.649%2020.3752%20116.732%2020.1094C116.814%2019.8437%20116.874%2019.537%20116.91%2019.1892C116.949%2018.8413%20116.966%2018.3919%20116.966%2017.8435V12.8719C116.966%2012.2873%20116.889%2011.7921%20116.732%2011.3887C116.575%2010.9877%20116.35%2010.6833%20116.058%2010.4828C115.766%2010.2823%20115.415%2010.1808%20115.014%2010.1808C114.616%2010.1808%20114.224%2010.304%20113.85%2010.5528C113.473%2010.7992%20113.164%2011.1689%20112.917%2011.664C112.669%2012.1592%20112.545%2012.7658%20112.545%2013.4784V17.8459C112.545%2018.2856%20112.555%2018.6795%20112.572%2019.0273C112.591%2019.3752%20112.627%2019.6772%20112.683%2019.9332C112.756%2020.2086%20112.893%2020.5274%20113.096%2020.8946V21.0324H108.371V20.8946C108.518%2020.6386%20108.632%2020.3777%20108.716%2020.1121C108.798%2019.8463%20108.856%2019.5394%20108.895%2019.1915C108.934%2018.8437%20108.951%2018.3942%20108.951%2017.8459V11.5022C108.951%2011.0263%20108.926%2010.6107%20108.881%2010.2556C108.832%209.89814%20108.76%209.57929%20108.661%209.29425C108.559%209.01162%20108.419%208.75066%20108.235%208.51152V8.3473L112.466%207.93423H112.548V9.85716H112.712C113.077%209.16143%20113.577%208.61792%20114.207%208.22414C114.84%207.8304%20115.548%207.63462%20116.336%207.63462Z%22%20fill%3D%22%230F172A%22%20style%3D%22fill%3A%20rgb(15%2C%2023%2C%2042)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/695ee158104b9c8342c9fd7e/698a6cd8370ad831847783e4_brettonai-favicon-lightmode%202.png",
    "ogImage": "https://cdn.prod.website-files.com/695ee158104b9c8342c9fd7e/69603ac6dfd7c7f2b7c8a0d8_fe2de27e415fcfe7adb6fcf8beeddc17_OG%20Image.png",
    "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 'Bretton'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book a demo",
      "reasoning": "Button #8 has a vibrant green background (#248668), which is the brand color, and the action-oriented text 'Book a demo' makes it a strong primary CTA."
    },
    "secondary": {
      "index": 6,
      "text": "KYB, and periodic reviews",
      "reasoning": "Button #6 has a different background color (#EEF2FB) and serves as a secondary action with informative text, fitting the secondary role."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial institutions"
  },
  "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 'Bretton'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles