Home · Branding · CircuitHub

CircuitHub Brand Identity

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

Download JSON
Primary
#21334F
Accent
#232833
Body Font
Robotoflex
Heading
CircuitHub

Color Palette

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

primary
#21334F
rgb(33, 51, 79)
secondary
#0099FF
rgb(0, 153, 255)
accent
#232833
rgb(35, 40, 51)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#232833
rgb(35, 40, 51)
link
#232833
rgb(35, 40, 51)

Typography

Each font links to its Google Fonts page where available.

primary
Robotoflex
heading
CircuitHub
CircuitHub, 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

CircuitHub logo
Logo
CircuitHub favicon
Favicon
CircuitHub social image
Social Card

UI Components

Live previews rendered using CircuitHub's actual button styles.

buttonPrimary
background #232833 textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background #E8EAEC textColor #232833 borderRadius 8px shadow rgba(0, 0, 0, 0.79) 0px 0px 0px 1px inset

Brand Personality

Tone: professional Energy: medium Audience: engineers and tech companies

CircuitHub Brand in the Wild

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

Frequently Asked Questions

What is CircuitHub's primary brand color?

CircuitHub's primary brand color is #21334F. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does CircuitHub use?

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

What font does CircuitHub use?

CircuitHub uses Robotoflex for body text and CircuitHub for headings. Fonts were detected on https://circuithub.com as part of their live design system.

Does CircuitHub use a light or dark theme?

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

Where can I find CircuitHub's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Robotoflex",
      "role": "body"
    },
    {
      "family": "CircuitHub",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#21334F",
    "secondary": "#0099FF",
    "accent": "#232833",
    "background": "#FFFFFF",
    "textPrimary": "#232833",
    "link": "#232833"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Robotoflex",
      "heading": "CircuitHub"
    },
    "fontStacks": {
      "heading": [
        "CircuitHub",
        "sans-serif"
      ],
      "body": [
        "Robotoflex",
        "sans-serif"
      ],
      "paragraph": [
        "Robotoflex",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "66px",
      "h2": "36.8px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#232833",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E8EAEC",
      "textColor": "#232833",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0.79) 0px 0px 0px 1px inset"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22auto%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20264%2050%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%22M80.2225%2015.8316C79.8854%2015.8316%2079.5484%2015.8316%2079.2113%2015.7642C76.9192%2015.4272%2074.6271%2015.2923%2072.3351%2015.4272C71.5261%2015.4946%2070.7171%2015.562%2069.9082%2015.6968C68.1554%2015.8991%2066.6723%2017.2473%2066.3352%2019.0001C65.9981%2020.2136%2065.8633%2021.4944%2065.8633%2022.7753C65.8633%2024.6629%2065.8633%2026.4831%2065.9981%2028.3707C66.0656%2029.3145%2066.2678%2030.1909%2066.5374%2031.0672C67.0093%2032.6852%2068.425%2033.8986%2070.1778%2034.0335C72.807%2034.4379%2075.5035%2034.4379%2078.1327%2034.1009C78.672%2034.0335%2079.1439%2033.966%2079.6158%2033.8986C79.8854%2033.8986%2080.0877%2033.8986%2080.3573%2033.8986C80.3573%2034.1009%2080.3573%2034.3031%2080.3573%2034.5054C80.3573%2035.8536%2080.3573%2037.1345%2080.3573%2038.4828C80.3573%2039.1569%2080.3573%2039.2243%2079.6832%2039.2918C78.4023%2039.494%2077.0541%2039.6962%2075.7732%2039.7637C74.1552%2039.8311%2072.4699%2039.8311%2070.852%2039.7637C69.1666%2039.7637%2067.4138%2039.494%2065.7959%2039.0221C63.2342%2038.2806%2061.2791%2036.3255%2060.5376%2033.7638C59.9983%2032.011%2059.6612%2030.1909%2059.5938%2028.3033C59.3916%2025.6741%2059.459%2022.9775%2059.6612%2020.3484C59.796%2018.663%2060.1331%2016.9103%2060.6724%2015.2923C61.5488%2012.8654%2063.6386%2011.0452%2066.2004%2010.5059C67.6835%2010.1014%2069.1666%209.89919%2070.7171%209.89919C72.4699%209.83178%2074.1552%209.83178%2075.908%209.89919C77.2563%209.96661%2078.6046%2010.1014%2079.8854%2010.4385C80.1551%2010.4385%2080.3573%2010.7082%2080.2899%2010.9778C80.2899%2010.9778%2080.2899%2010.9778%2080.2899%2011.0452C80.2899%2012.5283%2080.2899%2014.0115%2080.2899%2015.562C80.2225%2015.562%2080.2225%2015.6294%2080.2225%2015.8316Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M134.289%2018.5957H140.222V19.2698C140.222%2022.9776%20140.222%2026.7528%20140.222%2030.4606C140.222%2031.1347%20140.222%2031.8089%20140.289%2032.483C140.356%2033.6965%20141.3%2034.6403%20142.514%2034.7077C142.918%2034.7751%20143.323%2034.8425%20143.727%2034.8425C145.278%2034.8425%20146.896%2034.7751%20148.446%2034.7077C148.716%2034.7077%20148.985%2034.6403%20149.255%2034.5729C149.592%2034.5054%20149.862%2034.2358%20149.862%2033.8987C149.862%2033.6965%20149.862%2033.4942%20149.862%2033.292V18.5957H155.996V37.1346C155.996%2037.2694%20155.996%2037.4042%20155.996%2037.4717C156.064%2038.2806%20155.457%2039.0222%20154.716%2039.0896C154.648%2039.0896%20154.648%2039.0896%20154.581%2039.0896C152.221%2039.3593%20149.862%2039.5615%20147.57%2039.6963C145.615%2039.8312%20143.66%2039.7637%20141.772%2039.6963C140.693%2039.6963%20139.615%2039.5615%20138.604%2039.2244C136.581%2038.7525%20134.963%2037.1346%20134.694%2035.0448C134.491%2034.101%20134.424%2033.1572%20134.424%2032.2134C134.424%2027.764%20134.424%2023.3147%20134.424%2018.9328C134.222%2018.9328%20134.289%2018.7979%20134.289%2018.5957Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M131.323%2035.0445C131.323%2036.4602%20131.323%2037.7411%20131.323%2039.022C131.323%2039.2242%20131.188%2039.359%20131.053%2039.4265C131.053%2039.4265%20131.053%2039.4265%20130.986%2039.4265C130.312%2039.5613%20129.638%2039.6961%20129.031%2039.6961C127.548%2039.7635%20125.997%2039.8309%20124.514%2039.8309C122.761%2039.8984%20121.076%2039.7635%20119.391%2039.4939C118.245%2039.359%20117.166%2039.022%20116.155%2038.4827C114.604%2037.6737%20113.458%2036.258%20113.054%2034.5726C112.717%2033.2918%20112.514%2031.9435%20112.447%2030.5278C112.312%2028.3705%20112.447%2026.2133%20112.852%2024.056C113.458%2021.0224%20115.144%2019.2696%20118.312%2018.5281C120.941%2018.0562%20123.57%2017.8539%20126.267%2017.9888C127.683%2017.9888%20129.166%2018.1236%20130.581%2018.3258C130.716%2018.3258%20130.919%2018.3932%20131.053%2018.4607C131.188%2018.5281%20131.323%2018.6629%20131.323%2018.7977C131.323%2020.146%20131.323%2021.4269%20131.323%2022.7752C131.323%2022.7752%20131.323%2022.7752%20131.256%2022.8426C131.053%2022.8426%20130.851%2022.8426%20130.581%2022.8426C127.952%2022.5729%20125.256%2022.5055%20122.559%2022.7752C122.02%2022.8426%20121.481%2022.9774%20120.941%2023.1796C119.863%2023.5167%20119.054%2024.3931%20118.851%2025.5391C118.379%2027.7638%20118.379%2030.0559%20118.784%2032.2806C119.121%2034.0333%20120.267%2034.9771%20121.952%2035.2468C122.492%2035.3816%20123.098%2035.3816%20123.705%2035.449C125.795%2035.449%20127.952%2035.3816%20130.11%2035.3816C130.447%2035.1794%20130.851%2035.112%20131.323%2035.0445Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M89.661%2018.5957V39.2244H83.6611V18.5957H89.661Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M165.906%2039.2244H159.906V18.5957H165.906V39.2244Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M107.256%2017.9888C104.627%2017.8539%20101.931%2018.0562%2099.3014%2018.5281C96.133%2019.2696%2094.515%2021.0898%2093.8409%2024.056C93.5038%2025.8762%2093.369%2027.6964%2093.5038%2029.5166V39.1568H99.5711C99.5711%2039.1568%2099.5711%2031.7412%2099.5711%2029.2469C99.5037%2027.8986%2099.6385%2026.6178%2099.9082%2025.3369C100.11%2024.2583%20100.919%2023.3145%20101.998%2022.9774C102.537%2022.7752%20103.009%2022.6403%20103.616%2022.5729C105.773%2022.3707%20107.93%2022.3707%20110.02%2022.5055V17.9888C109.144%2018.0562%20108.2%2017.9888%20107.256%2017.9888Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M159.906%2010.3037H163.277C164.693%2010.3037%20165.906%2011.4498%20165.906%2012.9329V15.2924H159.906V10.3037Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M83.6611%2010.3037H87.0318C88.4475%2010.3037%2089.661%2011.4498%2089.661%2012.8654V15.2249H83.6611V10.3037Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M181.816%2023.1123C182.894%2023.1123%20184.04%2023.1123%20185.119%2023.1123V18.5281H178.445V10.5732H172.31V15.09C172.31%2016.236%20172.31%2017.3821%20172.31%2018.5955H168.67V23.1123H172.445C172.445%2026.2807%20172.445%2029.4492%20172.445%2032.5503C172.445%2033.4266%20172.58%2034.303%20172.715%2035.1794C172.984%2036.9996%20174.265%2038.5501%20176.018%2039.0894C177.299%2039.5613%20178.647%2039.7636%20179.995%2039.7636C181.681%2039.7636%20183.434%2039.831%20185.119%2039.7636V34.7075C183.906%2034.7075%20182.759%2034.7749%20181.546%2034.7749C181.209%2034.7749%20180.872%2034.7075%20180.535%2034.6401C179.389%2034.5053%20178.58%2033.6289%20178.512%2032.4828C178.445%2031.8087%20178.378%2031.1346%20178.378%2030.4604C178.378%2027.9661%20178.378%2025.5392%20178.378%2023.0449L181.816%2023.1123Z%22%20fill%3D%22%23242631%22%20style%3D%22fill%3A%20rgb(36%2C%2038%2C%2049)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M205.478%2014.2137C205.478%2015.4945%20205.478%2016.7754%20205.478%2017.9889C205.478%2019.2023%20205.545%2020.4832%20205.478%2021.6966H194.152V10.4385H187.95V39.2243H194.152V27.5617H205.41V36.9322C205.41%2037.6738%20205.41%2038.4828%20205.41%2039.2243H211.68V10.4385H205.41L205.478%2014.2137Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M262.915%2025.7416C262.847%2024.5956%20262.578%2023.3821%20262.241%2022.3035C261.701%2020.5507%20260.42%2019.2024%20258.668%2018.6631C257.859%2018.3935%20257.05%2018.2586%20256.241%2018.1238C254.353%2017.9216%20252.466%2017.9216%20250.578%2018.1238C249.297%2018.2586%20248.016%2018.6631%20246.87%2019.3373C246.735%2019.4047%20246.668%2019.4721%20246.533%2019.4721V18.5957V10.1689H240.466V37.202C240.466%2037.4043%20240.466%2037.6065%20240.533%2037.8087C240.533%2038.4829%20241.073%2039.0222%20241.679%2039.0222C243.028%2039.2244%20244.376%2039.3593%20245.792%2039.4941C246.331%2039.5615%20246.87%2039.5615%20247.477%2039.5615C248.016%2039.6289%20248.556%2039.6963%20249.095%2039.6963C251.117%2039.6963%20253.14%2039.6963%20255.162%2039.5615C256.308%2039.4941%20257.454%2039.2919%20258.533%2038.9548C260.218%2038.4829%20261.566%2037.2694%20262.241%2035.6515C262.645%2034.6403%20262.915%2033.5617%20262.982%2032.483C263.184%2030.3258%20263.184%2028.0337%20262.915%2025.7416ZM256.915%2031.8089C256.847%2032.2808%20256.78%2032.6853%20256.645%2033.0898C256.376%2034.3032%20255.297%2035.1796%20254.016%2035.247C252.466%2035.4492%20250.982%2035.4492%20249.432%2035.247C248.151%2035.1796%20247.072%2034.2358%20246.803%2032.9549C246.668%2032.2134%20246.533%2031.4718%20246.466%2030.7303C246.398%2030.1235%20246.466%2029.5168%20246.466%2028.9101C246.398%2027.5618%20246.466%2026.2135%20246.803%2024.9326C247.005%2023.7192%20248.016%2022.7754%20249.23%2022.6406C250.915%2022.3709%20252.6%2022.3709%20254.218%2022.6406C255.364%2022.7754%20256.308%2023.5844%20256.578%2024.7304C256.78%2025.5394%20256.915%2026.4158%20256.982%2027.2921C257.05%2028.7752%20256.982%2030.2584%20256.915%2031.8089Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M230.691%2018.5955V33.4266C230.691%2034.303%20230.556%2034.4378%20229.68%2034.6401C229.545%2034.6401%20229.41%2034.7075%20229.343%2034.7075C227.657%2034.7749%20225.904%2034.7749%20224.219%2034.8423C223.882%2034.8423%20223.545%2034.7749%20223.208%2034.7075C222.062%2034.5726%20221.253%2033.6963%20221.185%2032.5502C221.118%2031.8761%20221.051%2031.2019%20221.051%2030.5278C221.051%2026.7526%20221.051%2022.9774%20221.051%2019.2022C221.051%2019%20221.051%2018.7977%20221.051%2018.5281H215.118C215.118%2018.7303%20215.118%2018.8651%20215.118%2018.9326C215.118%2023.4493%20215.118%2027.9661%20215.118%2032.4828C215.118%2033.3592%20215.253%2034.2356%20215.388%2035.112C215.657%2036.9321%20216.938%2038.4827%20218.691%2039.022C219.972%2039.4939%20221.32%2039.6961%20222.669%2039.6961C225.635%2039.7635%20228.601%2039.6961%20231.5%2039.4939C232.848%2039.359%20234.196%2039.2242%20235.612%2039.022C236.286%2038.9546%20236.758%2038.4152%20236.758%2037.8085C236.758%2037.6063%20236.826%2037.404%20236.826%2037.2018V19.0674C236.826%2018.9326%20236.826%2018.7303%20236.758%2018.5955H230.691Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M37.7518%2035.5165L40.8529%2032.4154L43.7517%2029.5166C43.8191%2029.4492%2043.8865%2029.3144%2043.9539%2029.2469C46.5831%2026.2807%2046.8527%2022.5055%2044.4932%2019.1348C43.482%2017.7865%2042.336%2016.5057%2041.1225%2015.3596L37.2125%2017.1798L35.5271%2021.0224L35.7968%2021.2921C36.8754%2022.3033%2036.9428%2023.9886%2035.9316%2025.1347L25.9543%2035.112C25.6173%2035.449%2025.3476%2035.7861%2024.9431%2036.0558C23.8645%2036.9996%2022.314%2036.9322%2021.3028%2035.9209C19.4152%2034.1682%2015.5726%2030.3256%2013.8198%2028.438C12.6737%2027.1571%2012.7412%2025.674%2013.8872%2024.3931C14.1569%2024.1235%2014.4265%2023.8538%2014.6962%2023.5842L15.5726%2022.7078H15.64L16.3141%2022.0336L23.7971%2014.5507C24.1341%2014.2136%2024.4712%2013.9439%2024.8083%2013.6069C25.8869%2012.6631%2027.4374%2012.7305%2028.4487%2013.7417L29.2576%2014.4832L33.1676%2012.8653L34.9204%208.82045C33.8418%207.74183%2032.6957%206.6632%2031.5497%205.65199C28.2464%202.75318%2024.1341%202.68577%2020.8309%205.38233C20.6286%205.58458%2020.4938%205.65199%2020.2915%205.85423L17.4601%208.68563C16.1793%209.96649%2015.4377%2010.7081%2014.5613%2011.5844L10.5839%2015.5619L10.0446%2016.1012L9.97718%2016.1686L6.06716%2019.9438C3.03352%2022.9774%202.62904%2026.9549%205.05595%2030.5278C6.20199%2032.0109%207.41544%2033.4266%208.83114%2034.7075C11.258%2037.1344%2015.64%2041.6511%2018.2017%2043.8758C21.7747%2047.0443%2026.3588%2046.7746%2029.7969%2043.4039C32.898%2040.3703%2035.2575%2038.0108%2037.7518%2035.5165Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M45.1673%2031.0671L42.4707%2033.7637L45.5043%2036.7973C46.1785%2037.4715%2047.2571%2037.4715%2047.9312%2036.7973L49.4818%2035.2468L45.1673%2031.0671Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M36.6055%2039.6287L39.6391%2042.6624C40.3132%2043.3365%2041.3919%2043.3365%2042.066%2042.6624L43.6165%2041.1118L39.3695%2036.8647L36.6055%2039.6287Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M30.7412%2045.494L33.7748%2048.5276C34.449%2049.2017%2035.5276%2049.2017%2036.1343%2048.5276L37.6849%2046.9771L33.4378%2042.73L30.7412%2045.494Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M18.6741%204.50604L15.6405%201.4724C14.9663%200.798262%2013.8877%200.798262%2013.281%201.4724L11.7305%203.02293L15.9776%207.27002L18.6741%204.50604Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M12.8089%2010.371L9.77529%207.33739C9.10114%206.66325%208.02252%206.66325%207.34838%207.33739L5.79785%208.88792L10.1124%2013.135L12.8089%2010.371Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M6.94366%2016.236L3.91002%2013.2024C3.23588%2012.5282%202.15725%2012.5282%201.48311%2013.2024L0%2014.7529L4.24709%2018.9326L6.94366%2016.236Z%22%20fill%3D%22%230099FF%22%20style%3D%22fill%3A%20rgb(0%2C%20153%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/5e4f3506e94717077b3bdc54/5e4f3506e94717ba4f3bdcbd_circuit-fav.png",
    "ogImage": "https://cdn.prod.website-files.com/5e4f3506e94717077b3bdc54/667426b7b6dab12db7278c24_ch_og.webp",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 7,
    "reasoning": "Selected #7 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 5,
      "text": "Sign Up",
      "reasoning": "Button #0 ('Sign Up') is likely the primary CTA due to its action-oriented text and prominent placement. It uses a neutral background color (#232833) which is consistent with the site's accent color, making it stand out as a primary action."
    },
    "secondary": {
      "index": 12,
      "text": "Sign In",
      "reasoning": "Button #1 ('Sign In') is selected as the secondary CTA because it has a different background color (#E8EAEC) from the primary button, and 'Sign In' is typically a secondary action."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "engineers and tech companies"
  },
  "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": 7,
        "selectedLogoReasoning": "Selected #7 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles