Home · Branding · Casca

Casca Brand Identity

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

Download JSON
Primary
#EAD8FF
Accent
#EAD8FF
Body Font
Neuemontreal
Heading
Neuemontreal

Color Palette

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

primary
#EAD8FF
rgb(234, 216, 255)
secondary
#0082F3
rgb(0, 130, 243)
accent
#EAD8FF
rgb(234, 216, 255)
background
#F9F8F6
rgb(249, 248, 246)
textPrimary
#0E0D0C
rgb(14, 13, 12)
link
#3898EC
rgb(56, 152, 236)

Typography

Each font links to its Google Fonts page where available.

primary
Neuemontreal
Neuemontreal Google Fonts →
heading
Neuemontreal
Neuemontreal Google Fonts →
Dentonvariabletest Vf, 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

Casca logo
Logo
Casca favicon
Favicon
Casca social image
Social Card

UI Components

Live previews rendered using Casca's actual button styles.

buttonPrimary
background #EAD8FF textColor #0E0D0C borderRadius 0px shadow none
buttonSecondary
background #E5E5E5 textColor #0E0D0C borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals seeking AI lending solutions

Casca Brand in the Wild

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

Frequently Asked Questions

What is Casca's primary brand color?

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

What font does Casca use?

Casca uses Neuemontreal as the primary typeface across body and headings.

Does Casca use a light or dark theme?

Casca's primary site uses a light color scheme, with a background of #F9F8F6.

Where can I find Casca's logo?

Casca's logo is available directly on their site (https://www.cascading.ai/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.cascading.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 Casca.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Neuemontreal",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Dentonvariabletest Vf",
      "role": "unknown"
    },
    {
      "family": "Times New Roman",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#EAD8FF",
    "secondary": "#0082F3",
    "accent": "#EAD8FF",
    "background": "#F9F8F6",
    "textPrimary": "#0E0D0C",
    "link": "#3898EC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Neuemontreal",
      "heading": "Neuemontreal"
    },
    "fontStacks": {
      "heading": [
        "Dentonvariabletest Vf",
        "Times New Roman",
        "sans-serif"
      ],
      "body": [
        "Neuemontreal",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Neuemontreal",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "104px",
      "h2": "40px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#EAD8FF",
      "textColor": "#0E0D0C",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E5E5E5",
      "textColor": "#0E0D0C",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%201176%20355%22%20width%3D%221176%22%20height%3D%22355%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20style%3D%22width%3A%20100%25%3B%20height%3A%20100%25%3B%20transform%3A%20translate3d(0px%2C%200px%2C%200px)%3B%20content-visibility%3A%20visible%3B%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22__lottie_element_2%22%3E%3Crect%20width%3D%221176%22%20height%3D%22355%22%20x%3D%220%22%20y%3D%220%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23__lottie_element_2)%22%3E%3Cg%20transform%3D%22matrix(-1%2C0%2C0%2C-1%2C240.281005859375%2C116.48100280761719)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-51.95600128173828%2C-52.53099822998047%20C-49.70899963378906%2C-54.262001037597656%20-46.176998138427734%2C-52.01499938964844%20-39.12099838256836%2C-47.5099983215332%20C-39.12099838256836%2C-47.5099983215332%20-39.11000061035156%2C-47.5%20-39.11000061035156%2C-47.5%20C-4.308000087738037%2C-25.301000595092773%2025.312000274658203%2C4.308000087738037%2047.51100158691406%2C39.12099838256836%20C52.00600051879883%2C46.176998138427734%2054.26300048828125%2C49.709999084472656%2052.53200149536133%2C51.957000732421875%20C50.81100082397461%2C54.20399856567383%2046.73099899291992%2C52.917999267578125%2038.571998596191406%2C50.34700012207031%20C38.571998596191406%2C50.34700012207031%20-12.95300006866455%2C34.11000061035156%20-12.95300006866455%2C34.11000061035156%20C-20.839000701904297%2C31.6299991607666%20-24.775999069213867%2C30.385000228881836%20-27.579999923706055%2C27.58099937438965%20C-30.384000778198242%2C24.777000427246094%20-31.6299991607666%2C20.84000015258789%20-34.11000061035156%2C12.954000473022461%20C-34.11000061035156%2C12.954000473022461%20-50.34700012207031%2C-38.571998596191406%20-50.34700012207031%2C-38.571998596191406%20C-52.917999267578125%2C-46.73099899291992%20-54.202999114990234%2C-50.810001373291016%20-51.95600128173828%2C-52.53099822998047z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(-1%2C0%2C0%2C-1%2C116.11399841308594%2C116.10800170898438)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M51.95600128173828%2C-52.525001525878906%20C49.70899963378906%2C-54.25600051879883%2046.176998138427734%2C-52.007999420166016%2039.12099838256836%2C-47.50400161743164%20C39.12099838256836%2C-47.50400161743164%2039.11000061035156%2C-47.49399948120117%2039.11000061035156%2C-47.49399948120117%20C4.308000087738037%2C-25.297000885009766%20-25.312000274658203%2C4.308000087738037%20-47.51100158691406%2C39.11600112915039%20C-52.00600051879883%2C46.17100143432617%20-54.26300048828125%2C49.702999114990234%20-52.53200149536133%2C51.95000076293945%20C-50.81100082397461%2C54.196998596191406%20-46.73099899291992%2C52.9119987487793%20-38.571998596191406%2C50.340999603271484%20C-38.571998596191406%2C50.340999603271484%2012.95300006866455%2C34.10599899291992%2012.95300006866455%2C34.10599899291992%20C20.839000701904297%2C31.625999450683594%2024.775999069213867%2C30.381999969482422%2027.579999923706055%2C27.577999114990234%20C30.384000778198242%2C24.77400016784668%2031.6200008392334%2C20.836999893188477%2034.11000061035156%2C12.95199966430664%20C34.11000061035156%2C12.95199966430664%2050.34700012207031%2C-38.56700134277344%2050.34700012207031%2C-38.56700134277344%20C52.917999267578125%2C-46.724998474121094%2054.202999114990234%2C-50.80400085449219%2051.95600128173828%2C-52.525001525878906z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(-1%2C0%2C0%2C-1%2C116.11000061035156%2C239.89199829101562)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M51.95100021362305%2C52.525001525878906%20C49.70399856567383%2C54.25600051879883%2046.17100143432617%2C52.007999420166016%2039.1150016784668%2C47.50400161743164%20C39.1150016784668%2C47.50400161743164%2039.1150016784668%2C47.49399948120117%2039.1150016784668%2C47.49399948120117%20C4.313000202178955%2C25.297000885009766%20-25.30699920654297%2C-4.308000087738037%20-47.50600051879883%2C-39.11600112915039%20C-52.000999450683594%2C-46.17100143432617%20-54.257999420166016%2C-49.702999114990234%20-52.527000427246094%2C-51.95000076293945%20C-50.805999755859375%2C-54.196998596191406%20-46.72600173950195%2C-52.9119987487793%20-38.56700134277344%2C-50.340999603271484%20C-38.56700134277344%2C-50.340999603271484%2012.947999954223633%2C-34.10599899291992%2012.947999954223633%2C-34.10599899291992%20C20.833999633789062%2C-31.625999450683594%2024.770999908447266%2C-30.381999969482422%2027.575000762939453%2C-27.577999114990234%20C30.378999710083008%2C-24.77400016784668%2031.614999771118164%2C-20.836999893188477%2034.10499954223633%2C-12.95199966430664%20C34.10499954223633%2C-12.95199966430664%2050.34199905395508%2C38.56700134277344%2050.34199905395508%2C38.56700134277344%20C52.91299819946289%2C46.724998474121094%2054.198001861572266%2C50.80400085449219%2051.95100021362305%2C52.525001525878906z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(-1%2C0%2C0%2C-1%2C239.88999938964844%2C239.89199829101562)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-51.95100021362305%2C52.525001525878906%20C-49.70399856567383%2C54.25600051879883%20-46.17100143432617%2C52.007999420166016%20-39.1150016784668%2C47.50400161743164%20C-39.1150016784668%2C47.50400161743164%20-39.1150016784668%2C47.49399948120117%20-39.1150016784668%2C47.49399948120117%20C-4.313000202178955%2C25.297000885009766%2025.30699920654297%2C-4.308000087738037%2047.50600051879883%2C-39.11600112915039%20C52.000999450683594%2C-46.17100143432617%2054.257999420166016%2C-49.702999114990234%2052.527000427246094%2C-51.95000076293945%20C50.805999755859375%2C-54.196998596191406%2046.72600173950195%2C-52.9119987487793%2038.56700134277344%2C-50.340999603271484%20C38.56700134277344%2C-50.340999603271484%20-12.947999954223633%2C-34.10599899291992%20-12.947999954223633%2C-34.10599899291992%20C-20.833999633789062%2C-31.625999450683594%20-24.770999908447266%2C-30.381999969482422%20-27.575000762939453%2C-27.577999114990234%20C-30.378999710083008%2C-24.77400016784668%20-31.625%2C-20.836999893188477%20-34.10499954223633%2C-12.95199966430664%20C-34.10499954223633%2C-12.95199966430664%20-50.34199905395508%2C38.56700134277344%20-50.34199905395508%2C38.56700134277344%20C-52.91299819946289%2C46.724998474121094%20-54.198001861572266%2C50.80400085449219%20-51.95100021362305%2C52.525001525878906z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(0.8299999833106995%2C0%2C0%2C0.8299999833106995%2C449.5880126953125%2C180.3470001220703)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(2.5425798892974854%2C0%2C0%2C2.5425798892974854%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-34.584999084472656%2C-0.14499999582767487%20C-34.584999084472656%2C-23.06800079345703%20-19.749000549316406%2C-38.34700012207031%202.2880001068115234%2C-38.34700012207031%20C19.634000778198242%2C-38.34700012207031%2031.202999114990234%2C-28.711999893188477%2034.584999084472656%2C-13.442999839782715%20C34.584999084472656%2C-13.442999839782715%2022.26300048828125%2C-13.442999839782715%2022.26300048828125%2C-13.442999839782715%20C19.486000061035156%2C-22.106000900268555%2011.980999946594238%2C-27.621000289916992%201.8459999561309814%2C-27.621000289916992%20C-12.555999755859375%2C-27.621000289916992%20-22.249000549316406%2C-16.452999114990234%20-22.249000549316406%2C-0.14499999582767487%20C-22.249000549316406%2C16.163000106811523%20-12.552000045776367%2C27.621000289916992%201.8459999561309814%2C27.621000289916992%20C12.276000022888184%2C27.621000289916992%2019.805999755859375%2C22.086999893188477%2022.448999404907227%2C13.152000427246094%20C22.448999404907227%2C13.152000427246094%2034.584999084472656%2C13.152000427246094%2034.584999084472656%2C13.152000427246094%20C31.051000595092773%2C28.70199966430664%2019.209999084472656%2C38.34700012207031%201.850000023841858%2C38.34700012207031%20C-20.03499984741211%2C38.34700012207031%20-34.584999084472656%2C22.777999877929688%20-34.584999084472656%2C-0.14499999582767487z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(0.8299999833106995%2C0%2C0%2C0.8299999833106995%2C598.4540405273438%2C180.3470001220703)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(2.5425798892974854%2C0%2C0%2C2.5425798892974854%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-19.910999298095703%2C15.718999862670898%20C-19.910999298095703%2C23.062999725341797%20-13.595000267028809%2C28.059999465942383%20-3.6029999256134033%2C28.059999465942383%20C-3.6029999256134033%2C28.059999465942383%20-3.6029999256134033%2C28.05500030517578%20-3.6029999256134033%2C28.05500030517578%20C11.380999565124512%2C28.05500030517578%2020.048999786376953%2C19.392000198364258%2020.048999786376953%2C6.9039998054504395%20C20.048999786376953%2C6.9039998054504395%2020.048999786376953%2C2.555000066757202%2020.048999786376953%2C2.555000066757202%20C20.048999786376953%2C2.555000066757202%20-3.1600000858306885%2C2.7790000438690186%20-3.1600000858306885%2C2.7790000438690186%20C-13.88599967956543%2C2.7790000438690186%20-19.910999298095703%2C7.197999954223633%20-19.910999298095703%2C15.718999862670898z%20M1.9789999723434448%2C-38.34700012207031%20C21.072999954223633%2C-38.34700012207031%2032.09400177001953%2C-27.378000259399414%2032.09400177001953%2C-11.789999961853027%20C32.09400177001953%2C-11.789999961853027%2032.097999572753906%2C-11.789999961853027%2032.097999572753906%2C-11.789999961853027%20C32.097999572753906%2C-11.789999961853027%2032.097999572753906%2C36.81399917602539%2032.097999572753906%2C36.81399917602539%20C32.097999572753906%2C36.81399917602539%2032.055999755859375%2C36.770999908447266%2032.055999755859375%2C36.770999908447266%20C32.055999755859375%2C36.770999908447266%2032.055999755859375%2C37.0369987487793%2032.055999755859375%2C37.0369987487793%20C32.055999755859375%2C37.0369987487793%2020.635000228881836%2C37.0369987487793%2020.635000228881836%2C37.0369987487793%20C20.635000228881836%2C37.0369987487793%2020.635000228881836%2C25.868999481201172%2020.635000228881836%2C25.868999481201172%20C15.934000015258789%2C32.62300109863281%208.442000389099121%2C38.34700012207031%20-4.479000091552734%2C38.34700012207031%20C-20.929000854492188%2C38.34700012207031%20-32.097999572753906%2C30.121999740600586%20-32.097999572753906%2C16.45800018310547%20C-32.097999572753906%2C1.4739999771118164%20-21.67300033569336%2C-6.89900016784668%20-1.9839999675750732%2C-6.89900016784668%20C-1.9839999675750732%2C-6.89900016784668%2020.048999786376953%2C-6.89900016784668%2020.048999786376953%2C-6.89900016784668%20C20.048999786376953%2C-6.89900016784668%2020.048999786376953%2C-12.043000221252441%2020.048999786376953%2C-12.043000221252441%20C20.048999786376953%2C-21.7450008392334%2013.1899995803833%2C-27.760000228881836%201.4359999895095825%2C-27.760000228881836%20C-9.142000198364258%2C-27.760000228881836%20-16.238000869750977%2C-22.625%20-17.709999084472656%2C-14.986000061035156%20C-17.709999084472656%2C-14.986000061035156%20-17.900999069213867%2C-13.866999626159668%20-17.900999069213867%2C-13.442999839782715%20C-17.900999069213867%2C-13.442999839782715%20-29.864999771118164%2C-13.442999839782715%20-29.864999771118164%2C-13.442999839782715%20C-29.864999771118164%2C-13.918999671936035%20-29.7549991607666%2C-14.986000061035156%20-29.7549991607666%2C-14.986000061035156%20C-27.993000030517578%2C-29.673999786376953%20-16.090999603271484%2C-38.34700012207031%201.9789999723434448%2C-38.34700012207031z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(0.8299999833106995%2C0%2C0%2C0.8299999833106995%2C746.0140380859375%2C180.3249969482422)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(2.5425798892974854%2C0%2C0%2C2.5425798892974854%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-19.09600067138672%2C12.791000366210938%20C-19.09600067138672%2C12.791000366210938%20-31.141000747680664%2C12.791000366210938%20-31.141000747680664%2C12.791000366210938%20C-31.141000747680664%2C12.791000366210938%20-31.141000747680664%2C12.781999588012695%20-31.141000747680664%2C12.781999588012695%20C-31.141000747680664%2C12.781999588012695%20-31.145999908447266%2C12.781999588012695%20-31.145999908447266%2C12.781999588012695%20C-30.85099983215332%2C29.23699951171875%20-17.6299991607666%2C38.34299850463867%201.468999981880188%2C38.34299850463867%20C17.923999786376953%2C38.34299850463867%2031.145999908447266%2C29.68000030517578%2031.145999908447266%2C15.720000267028809%20C31.145999908447266%2C-0.8830000162124634%2017.48699951171875%2C-4.4079999923706055%200.7360000014305115%2C-6.465000152587891%20C-9.836999893188477%2C-7.783999919891357%20-17.624000549316406%2C-8.517000198364258%20-17.624000549316406%2C-16.746999740600586%20C-17.624000549316406%2C-23.648000717163086%20-10.722999572753906%2C-28.05900001525879%20-0.5830000042915344%2C-28.05900001525879%20C9.557000160217285%2C-28.05900001525879%2016.753000259399414%2C-22.32900047302246%2017.634000778198242%2C-14.6899995803833%20C17.634000778198242%2C-14.6899995803833%2029.679000854492188%2C-14.6899995803833%2029.679000854492188%2C-14.6899995803833%20C28.503000259399414%2C-30.263999938964844%2016.309999465942383%2C-38.194000244140625%20-0.5830000042915344%2C-38.34199905395508%20C-17.042999267578125%2C-38.48500061035156%20-29.5310001373291%2C-29.524999618530273%20-29.5310001373291%2C-15.861000061035156%20C-29.5310001373291%2C-0.28700000047683716%20-16.163000106811523%2C2.7990000247955322%200.14499999582767487%2C4.855999946594238%20C11.166000366210938%2C6.179999828338623%2019.243999481201172%2C7.204999923706055%2019.243999481201172%2C16.611000061035156%20C19.243999481201172%2C23.517000198364258%2011.89900016784668%2C28.06999969482422%201.468999981880188%2C28.06999969482422%20C-10.723999977111816%2C28.06999969482422%20-18.652999877929688%2C21.60700035095215%20-19.09600067138672%2C12.791000366210938z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(0.8299999833106995%2C0%2C0%2C0.8299999833106995%2C893.1700439453125%2C180.3419952392578)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(2.5425798892974854%2C0%2C0%2C2.5425798892974854%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-34.584999084472656%2C-0.14800000190734863%20C-34.584999084472656%2C-23.06599998474121%20-19.74799919128418%2C-38.345001220703125%202.2890000343322754%2C-38.345001220703125%20C19.635000228881836%2C-38.345001220703125%2031.202999114990234%2C-28.709999084472656%2034.584999084472656%2C-13.444999694824219%20C34.584999084472656%2C-13.444999694824219%2022.26300048828125%2C-13.444999694824219%2022.26300048828125%2C-13.444999694824219%20C19.486000061035156%2C-22.107999801635742%2011.980999946594238%2C-27.624000549316406%201.8459999561309814%2C-27.624000549316406%20C-12.555999755859375%2C-27.624000549316406%20-22.249000549316406%2C-16.45599937438965%20-22.249000549316406%2C-0.14800000190734863%20C-22.249000549316406%2C16.15999984741211%20-12.552000045776367%2C27.618999481201172%201.8459999561309814%2C27.618999481201172%20C12.276000022888184%2C27.618999481201172%2019.805999755859375%2C22.084999084472656%2022.448999404907227%2C13.149999618530273%20C22.448999404907227%2C13.149999618530273%2034.584999084472656%2C13.149999618530273%2034.584999084472656%2C13.149999618530273%20C31.051000595092773%2C28.700000762939453%2019.209999084472656%2C38.345001220703125%201.850000023841858%2C38.345001220703125%20C-20.03499984741211%2C38.345001220703125%20-34.584999084472656%2C22.770000457763672%20-34.584999084472656%2C-0.14800000190734863z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20transform%3D%22matrix(0.8299999833106995%2C0%2C0%2C0.8299999833106995%2C1042.0250244140625%2C180.3419952392578)%22%20opacity%3D%221%22%20style%3D%22display%3A%20block%3B%20opacity%3A%201%20!important%3B%22%3E%3Cg%20opacity%3D%221%22%20transform%3D%22matrix(2.5425798892974854%2C0%2C0%2C2.5425798892974854%2C0%2C0)%22%20style%3D%22opacity%3A%201%20!important%3B%22%3E%3Cpath%20fill%3D%22rgb(249%2C248%2C246)%22%20fill-opacity%3D%221%22%20d%3D%22%20M-19.9060001373291%2C15.722000122070312%20C-19.9060001373291%2C23.06599998474121%20-13.59000015258789%2C28.062000274658203%20-3.5980000495910645%2C28.062000274658203%20C-3.5980000495910645%2C28.062000274658203%20-3.5980000495910645%2C28.05699920654297%20-3.5980000495910645%2C28.05699920654297%20C11.38599967956543%2C28.05699920654297%2020.05299949645996%2C19.393999099731445%2020.05299949645996%2C6.906000137329102%20C20.05299949645996%2C6.906000137329102%2020.05299949645996%2C2.558000087738037%2020.05299949645996%2C2.558000087738037%20C20.05299949645996%2C2.558000087738037%20-3.1549999713897705%2C2.7809998989105225%20-3.1549999713897705%2C2.7809998989105225%20C-13.880999565124512%2C2.7809998989105225%20-19.9060001373291%2C7.201000213623047%20-19.9060001373291%2C15.722000122070312z%20M1.9789999723434448%2C-38.345001220703125%20C21.077999114990234%2C-38.345001220703125%2032.097999572753906%2C-27.375999450683594%2032.097999572753906%2C-11.788000106811523%20C32.097999572753906%2C-11.788000106811523%2032.097999572753906%2C36.81100082397461%2032.097999572753906%2C36.81100082397461%20C32.097999572753906%2C36.81100082397461%2032.055999755859375%2C36.768001556396484%2032.055999755859375%2C36.768001556396484%20C32.055999755859375%2C36.768001556396484%2032.055999755859375%2C37.03499984741211%2032.055999755859375%2C37.03499984741211%20C32.055999755859375%2C37.03499984741211%2020.635000228881836%2C37.03499984741211%2020.635000228881836%2C37.03499984741211%20C20.635000228881836%2C37.03499984741211%2020.635000228881836%2C25.865999221801758%2020.635000228881836%2C25.865999221801758%20C15.934000015258789%2C32.619998931884766%208.442000389099121%2C38.345001220703125%20-4.479000091552734%2C38.345001220703125%20C-20.929000854492188%2C38.345001220703125%20-32.097999572753906%2C30.118999481201172%20-32.097999572753906%2C16.454999923706055%20C-32.097999572753906%2C1.4709999561309814%20-21.67300033569336%2C-6.901000022888184%20-1.9839999675750732%2C-6.901000022888184%20C-1.9839999675750732%2C-6.901000022888184%2020.048999786376953%2C-6.901000022888184%2020.048999786376953%2C-6.901000022888184%20C20.048999786376953%2C-6.901000022888184%2020.048999786376953%2C-12.045000076293945%2020.048999786376953%2C-12.045000076293945%20C20.048999786376953%2C-21.746999740600586%2013.1899995803833%2C-27.761999130249023%201.4359999895095825%2C-27.761999130249023%20C-9.142000198364258%2C-27.761999130249023%20-16.238000869750977%2C-22.62700080871582%20-17.709999084472656%2C-14.98799991607666%20C-17.709999084472656%2C-14.98799991607666%20-17.900999069213867%2C-13.869000434875488%20-17.900999069213867%2C-13.444999694824219%20C-17.900999069213867%2C-13.444999694824219%20-29.864999771118164%2C-13.444999694824219%20-29.864999771118164%2C-13.444999694824219%20C-29.864999771118164%2C-13.920999526977539%20-29.7549991607666%2C-14.98799991607666%20-29.7549991607666%2C-14.98799991607666%20C-27.993000030517578%2C-29.676000595092773%20-16.090999603271484%2C-38.345001220703125%201.9789999723434448%2C-38.345001220703125z%22%20style%3D%22fill%3A%20rgb(249%2C%20248%2C%20246)%20!important%3B%20fill-opacity%3A%201%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/67c98d2f9846e7accf3aeebc/67f677badab85b07345b579a_casca-fav-icon.svg",
    "ogImage": "https://cdn.prod.website-files.com/67c98d2f9846e7accf3aeebc/68a3a9334e46d625b2c83799_og.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 5,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "Request a demo\n    var calendlyBtn = document.getElementById('calendlyBtn');\n        calendlyBtn.add",
      "reasoning": "Button #4 has a unique blue background (#EAD8FF), which is vibrant and stands out as a primary CTA. It also has action-oriented text 'Request a demo'."
    },
    "secondary": {
      "index": 3,
      "text": "Get started",
      "reasoning": "Button #3 has a light/white background (#E5E5E5), which is less prominent and suitable for a secondary action. It also has action-oriented text 'Get started'."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals seeking AI lending 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, located in the header, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles