Home · Branding · Wondercraft

Wondercraft Brand Identity

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

Download JSON
Primary
#00CF9E
Accent
#00CF9E
Body Font
Greycliff CF
Heading
Boosterinktrap

Color Palette

Brand palette extracted from https://wondercraft.ai/.

primary
#00CF9E
rgb(0, 207, 158)
secondary
#233048
rgb(35, 48, 72)
accent
#00CF9E
rgb(0, 207, 158)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#000423
rgb(0, 4, 35)

Typography

Each font links to its Google Fonts page where available.

primary
Greycliff CF
Greycliff CF Google Fonts →
heading
Boosterinktrap
Boosterinktrap Google Fonts →
Boosterinktrap, Verdana, 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

Wondercraft logo
Logo
Wondercraft favicon
Favicon
Wondercraft social image
Social Card

UI Components

Live previews rendered using Wondercraft's actual button styles.

buttonPrimary
background #00CF9E textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background #000423 textColor #FFFFFF borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy professionals

Wondercraft Brand in the Wild

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

Frequently Asked Questions

What is Wondercraft's primary brand color?

Wondercraft's primary brand color is #00CF9E. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Wondercraft use?

Wondercraft uses Greycliff CF for body text and Boosterinktrap for headings. Fonts were detected on https://wondercraft.ai/ as part of their live design system.

Does Wondercraft use a light or dark theme?

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

Where can I find Wondercraft's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Greycliff CF",
      "role": "body"
    },
    {
      "family": "Boosterinktrap",
      "role": "display"
    },
    {
      "family": "Verdana",
      "role": "body"
    },
    {
      "family": "Times New Roman",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#00CF9E",
    "secondary": "#233048",
    "accent": "#00CF9E",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#000423"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Greycliff CF",
      "heading": "Boosterinktrap"
    },
    "fontStacks": {
      "heading": [
        "Boosterinktrap",
        "Verdana",
        "sans-serif"
      ],
      "body": [
        "greycliff-cf",
        "sans-serif"
      ],
      "paragraph": [
        "greycliff-cf",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "84px",
      "h2": "84px",
      "body": "17.6px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "11px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#00CF9E",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000423",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22nav-logo-svg%22%20width%3D%22auto%22%20height%3D%221.75rem%22%20min-height%3D%221.5rem%22%20viewBox%3D%220%200%20215%2029%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%22M20.6949%2018.6164L18.7947%2015.1387C13.459%2026.0283%2010.5425%2027.4479%208.14844%2027.8117C11.7449%2027.7226%2018.4869%2021.5341%2020.6949%2018.6164Z%22%20fill%3D%22url(%23paint0_linear_3029_12990)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_3029_12990%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M30.5469%2024.3023C30.5573%2024.2988%2030.5643%2024.2988%2030.5643%2024.2988C30.5643%2024.2988%2030.5608%2024.3023%2030.5469%2024.3023Z%22%20fill%3D%22url(%23paint1_linear_3029_12990)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint1_linear_3029_12990%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M23.2856%2015.3312L22.1798%2013.2196L21.3281%2011.5468C21.6359%2011.2614%2023.8868%208.15467%2026.764%205.14424C27.9842%204.00284%2029.3513%202.81151%2030.9473%202.23725C31.3696%202.08387%2031.8276%201.9733%2032.2821%201.98757C33.6742%202.03037%2034.9016%202.97915%2035.6316%204.10272C36.376%205.24411%2036.7016%206.62092%2036.8233%207.96206C37.1776%2011.8321%2036.4941%2016.4227%2036.2042%2018.8588C36.1827%2016.9256%2036.3294%2014.9959%2036.4082%2013.0627C36.4654%2011.6466%2036.4547%2010.2056%2036.0968%208.82524C35.9179%208.1297%2035.6746%207.43773%2035.2774%206.83493C34.8479%206.17863%2034.2968%205.72207%2033.5203%205.53659C30.958%204.93023%2026.4526%2011.454%2023.2856%2015.3312Z%22%20fill%3D%22url(%23paint2_linear_3029_12990)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint2_linear_3029_12990%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M36.4919%2011.3892C36.4489%2010.4226%2036.3344%209.45239%2036.0625%208.52144C35.7082%207.31227%2035.0569%205.83202%2033.6791%205.54667C33.0672%205.41827%2032.4266%205.56807%2031.8863%205.86412C31.8433%205.88909%2032.1296%207.00195%2032.1511%207.09826C32.305%207.8259%2032.4016%208.56067%2032.466%209.30258C32.5483%2010.2621%2032.5805%2011.2323%2032.5877%2012.1989C32.5841%2012.2524%2032.5805%2012.3059%2032.5805%2012.3594C32.6056%2017.9522%2032.0258%2021.3265%2031.2314%2023.2276C30.8771%2024.073%2030.5908%2024.2691%2030.5443%2024.2977C30.4942%2024.2977%2030.3511%2024.2798%2030.0648%2024.1265C29.5817%2023.8661%2028.9554%2023.3489%2028.2147%2022.5392C27.4918%2021.7474%2026.7439%2020.7629%2025.9996%2019.6714C24.5073%2017.4921%2023.1224%2014.9989%2022.0953%2013.03C21.5872%2012.0491%2021.1721%2011.2109%2020.8858%2010.6152C20.7426%2010.3191%2020.6317%2010.0837%2020.5566%209.92321C20.5208%209.84474%2020.4921%209.78411%2020.4743%209.7413L20.4528%209.6985L20.4456%209.68423L18.5025%205.41113L16.8241%209.79837V9.80194L16.817%209.81621C16.8134%209.83047%2016.8027%209.85188%2016.7919%209.88041C16.7704%209.93748%2016.7347%2010.0231%2016.6917%2010.1337C16.6023%2010.3548%2016.4698%2010.683%2016.3017%2011.086C15.9617%2011.8993%2015.4679%2013.0264%2014.8667%2014.2891C13.6428%2016.8536%2012.036%2019.8213%2010.3684%2021.8472C9.52387%2022.8745%208.79384%2023.4951%208.23201%2023.7698C7.77395%2023.9945%207.59502%2023.9303%207.41252%2023.8126C7.05824%2023.5843%206.41768%2022.8888%205.72701%2021.0661C5.05425%2019.2934%204.42442%2016.7003%203.90911%2013.0442C3.75881%2011.9742%202.76397%2011.2287%201.6904%2011.3785C0.616832%2011.5283%20-0.131088%2012.5199%200.0192118%2013.5899C0.555996%2017.3887%201.23592%2020.2992%202.05183%2022.4536C2.84985%2024.5545%203.87332%2026.1988%205.28327%2027.1048C6.86142%2028.1213%208.54334%2027.9822%209.95687%2027.2903C11.2666%2026.6518%2012.4261%2025.5247%2013.4066%2024.3333C15.3891%2021.9257%2017.1641%2018.5978%2018.4166%2015.9726C18.5454%2015.7015%2018.6707%2015.4376%2018.7888%2015.1808C19.8301%2017.1604%2021.2222%2019.6465%2022.7466%2021.8793C23.5518%2023.0635%2024.4178%2024.2085%2025.3053%2025.1787C26.1749%2026.1346%2027.1518%2027.0192%2028.2004%2027.5792C29.2632%2028.1499%2030.6409%2028.5066%2032.0473%2027.918C33.3964%2027.358%2034.2696%2026.131%2034.8529%2024.7364C35.9336%2022.1576%2036.5098%2018.2661%2036.5098%2012.7303C36.5134%2012.2845%2036.5098%2011.8351%2036.4919%2011.3892Z%22%20fill%3D%22url(%23paint3_linear_3029_12990)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint3_linear_3029_12990%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M36.4919%2011.3892C36.4489%2010.4226%2036.3344%209.45239%2036.0625%208.52144C35.7082%207.31227%2035.0569%205.83202%2033.6791%205.54667C33.0672%205.41827%2032.4266%205.56807%2031.8863%205.86412C31.8433%205.88909%2032.1296%207.00195%2032.1511%207.09826C32.305%207.8259%2032.4016%208.56067%2032.466%209.30258C32.5483%2010.2621%2032.5805%2011.2323%2032.5877%2012.1989C32.5841%2012.2524%2032.5805%2012.3059%2032.5805%2012.3594C32.6056%2017.9522%2032.0259%2021.3265%2031.2314%2023.2276C30.8771%2024.073%2030.5908%2024.2691%2030.5443%2024.2977C30.4942%2024.2977%2030.3511%2024.2798%2030.0648%2024.1265C29.5817%2023.8661%2028.9554%2023.3489%2028.2147%2022.5392C27.4918%2021.7474%2026.7439%2020.7629%2025.9996%2019.6714C24.5073%2017.4921%2023.1224%2014.9989%2022.0953%2013.03C21.5872%2012.0491%2021.1721%2011.2109%2020.8858%2010.6152C20.7427%2010.3191%2020.6317%2010.0837%2020.5566%209.92321C20.5208%209.84474%2020.4922%209.78411%2020.4743%209.7413L20.4528%209.6985L20.4456%209.68423L18.5025%205.41113L16.8241%209.79837V9.80194L16.817%209.81621C16.8134%209.83047%2016.8027%209.85188%2016.7919%209.88041C16.7705%209.93748%2016.7347%2010.0231%2016.6917%2010.1337C16.6023%2010.3548%2016.4699%2010.683%2016.3017%2011.086C15.9617%2011.8993%2015.4679%2013.0264%2014.8667%2014.2891C13.6428%2016.8536%2012.036%2019.8213%2010.3684%2021.8472C9.52387%2022.8745%208.79384%2023.4951%208.23201%2023.7698C7.77395%2023.9945%207.59502%2023.9303%207.41252%2023.8126C7.05824%2023.5843%206.41768%2022.8888%205.72701%2021.0661C5.05425%2019.2934%204.42442%2016.7003%203.90911%2013.0442C3.75881%2011.9742%202.76397%2011.2287%201.6904%2011.3785C0.616832%2011.5283%20-0.131088%2012.5199%200.0192118%2013.5899C0.555996%2017.3887%201.23592%2020.2992%202.05183%2022.4536C2.84985%2024.5545%203.87332%2026.1988%205.28327%2027.1048C6.86142%2028.1213%208.54334%2027.9822%209.95687%2027.2903C11.2666%2026.6518%2012.4261%2025.5247%2013.4066%2024.3333C15.3891%2021.9257%2017.1641%2018.5978%2018.4166%2015.9726C18.5454%2015.7015%2018.6707%2015.4376%2018.7888%2015.1808C19.8301%2017.1604%2021.2222%2019.6465%2022.7466%2021.8793C23.5518%2023.0635%2024.4178%2024.2085%2025.3053%2025.1787C26.1749%2026.1346%2027.1519%2027.0192%2028.2004%2027.5792C29.2632%2028.1499%2030.6409%2028.5066%2032.0473%2027.918C33.3964%2027.358%2034.2696%2026.131%2034.8529%2024.7364C35.9336%2022.1575%2036.5098%2018.2661%2036.5098%2012.7303C36.5134%2012.2845%2036.5098%2011.8351%2036.4919%2011.3892Z%22%20fill%3D%22url(%23paint4_linear_3029_12990)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint4_linear_3029_12990%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M39.0234%2019.2689C39.0234%2013.5214%2043.4412%209.00195%2049.5832%209.00195C54.861%209.00195%2058.6175%2012.9499%2058.6175%2018.0813C58.6175%2023.7884%2054.3133%2028.1578%2048.216%2028.1578C42.9747%2028.1578%2039.0234%2024.7085%2039.0234%2019.2689ZM54.2768%2020.3431C54.2768%2015.7466%2051.6562%2011.2272%2048.0213%2011.2272C44.8936%2011.2272%2043.4047%2013.947%2043.4047%2017.1288C43.4047%2021.8793%2045.9848%2025.9771%2049.6602%2025.9771C52.6703%2025.9771%2054.2768%2023.5249%2054.2768%2020.3471V20.3431Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M80.5434%2023.5987C81.0018%2025.9739%2082.5393%2025.6659%2082.5393%2026.9305C82.5393%2027.6196%2081.9632%2027.7736%2080.9653%2027.7736H76.2513C75.2534%2027.7736%2074.6043%2027.5831%2074.6043%2026.894C74.6043%2025.7064%2076.6367%2025.8969%2076.1783%2023.4082L75.0262%2017.2026C74.5272%2014.4828%2073.8376%2011.7996%2070.8072%2011.8401C68.5435%2011.8766%2066.3204%2013.9073%2066.3204%2017.8917V22.6056C66.3204%2026.205%2068.1216%2025.4389%2068.1216%2026.9345C68.1216%2027.6236%2067.5455%2027.7776%2066.5476%2027.7776H61.716C60.7586%2027.7776%2060.1055%2027.5871%2060.1055%2026.8981C60.1055%2025.4429%2061.9837%2026.209%2061.9837%2022.6097V15.0989C61.9837%2013.9113%2061.6754%2013.0682%2060.7951%2012.4927C60.4097%2012.2252%2060.1055%2011.9576%2060.1055%2011.4956C60.1055%2010.997%2060.3367%2010.7295%2061.2535%2010.3079C62.6328%209.6959%2064.4746%209.12033%2065.0506%209.08385C65.5861%209.08385%2065.8579%209.35137%2065.8579%2010.081L65.8214%2012.9142C67.3184%2010.3079%2069.8457%209.00684%2072.3771%209.00684C76.4785%209.00684%2078.2797%2011.4956%2079.2777%2016.9756L80.5434%2023.6027V23.5987Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M100.907%206.8174L100.871%2022.3699C100.871%2025.2437%20103.134%2024.4776%20103.134%2025.6247C103.134%2026.0827%20102.79%2026.4313%20102.023%2026.8488C100.948%2027.4243%2099.1467%2028.1134%2098.1487%2028.1134C97.1508%2028.1134%2096.7288%2027.4608%2096.6923%2026.0057L96.6558%2024.8181C95.3901%2026.6583%2093.2441%2028.1904%2090.1772%2028.1499C85.4227%2028.0729%2082.2422%2024.3965%2082.2422%2019.4515C82.2422%2013.1324%2087.1103%208.99402%2091.8648%208.99402C93.6295%208.99402%2095.3171%209.49257%2096.5787%2010.3721V6.84577C96.5787%203.8585%2094.7005%204.31652%2094.7005%203.1289C94.7005%202.67088%2094.9317%202.43984%2095.8526%202.0183C97.4956%201.26439%2099.528%200.611811%20100.141%200.571278C100.676%200.534798%20100.948%200.838795%20100.948%201.56839L100.911%206.8174H100.907ZM96.5382%2020.6837V18.653C96.4611%2017.0803%2096.2299%2015.2807%2095.5402%2014.016C94.5423%2012.1394%2093.0494%2011.1423%2091.1305%2011.1423C88.1772%2011.1423%2086.4166%2013.708%2086.4166%2017.3884C86.4166%2022.5239%2089.2157%2025.2437%2091.9378%2025.2437C94.6599%2025.2437%2096.3069%2022.9819%2096.5382%2020.6837Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M121.114%2023.2168C120.348%2025.2111%20117.317%2028.1578%20112.336%2028.1578C106.928%2028.1578%20103.289%2024.3274%20103.289%2019.1919C103.289%2013.3673%20107.622%209.00195%20113.106%209.00195C117.516%209.00195%20120.238%2011.6082%20120.851%2014.863C120.964%2015.5156%20120.774%2016.0871%20119.97%2016.3952C115.946%2018.0813%20112.38%2019.346%20108.125%2020.8376C108.891%2022.8277%20110.847%2025.0125%20114.145%2025.0125C116.599%2025.0125%20118.591%2023.7884%20119.974%2022.3697C120.705%2021.6401%20121.508%2022.1792%20121.127%2023.2128L121.114%2023.2168ZM107.386%2016.5492C107.386%2017.4693%20107.463%2018.3124%20107.654%2018.9244C110.34%2018.0448%20112.944%2017.1612%20115.362%2016.1641C115.975%2015.9331%20116.36%2015.5886%20116.165%2014.7455C115.707%2012.4473%20113.674%2010.9516%20111.678%2011.1461C108.843%2011.3002%20107.382%2013.9429%20107.382%2016.5492H107.386Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M136.759%2011.9901C136.759%2013.2142%20136.029%2014.2113%20135.071%2014.2113C133.306%2014.2477%20133.424%2012.4116%20131.582%2012.4116C130.049%2012.4116%20128.629%2014.4018%20128.629%2017.4701V22.6056C128.629%2026.205%20130.43%2025.4389%20130.43%2026.9345C130.43%2027.6236%20129.854%2027.7776%20128.856%2027.7776H124.025C123.067%2027.7776%20122.414%2027.5871%20122.414%2026.8981C122.414%2025.4429%20124.292%2026.209%20124.292%2022.6097V15.0989C124.292%2013.9113%20123.984%2013.0682%20123.104%2012.4927C122.718%2012.2252%20122.414%2011.9576%20122.414%2011.4956C122.414%2010.997%20122.645%2010.7295%20123.562%2010.3079C124.941%209.6959%20126.783%209.12033%20127.359%209.08385C127.895%209.08385%20128.167%209.35137%20128.167%2010.081L128.13%2012.7237C129.473%2010.4255%20131.542%209.00684%20133.574%209.00684C135.72%209.00684%20136.755%2010.385%20136.755%2011.9941L136.759%2011.9901Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M136.57%2019.1926C136.57%2013.368%20140.939%209.03906%20146.424%209.03906C151.179%209.03906%20154.014%2012.1439%20154.014%2015.2852C154.014%2016.8579%20153.057%2017.6604%20151.868%2017.6604C150.489%2017.6604%20149.949%2016.6633%20149.605%2015.4757C148.915%2012.987%20147.686%2011.1873%20145.313%2011.1468C142.436%2011.1468%20140.749%2013.5585%20140.749%2016.8943C140.749%2021.7583%20143.471%2025.0171%20147.536%2025.0171C149.99%2025.0171%20151.56%2023.8295%20152.903%2022.5284C153.633%2021.8394%20154.477%2022.2974%20154.091%2023.331C153.284%2025.3617%20150.68%2028.1584%20145.657%2028.1584C140.023%2028.1584%20136.57%2024.0606%20136.57%2019.1926Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M169.77%2011.9891C169.77%2013.2132%20169.04%2014.2103%20168.083%2014.2103C166.318%2014.2468%20166.436%2012.4106%20164.594%2012.4106C163.061%2012.4106%20161.641%2014.4008%20161.641%2017.4691V22.6047C161.641%2026.204%20163.442%2025.4379%20163.442%2026.9336C163.442%2027.6226%20162.866%2027.7767%20161.868%2027.7767H157.036C156.079%2027.7767%20155.426%2027.5862%20155.426%2026.8971C155.426%2025.442%20157.304%2026.208%20157.304%2022.6087V15.098C157.304%2013.9103%20156.996%2013.0673%20156.115%2012.4917C155.73%2012.2242%20155.426%2011.9567%20155.426%2011.4946C155.426%2010.996%20155.657%2010.7285%20156.574%2010.307C157.953%209.69492%20159.795%209.11935%20160.371%209.08287C160.906%209.08287%20161.178%209.35039%20161.178%2010.08L161.142%2012.7227C162.485%2010.4245%20164.553%209.00586%20166.586%209.00586C168.732%209.00586%20169.766%2010.384%20169.766%2011.9931L169.77%2011.9891Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M189.559%2025.6655C189.559%2026.7761%20187.758%2028.0408%20185.993%2028.0408C184.228%2028.0408%20183.461%2027.0437%20183.04%2025.1305C181.315%2027.1612%20178.67%2028.1178%20176.443%2028.1178C171.956%2028.1178%20169.234%2025.6291%20169.234%2022.3702C169.234%2018.7304%20172.492%2016.1241%20177.555%2016.1241C178.857%2016.1241%20179.778%2016.2376%20181.157%2016.5092C180.431%2013.7894%20179.778%2011.7587%20176.711%2011.7587C174.756%2011.7587%20173.259%2012.4478%20171.766%2013.2908C171.036%2013.7489%20170.309%2013.1774%20170.845%2012.2937C171.802%2010.8386%20174.642%209.03894%20178.208%209.03894C182.772%209.03894%20184.305%2012.0262%20185.108%2015.2851L186.95%2023.0633C187.336%2024.786%20188.025%2025.1305%20188.828%2025.1305C189.25%2025.094%20189.559%2025.244%20189.559%2025.6655ZM182.427%2022.4472C182.313%2021.6812%20182.005%2020.684%20181.624%2019.1924C181.433%2018.2723%20179.437%2017.9278%20178.212%2017.9278C175.145%2017.9278%20173.457%2019.4235%20173.498%2021.7582C173.575%2024.0969%20175.222%2025.856%20177.908%2025.856C180.321%2025.856%20182.739%2024.0564%20182.431%2022.4472H182.427Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M194.93%206.09187C194.93%207.39298%20195.275%209.3872%20196.155%209.3872H200.143C200.832%209.3872%20201.563%209.50069%20201.368%2010.5343C201.137%2011.6084%20200.487%2011.7219%20199.794%2011.6854L196.151%2011.5719V22.605C196.151%2026.5894%20198.719%2025.4018%20198.719%2026.9339C198.719%2027.623%20198.143%2027.777%20197.145%2027.777H191.623C190.626%2027.777%20189.976%2027.5865%20189.976%2026.8974C189.976%2025.5963%20191.855%2026.2448%20191.855%2022.609V11.4219L190.78%2011.3855C190.049%2011.349%20189.36%2011.2314%20189.514%2010.3519C189.668%209.5088%20190.244%209.3953%20191.011%209.3953H191.855C191.863%203.21809%20194.544%200.571289%20198.341%200.571289C201.254%200.571289%20202.865%202.4885%20202.865%204.63269C202.865%205.93379%20201.984%206.66339%20201.023%206.66339C200.062%206.66339%20199.567%206.01081%20199.299%205.20825C198.913%203.75312%20198.341%202.79655%20197.112%202.79655C195.96%202.79655%20194.926%203.79366%20194.926%206.09187H194.93Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M214.944%2024.5955C214.368%2026.0912%20212.53%2028.1584%20209.463%2028.1584C206.165%2028.1584%20204.441%2026.1277%20204.441%2022.4108V20.8381C204.441%2016.8902%20204.477%2013.6354%20204.595%2011.4507H203.329C202.449%2011.4507%20202.141%2011.1832%20202.141%2010.6076C202.141%2010.2226%20202.254%209.91856%20202.599%209.5335C204.019%208.00136%20205.666%206.65972%20207.086%205.70314C207.775%205.24512%20208.043%205.24512%20208.311%205.24512C208.81%205.24512%20209.041%205.66666%20209.001%206.24223C208.924%207.16232%20208.887%208.1189%20208.846%209.38353H212.68C213.333%209.38353%20213.905%209.49702%20213.715%2010.5306C213.524%2011.6047%20212.871%2011.7182%20212.141%2011.6817L208.806%2011.5683C208.769%2013.676%20208.769%2016.5497%20208.692%2020.8381C208.656%2023.8254%20209.151%2025.0536%20211.07%2025.0536C212.067%2025.0536%20213.179%2024.478%20213.905%2023.8659C214.558%2023.3309%20215.207%2023.8659%20214.94%2024.5955H214.944Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3029_12990%22%20x1%3D%2217.3048%22%20y1%3D%2217.1437%22%20x2%3D%2221.3098%22%20y2%3D%2220.4945%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%23016189%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(1%2C%2097%2C%20137)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.671875%22%20stop-color%3D%22%2303899F%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(3%2C%20137%2C%20159)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_3029_12990%22%20x1%3D%2230.5469%22%20y1%3D%2224.3008%22%20x2%3D%2230.5648%22%20y2%3D%2224.3008%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20offset%3D%220.0147783%22%20stop-color%3D%22%2309FFC4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(9%2C%20255%2C%20196)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.0886699%22%20stop-color%3D%22%2309FFC4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(9%2C%20255%2C%20196)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.2906%22%20stop-color%3D%22%2309FCC3%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(9%2C%20252%2C%20195)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.4163%22%20stop-color%3D%22%2308F4C0%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(8%2C%20244%2C%20192)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.5211%22%20stop-color%3D%22%2308E5BB%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(8%2C%20229%2C%20187)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.6144%22%20stop-color%3D%22%2307D1B3%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(7%2C%20209%2C%20179)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.6993%22%20stop-color%3D%22%2305B6AA%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(5%2C%20182%2C%20170)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.7192%22%20stop-color%3D%22%2305AFA7%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(5%2C%20175%2C%20167)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.7587%22%20stop-color%3D%22%23049DA1%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(4%2C%20157%2C%20161)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.8353%22%20stop-color%3D%22%23038196%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(3%2C%20129%2C%20150)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.902%22%20stop-color%3D%22%23026F90%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(2%2C%20111%2C%20144)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.9507%22%20stop-color%3D%22%2302698E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(2%2C%20105%2C%20142)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_3029_12990%22%20x1%3D%2223.7534%22%20y1%3D%2216.139%22%20x2%3D%2237.8772%22%20y2%3D%227.95788%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%23015B86%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(1%2C%2091%2C%20134)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.1496%22%20stop-color%3D%22%23027393%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(2%2C%20115%2C%20147)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.424%22%20stop-color%3D%22%230398A8%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(3%2C%20152%2C%20168)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.6449%22%20stop-color%3D%22%2304AFB4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(4%2C%20175%2C%20180)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.7833%22%20stop-color%3D%22%2304B8B9%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(4%2C%20184%2C%20185)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_3029_12990%22%20x1%3D%222.12125%22%20y1%3D%2211.8906%22%20x2%3D%2231.8958%22%20y2%3D%2232.1558%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20offset%3D%220.106826%22%20stop-color%3D%22%2300DBA7%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(0%2C%20219%2C%20167)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.556407%22%20stop-color%3D%22%2300DBA7%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(0%2C%20219%2C%20167)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2302698E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(2%2C%20105%2C%20142)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_3029_12990%22%20x1%3D%2218.2555%22%20y1%3D%225.41227%22%20x2%3D%2218.2555%22%20y2%3D%2228.2192%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%2309FFC4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(9%2C%20255%2C%20196)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.4335%22%20stop-color%3D%22%2309FFC4%22%20stop-opacity%3D%220%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(9%2C%20255%2C%20196)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/65b3cc40daa94fa5529af14b/65b3cc40daa94fa5529af260_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/65b3cc40daa94fa5529af14b/697898cc7816572a34b747d3_WC_opengraph2%20(1).jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Wondercraft'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start creating",
      "reasoning": "Button #0 'Start creating' uses the vibrant brand color #00CF9E, making it the most prominent CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Book a demo",
      "reasoning": "Button #1 'Book a demo' uses a different color group (#000423) and serves as a secondary action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  },
  "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, and links to the homepage, matching the brand 'Wondercraft'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles