Home · Branding · Koyal

Koyal Brand Identity

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

Download JSON
Primary
#4B5563
Accent
#ECEBE7
Body Font
Inter
Heading
PP Neue Montreal

Color Palette

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

primary
#4B5563
rgb(75, 85, 99)
secondary
#111827
rgb(17, 24, 39)
accent
#ECEBE7
rgb(236, 235, 231)
background
#11120C
rgb(17, 18, 12)
textPrimary
#11120C
rgb(17, 18, 12)
link
#9CA3AF
rgb(156, 163, 175)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
PP Neue Montreal
PP Neue Montreal Google Fonts →
PP Neue Montreal, Inter, 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

Koyal logo
Logo
Koyal favicon
Favicon

UI Components

Live previews rendered using Koyal's actual button styles.

buttonPrimary
background #4D4C46 textColor #FFFAF4 borderColor #585852 borderRadius 9999px shadow none
buttonSecondary
background #ECEBE7 textColor #11120C borderRadius 9999px shadow none

Brand Personality

Tone: modern Energy: medium Audience: filmmakers and creatives

Koyal Brand in the Wild

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

Frequently Asked Questions

What is Koyal's primary brand color?

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

What accent color does Koyal use?

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

What font does Koyal use?

Koyal uses Inter for body text and PP Neue Montreal for headings. Fonts were detected on https://koyal.ai as part of their live design system.

Does Koyal use a light or dark theme?

Koyal's primary site uses a light color scheme, with a background of #11120C.

Where can I find Koyal's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "PP Neue Montreal",
      "role": "heading"
    },
    {
      "family": "DM Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#4B5563",
    "secondary": "#111827",
    "accent": "#ECEBE7",
    "background": "#11120C",
    "textPrimary": "#11120C",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "PP Neue Montreal"
    },
    "fontStacks": {
      "heading": [
        "PP Neue Montreal",
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "54px",
      "h2": "40px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4D4C46",
      "textColor": "#FFFAF4",
      "borderColor": "#585852",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#ECEBE7",
      "textColor": "#11120C",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22124%22%20height%3D%2243%22%20viewBox%3D%220%200%20418%20143%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23clip0_landing)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M71.4%20142.79C32.03%20142.79%200%20110.77%200%2071.4C0%2032.03%2032.03%200%2071.4%200C110.77%200%20142.8%2032.03%20142.8%2071.4C142.8%20110.77%20110.77%20142.8%2071.4%20142.8V142.79Z%22%20fill%3D%22%23ED1C24%22%20style%3D%22fill%3A%20rgb(237%2C%2028%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M71.39%20129.491C39.35%20129.491%2013.29%20103.431%2013.29%2071.4008C13.29%2039.3708%2039.36%2013.3008%2071.39%2013.3008C103.42%2013.3008%20129.49%2039.3608%20129.49%2071.4008C129.49%20103.441%20103.43%20129.501%2071.39%20129.501V129.491Z%22%20fill%3D%22%23ED1C24%22%20style%3D%22fill%3A%20rgb(237%2C%2028%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M51.05%20117.608C51.08%20118.798%2050.64%20121.158%2050.02%20124.248C56.8%20126.558%2064.1%20127.718%2071.68%20127.498C97.53%20126.748%20119.19%20110.218%20127.74%2087.418C126.88%2087.308%20126.34%2087.268%20126.34%2087.268C119.15%2086.158%20117.01%2082.108%20117.01%2082.108C119.56%2070.528%20114.57%2063.448%20114.57%2063.448C108.72%2046.528%20103.86%2044.458%20103.86%2044.458C106.08%2039.498%20104.3%2037.568%20104.3%2037.568C100.28%2040.038%2097.68%2038.868%2097.68%2038.868C89.99%2036.698%2074.52%2037.408%2074.52%2037.408C68.73%2037.908%2062.48%2041.128%2062.48%2041.128C53.06%2044.758%2047.76%2053.338%2047.76%2053.338C46.24%2055.148%2044.17%2055.718%2044.17%2055.718C40.08%2055.718%2031.1%2061.488%2031.1%2061.488C19.76%2070.598%2024.9%2079.338%2024.9%2079.338C24.9%2079.338%2026.09%2079.138%2026.22%2078.788C26.35%2078.448%2030.52%2071.688%2040.01%2073.018C40.01%2073.018%2046.31%2072.538%2051.37%2076.138C51.37%2076.138%2056.35%2080.478%2056.67%2082.148C56.99%2083.818%2057.43%2090.158%2056.67%2092.858C56.67%2092.858%2050.93%20112.918%2051.05%20117.598V117.608Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M69.86%20130.02C62.81%20130.02%2055.87%20128.88%2049.21%20126.61L47.13%20125.9L47.56%20123.75C47.94%20121.87%2048.57%20118.71%2048.54%20117.67C48.42%20112.75%2053.66%2094.2698%2054.26%2092.1798C54.83%2090.1398%2054.53%2084.5398%2054.23%2082.7598C53.83%2081.9998%2051.83%2079.8898%2049.82%2078.1198C45.6%2075.1798%2040.24%2075.5198%2040.18%2075.5198L39.92%2075.5398L39.65%2075.4998C32.06%2074.4298%2028.76%2079.3998%2028.45%2079.8898C27.97%2080.8898%2026.94%2081.5198%2025.3%2081.7998L23.6%2082.0898L22.73%2080.5998C20.57%2076.9298%2019.21%2067.8098%2029.52%2059.5298L29.74%2059.3698C31.29%2058.3798%2039.04%2053.5398%2043.7%2053.2198C44.1%2053.0598%2045.01%2052.6398%2045.74%2051.8298C46.61%2050.4798%2052.1%2042.4898%2061.45%2038.8298C62.42%2038.3398%2068.48%2035.4098%2074.3%2034.8998H74.4C75.05%2034.8598%2090.37%2034.1898%2098.36%2036.4498L98.7%2036.5698C98.7%2036.5698%20100.32%2037.0598%20102.99%2035.4198L104.74%2034.3398L106.14%2035.8498C106.57%2036.3198%20108.44%2038.6998%20106.86%2043.5998C109.09%2045.7198%20112.79%2050.7198%20116.83%2062.3198C117.82%2063.9098%20121.65%2070.9098%20119.67%2081.5098C120.49%2082.4198%20122.52%2084.1098%20126.62%2084.7598C126.83%2084.7798%20127.33%2084.8298%20128.04%2084.9198L131.17%2085.3198L130.06%2088.2698C120.85%20112.84%2097.95%20129.21%2071.73%20129.97C71.1%20129.99%2070.47%20130%2069.84%20130L69.86%20130.02ZM52.9%20122.54C58.95%20124.35%2065.24%20125.17%2071.61%20124.99C94.76%20124.32%20115.09%20110.46%20124.24%2089.3998C117.38%2087.7998%20115.06%2083.7498%20114.8%2083.2598L114.37%2082.4498L114.57%2081.5598C116.86%2071.1798%20112.57%2064.9398%20112.53%2064.8798L112.33%2064.5898L112.21%2064.2598C107.38%2050.2898%20103.37%2047.1198%20102.82%2046.7298L100.15%2045.9398L101.59%2043.4298C101.99%2042.5298%20102.23%2041.7798%20102.35%2041.1798C99.58%2042.0098%2097.6%2041.4898%2096.9%2041.2298C89.86%2039.2798%2075.63%2039.8498%2074.68%2039.8898C69.48%2040.3598%2063.67%2043.3098%2063.61%2043.3398L63.37%2043.4498C54.89%2046.7198%2049.92%2054.5598%2049.87%2054.6398L49.66%2054.9298C47.7%2057.2798%2045.11%2058.0398%2044.82%2058.1198L44.5%2058.2098H44.17C41.88%2058.2098%2036.04%2061.2898%2032.55%2063.5198C27.13%2067.9098%2026.12%2072.0498%2026.24%2074.7798C28.76%2072.3498%2033.31%2069.6398%2040.11%2070.5098C41.53%2070.4498%2047.67%2070.4398%2052.82%2074.0998L53.01%2074.2498C56.74%2077.5098%2058.8%2079.9998%2059.12%2081.6698C59.43%2083.2898%2060.02%2090.1398%2059.07%2093.5198C56.89%20101.15%2053.46%20114.4%2053.54%20117.52C53.57%20118.58%2053.35%20120.12%2052.89%20122.52V122.54H52.9ZM28.55%2079.6898C28.53%2079.7398%2028.51%2079.7898%2028.49%2079.8398C28.52%2079.7698%2028.54%2079.7198%2028.55%2079.6898ZM23.98%2077.6798C23.95%2077.7498%2023.92%2077.8098%2023.89%2077.8898C23.91%2077.8298%2023.94%2077.7598%2023.98%2077.6798Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M68.0699%2059.668C71.2456%2059.668%2073.8199%2057.0936%2073.8199%2053.918C73.8199%2050.7423%2071.2456%2048.168%2068.0699%2048.168C64.8943%2048.168%2062.3199%2050.7423%2062.3199%2053.918C62.3199%2057.0936%2064.8943%2059.668%2068.0699%2059.668Z%22%20fill%3D%22%23ED1C24%22%20style%3D%22fill%3A%20rgb(237%2C%2028%2C%2036)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M44.17%2055.7092C40.08%2055.7092%2031.1%2061.4792%2031.1%2061.4792C19.76%2070.5892%2024.9%2079.3292%2024.9%2079.3292C24.9%2079.3292%2026.09%2079.1292%2026.22%2078.7792C26.35%2078.4292%2030.52%2071.6792%2040.01%2073.0092C40.01%2073.0092%2042.27%2068.5792%2057.95%2063.9692L48.26%2061.2392C48.26%2061.2392%2047.71%2061.4192%2046.78%2060.2192C45.85%2059.0192%2044.17%2055.6992%2044.17%2055.6992V55.7092Z%22%20fill%3D%22%23FFFFD6%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20214)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M23.95%2081.3811L23.3%2080.2811C23.14%2080.0111%2021.74%2077.5211%2021.89%2073.7611C22.03%2070.3411%2023.53%2065.1911%2029.93%2060.0511L30.09%2059.9411C31.06%2059.3211%2039.65%2053.8911%2044.15%2053.8711H45.29L45.81%2054.8911C46.43%2056.1111%2047.63%2058.3411%2048.23%2059.1111C48.34%2059.2511%2048.43%2059.3511%2048.49%2059.4111L64.62%2063.9511L58.46%2065.7611C44.22%2069.9511%2041.64%2073.9011%2041.61%2073.9411L41.01%2075.1111L39.74%2074.8611C31.65%2073.7211%2028.12%2079.1911%2027.88%2079.5911C27.5%2080.4011%2026.62%2080.9211%2025.2%2081.1611L23.94%2081.3711H23.95V81.3811ZM24.54%2078.0211C24.54%2078.0211%2024.51%2078.0911%2024.5%2078.1311C24.51%2078.1011%2024.53%2078.0611%2024.54%2078.0211ZM32.18%2062.9911C25.49%2068.4011%2025.22%2073.4911%2025.77%2076.2611C27.81%2073.9111%2032.22%2070.4811%2039.18%2071.0711C40.52%2069.5911%2043.81%2066.9711%2051.6%2064.1111L48.02%2063.1011C47.33%2063.0611%2046.35%2062.7011%2045.32%2061.3611C44.65%2060.5011%2043.73%2058.8311%2043.12%2057.6911C40.2%2058.3311%2035.1%2061.1211%2032.18%2062.9811V62.9911Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M41.52%2062.478C42.2269%2062.478%2042.8%2061.9049%2042.8%2061.198C42.8%2060.491%2042.2269%2059.918%2041.52%2059.918C40.8131%2059.918%2040.24%2060.491%2040.24%2061.198C40.24%2061.9049%2040.8131%2062.478%2041.52%2062.478Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M68.07%2057.3317C69.9533%2057.3317%2071.48%2055.805%2071.48%2053.9217C71.48%2052.0384%2069.9533%2050.5117%2068.07%2050.5117C66.1867%2050.5117%2064.66%2052.0384%2064.66%2053.9217C64.66%2055.805%2066.1867%2057.3317%2068.07%2057.3317Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M71.4%20136.521C35.49%20136.521%206.28003%20107.311%206.28003%2071.4013C6.28003%2035.4913%2035.49%206.28125%2071.4%206.28125C107.31%206.28125%20136.52%2035.4913%20136.52%2071.4013C136.52%20107.311%20107.31%20136.521%2071.4%20136.521ZM71.4%2015.2812C40.46%2015.2812%2015.28%2040.4613%2015.28%2071.4013C15.28%20102.341%2040.46%20127.521%2071.4%20127.521C102.34%20127.521%20127.52%20102.341%20127.52%2071.4013C127.52%2040.4613%20102.35%2015.2812%2071.4%2015.2812Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M113.85%2068.3807C115.55%2075.6407%20118.73%2082.5507%20123.18%2088.5307C123.99%2089.6107%20125.34%2090.1607%20126.6%2089.4307C127.67%2088.8107%20128.31%2087.1007%20127.5%2086.0107C123.28%2080.3407%20120.28%2073.9407%20118.67%2067.0607C118.36%2065.7407%20116.86%2064.9707%20115.59%2065.3107C114.24%2065.6807%20113.54%2067.0707%20113.84%2068.3907H113.85V68.3807Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M174.8%2096.0517V27.7617H183.41V68.3617H196.51L209.05%2048.3417H218.59L205.03%2069.6717C209.52%2070.9817%20213.03%2073.4317%20215.55%2077.0117C218.08%2080.6017%20219.34%2084.7617%20219.34%2089.5017V96.0517H210.64V89.5017C210.64%2086.8817%20210.06%2084.5417%20208.91%2082.4817C207.76%2080.4217%20206.15%2078.7817%20204.09%2077.5717C202.03%2076.3517%20199.66%2075.7517%20196.98%2075.7517H183.42V96.0517H174.81H174.8Z%22%20fill%3D%22%23fffaf4%22%20style%3D%22fill%3A%20rgb(255%2C%20250%2C%20244)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M254.03%2097.1727C249.17%2097.1727%20244.86%2096.0627%20241.12%2093.8527C237.38%2091.6427%20234.42%2088.6427%20232.23%2084.8727C230.05%2081.1027%20228.96%2076.8727%20228.96%2072.2027C228.96%2067.5327%20230.05%2063.3027%20232.23%2059.5227C234.41%2055.7527%20237.38%2052.7527%20241.12%2050.5427C244.86%2048.3327%20249.16%2047.2227%20254.03%2047.2227C258.9%2047.2227%20263.21%2048.3327%20266.99%2050.5427C270.76%2052.7527%20273.73%2055.7527%20275.88%2059.5227C278.03%2063.2927%20279.11%2067.5227%20279.11%2072.2027C279.11%2076.8827%20278.03%2081.1027%20275.88%2084.8727C273.73%2088.6427%20270.76%2091.6427%20266.99%2093.8527C263.22%2096.0627%20258.9%2097.1727%20254.03%2097.1727ZM254.13%2089.7827C257.37%2089.7827%20260.21%2089.0027%20262.64%2087.4427C265.07%2085.8827%20266.97%2083.7827%20268.35%2081.1327C269.72%2078.4827%20270.41%2075.5027%20270.41%2072.2027C270.41%2068.9027%20269.72%2065.9227%20268.35%2063.2727C266.98%2060.6227%20265.08%2058.5227%20262.64%2056.9627C260.21%2055.4027%20257.37%2054.6227%20254.13%2054.6227C250.89%2054.6227%20247.94%2055.4027%20245.48%2056.9627C243.02%2058.5227%20241.1%2060.6227%20239.73%2063.2727C238.36%2065.9227%20237.67%2068.9027%20237.67%2072.2027C237.67%2075.5027%20238.36%2078.4827%20239.73%2081.1327C241.1%2083.7827%20243.02%2085.8927%20245.48%2087.4427C247.94%2089.0027%20250.83%2089.7827%20254.13%2089.7827Z%22%20fill%3D%22%23fffaf4%22%20style%3D%22fill%3A%20rgb(255%2C%20250%2C%20244)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M308.19%20115.04V96.7998C304.7%2096.2998%20301.6%2095.1298%20298.88%2093.2898C296.17%2091.4498%20294.03%2089.0498%20292.47%2086.0898C290.91%2083.1298%20290.13%2079.7398%20290.13%2075.9398V48.3398H298.83V75.8398C298.83%2078.7098%20299.45%2081.1898%20300.7%2083.2798C301.95%2085.3698%20303.62%2086.9798%20305.7%2088.0998C307.79%2089.2198%20310.02%2089.7798%20312.39%2089.7798C314.76%2089.7798%20317.08%2089.2198%20319.17%2088.0998C321.26%2086.9798%20322.94%2085.3698%20324.22%2083.2798C325.5%2081.1898%20326.14%2078.7098%20326.14%2075.8398V48.3398H334.75V75.9398C334.75%2079.7398%20333.99%2083.1098%20332.46%2086.0398C330.93%2088.9698%20328.81%2091.3598%20326.1%2093.1998C323.39%2095.0398%20320.28%2096.2398%20316.79%2096.7998V115.04H308.18H308.19Z%22%20fill%3D%22%23fffaf4%22%20style%3D%22fill%3A%20rgb(255%2C%20250%2C%20244)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M368.25%2097.1709C363.63%2097.1709%20359.64%2096.0609%20356.28%2093.8509C352.91%2091.6409%20350.32%2088.6309%20348.52%2084.8209C346.71%2081.0209%20345.81%2076.8109%20345.81%2072.1909C345.81%2067.5709%20346.81%2063.2909%20348.8%2059.5109C350.8%2055.7409%20353.66%2052.7409%20357.41%2050.5309C361.15%2048.3209%20365.64%2047.2109%20370.88%2047.2109C376.12%2047.2109%20380.27%2048.3009%20383.88%2050.4809C387.5%2052.6609%20390.29%2055.6309%20392.25%2059.3709C394.21%2063.1109%20395.2%2067.2909%20395.2%2071.9109V96.0409H386.5V86.3109H386.31C385.37%2088.1209%20384.11%2089.8509%20382.52%2091.5009C380.93%2093.1509%20378.95%2094.5109%20376.58%2095.5709C374.21%2096.6309%20371.43%2097.1609%20368.25%2097.1609V97.1709ZM370.5%2089.7809C373.62%2089.7809%20376.38%2089.0209%20378.78%2087.4909C381.18%2085.9609%20383.05%2083.8409%20384.39%2081.1309C385.73%2078.4209%20386.4%2075.3809%20386.4%2072.0109C386.4%2068.6409%20385.76%2065.7409%20384.48%2063.1209C383.2%2060.5009%20381.38%2058.4309%20379.01%2056.9009C376.64%2055.3709%20373.87%2054.6109%20370.68%2054.6109C367.31%2054.6109%20364.43%2055.3909%20362.03%2056.9509C359.63%2058.5109%20357.79%2060.6109%20356.51%2063.2609C355.23%2065.9109%20354.59%2068.9209%20354.59%2072.2909C354.59%2075.6609%20355.21%2078.4809%20356.46%2081.1309C357.71%2083.7809%20359.51%2085.8909%20361.89%2087.4409C364.26%2089.0009%20367.13%2089.7809%20370.5%2089.7809Z%22%20fill%3D%22%23fffaf4%22%20style%3D%22fill%3A%20rgb(255%2C%20250%2C%20244)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M408.85%2096.0517V27.7617H417.46V96.0517H408.85Z%22%20fill%3D%22%23fffaf4%22%20style%3D%22fill%3A%20rgb(255%2C%20250%2C%20244)%20!important%3B%22%2F%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22clip0_landing%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20width%3D%22142.8%22%20height%3D%22142.8%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://koyal.ai/assets/favicon-mJfu8n5F.ico",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Try our Beta Now",
      "reasoning": "Button #0 ('Try our Beta Now') is the primary CTA due to its action-oriented text and neutral background color, which stands out as a call to action."
    },
    "secondary": {
      "index": 2,
      "text": "FILMS",
      "reasoning": "Button #2 ('FILMS') is selected as secondary because it has a different background color (#ECEBE7) and serves a less prominent function."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "filmmakers and creatives"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 matches the brand inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles