Home · Branding · SigmaOS

SigmaOS Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#FF537A
Body Font
Inter
Heading
Jokker Bold

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
secondary
#FF537A
rgb(255, 83, 122)
accent
#FF537A
rgb(255, 83, 122)
background
#FFFCFA
rgb(255, 252, 250)
textPrimary
#5B5E61
rgb(91, 94, 97)
link
#9C7AFF
rgb(156, 122, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Jokker Bold
Jokker Bold Google Fonts →
Jokker Bold, 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

SigmaOS logo
Logo
SigmaOS favicon
Favicon
SigmaOS social image
Social Card

UI Components

Live previews rendered using SigmaOS's actual button styles.

buttonPrimary
background #FF537A textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #9C7AFF textColor #0000EE borderRadius 8px shadow none

Brand Personality

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

SigmaOS Brand in the Wild

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

Frequently Asked Questions

What is SigmaOS's primary brand color?

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

What accent color does SigmaOS use?

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

What font does SigmaOS use?

SigmaOS uses Inter for body text and Jokker Bold for headings. Fonts were detected on https://www.sigmaos.com as part of their live design system.

Does SigmaOS use a light or dark theme?

SigmaOS's primary site uses a light color scheme, with a background of #FFFCFA.

Where can I find SigmaOS's logo?

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

How was this brand profile generated?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Jokker Bold",
      "role": "heading"
    },
    {
      "family": "Jokker Semibold",
      "role": "heading"
    },
    {
      "family": "Jokker Medium",
      "role": "heading"
    },
    {
      "family": "KG Blank Space Sketch Regular",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#FF537A",
    "accent": "#FF537A",
    "background": "#FFFCFA",
    "textPrimary": "#5B5E61",
    "link": "#9C7AFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Jokker Bold"
    },
    "fontStacks": {
      "heading": [
        "Jokker Bold",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Jokker Medium",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "82px",
      "h2": "42px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF537A",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#9C7AFF",
      "textColor": "#0000EE",
      "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%20style%3D%22width%3A100%25%3Bheight%3A100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20132%2024%22%20id%3D%22svg8949148717%22%3E%3Cg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22idss8949148717_1g-1621205006%22%20x1%3D%225.551115123125783e-17%22%20x2%3D%221%22%20y1%3D%220.6783844911555117%22%20y2%3D%220.3216155088444883%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22rgb(255%2C166%2C90)%22%20stop-opacity%3D%221%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22rgb(255%2C83%2C122)%22%20stop-opacity%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M%2020.835%2022.78%20C%2016.194%2024.426%2010.992%2023.14%207.715%2019.537%20C%207.335%2019.1%206.818%2018.797%206.244%2018.674%20C%205.949%2018.609%205.647%2018.576%205.344%2018.575%20C%205.01%2018.574%204.675%2018.594%204.344%2018.636%20C%204.111%2018.664%203.868%2018.703%203.631%2018.739%20C%202.928%2018.849%202.2%2018.961%201.578%2018.852%20C%201.425%2018.826%201.276%2018.782%201.133%2018.723%20C%200.991%2018.664%200.859%2018.586%200.739%2018.49%20C%200.611%2018.386%200.498%2018.266%200.406%2018.132%20C%200.298%2017.974%200.211%2017.803%200.147%2017.624%20L%200.147%2017.621%20C%200.077%2017.443%200.033%2017.258%200.01%2017.07%20C%20-0.007%2016.908%20-0.001%2016.747%200.028%2016.586%20C%200.056%2016.439%200.107%2016.294%200.176%2016.16%20C%200.248%2016.025%200.332%2015.898%200.433%2015.782%20C%200.836%2015.308%201.468%2014.939%202.081%2014.582%20C%202.286%2014.462%202.498%2014.339%202.695%2014.215%20C%202.977%2014.04%203.247%2013.846%203.502%2013.635%20C%203.733%2013.444%203.942%2013.23%204.126%2012.995%20C%204.484%2012.541%204.679%2011.984%204.684%2011.412%20C%204.749%209.06%205.538%206.781%206.949%204.872%20C%208.36%202.963%2010.327%201.512%2012.595%200.707%20C%2014.863%20-0.098%2017.327%20-0.219%2019.667%200.36%20C%2022.007%200.938%2024.113%202.189%2025.715%203.95%20C%2026.094%204.387%2026.612%204.69%2027.186%204.813%20C%2027.481%204.878%2027.784%204.911%2028.086%204.911%20C%2028.42%204.913%2028.755%204.893%2029.086%204.851%20C%2029.319%204.823%2029.562%204.784%2029.798%204.748%20C%2030.501%204.638%2031.229%204.525%2031.851%204.635%20C%2032.003%204.661%2032.153%204.705%2032.296%204.764%20C%2032.438%204.823%2032.57%204.901%2032.69%204.997%20C%2032.818%205.101%2032.93%205.221%2033.022%205.357%20C%2033.129%205.514%2033.217%205.685%2033.282%205.863%20L%2033.282%205.866%20C%2033.35%206.043%2033.396%206.228%2033.418%206.416%20C%2033.436%206.577%2033.43%206.74%2033.4%206.899%20C%2033.372%207.047%2033.322%207.191%2033.252%207.326%20C%2033.181%207.46%2033.095%207.586%2032.996%207.703%20C%2032.592%208.177%2031.96%208.546%2031.348%208.903%20C%2031.143%209.023%2030.931%209.147%2030.734%209.272%20C%2030.452%209.447%2030.182%209.64%2029.927%209.852%20C%2029.696%2010.042%2029.486%2010.256%2029.303%2010.492%20C%2028.944%2010.946%2028.748%2011.502%2028.745%2012.075%20C%2028.618%2016.89%2025.478%2021.138%2020.832%2022.78%20Z%20M%2014.25%205.143%20C%2013.791%205.306%2013.351%205.513%2012.935%205.761%20C%2012.132%206.242%2011.435%206.872%2010.882%207.615%20C%2010.06%208.718%209.583%2010.029%209.51%2011.39%20C%209.437%2012.786%209.793%2014.172%2010.533%2015.37%20C%2011.273%2016.568%2012.364%2017.522%2013.664%2018.111%20C%2014.507%2018.495%2015.418%2018.716%2016.347%2018.762%20C%2016.82%2018.785%2017.295%2018.762%2017.764%2018.695%20C%2018.732%2018.554%2019.66%2018.224%2020.496%2017.727%20C%2021.298%2017.246%2021.995%2016.616%2022.548%2015.873%20C%2023.371%2014.77%2023.848%2013.459%2023.92%2012.098%20C%2023.944%2011.637%2023.922%2011.176%2023.852%2010.719%20C%2023.708%209.776%2023.37%208.871%2022.858%208.059%20C%2022.61%207.666%2022.323%207.298%2022.001%206.96%20C%2020.028%204.891%2016.974%204.175%2014.252%205.144%20Z%22%20fill%3D%22url(%23idss8949148717_1g-1621205006)%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M%2047.955%2011.855%20C%2047.303%2011.377%2046.526%2011.027%2045.625%2010.807%20L%2042.999%2010.135%20C%2042.856%2010.099%2042.719%2010.06%2042.592%2010.016%20L%2042.59%2010.016%20C%2042.204%209.886%2041.893%209.723%2041.654%209.528%20C%2041.334%209.267%2041.175%208.92%2041.175%208.487%20C%2041.175%208.198%2041.267%207.934%2041.454%207.696%20C%2041.639%207.457%2041.894%207.269%2042.221%207.132%20C%2042.547%206.995%2042.925%206.925%2043.355%206.925%20C%2044.052%206.925%2044.646%207.089%2045.135%207.414%20C%2045.625%207.739%2045.929%208.198%2046.047%208.79%20L%2048.914%207.773%20C%2048.717%207.055%2048.395%206.453%2047.95%205.961%20C%2047.379%205.332%2046.704%204.877%2045.926%204.595%20C%2045.147%204.313%2044.334%204.171%2043.489%204.171%20C%2042.48%204.171%2041.565%204.359%2040.742%204.735%20C%2039.919%205.111%2039.269%205.643%2038.795%206.33%20C%2038.32%207.016%2038.083%207.8%2038.083%208.682%20C%2038.083%209.785%2038.4%2010.651%2039.033%2011.279%20C%2039.065%2011.312%2039.096%2011.342%2039.128%2011.371%20C%2039.825%2012.007%2040.73%2012.455%2041.843%2012.716%20L%2043.999%2013.259%20L%2044%2013.259%20L%2044.512%2013.388%20C%2045.091%2013.533%2045.547%2013.747%2045.881%2014.028%20C%2046.215%2014.31%2046.381%2014.689%2046.381%2015.166%20C%2046.381%2015.542%2046.273%2015.875%2046.059%2016.164%20C%2045.843%2016.453%2045.539%2016.677%2045.147%2016.836%20C%2044.754%2016.995%2044.29%2017.075%2043.756%2017.075%20C%2042.762%2017.075%2041.983%2016.848%2041.42%2016.392%20C%2040.856%2015.937%2040.515%2015.318%2040.396%2014.537%20L%2037.444%2015.586%20C%2037.614%2016.327%2037.92%2016.982%2038.362%2017.552%20C%2038.931%2018.289%2039.68%2018.853%2040.609%2019.243%20C%2041.534%2019.634%2042.584%2019.829%2043.756%2019.829%20C%2044.927%2019.829%2045.906%2019.624%2046.781%2019.212%20C%2047.656%2018.8%2048.331%2018.228%2048.806%2017.498%20C%2049.28%2016.768%2049.518%2015.947%2049.518%2015.036%20C%2049.518%2013.851%2049.151%2012.918%2048.417%2012.239%20C%2048.27%2012.103%2048.116%2011.975%2047.955%2011.855%20Z%20M%20130.917%2012.239%20C%20130.77%2012.103%20130.616%2011.975%20130.455%2011.855%20C%20129.803%2011.377%20129.026%2011.027%20128.125%2010.807%20L%20125.499%2010.135%20C%20125.356%2010.099%20125.219%2010.06%20125.092%2010.016%20L%20125.09%2010.016%20C%20124.704%209.886%20124.393%209.723%20124.154%209.528%20C%20123.834%209.267%20123.675%208.92%20123.675%208.487%20C%20123.675%208.198%20123.767%207.934%20123.954%207.696%20C%20124.139%207.457%20124.394%207.269%20124.721%207.132%20C%20125.047%206.995%20125.425%206.925%20125.855%206.925%20C%20126.552%206.925%20127.146%207.089%20127.635%207.414%20C%20128.125%207.739%20128.429%208.198%20128.547%208.79%20L%20131.414%207.773%20C%20131.217%207.055%20130.895%206.453%20130.45%205.961%20C%20129.879%205.332%20129.204%204.877%20128.426%204.595%20C%20127.647%204.313%20126.834%204.171%20125.989%204.171%20C%20124.98%204.171%20124.065%204.359%20123.242%204.735%20C%20122.419%205.111%20121.769%205.643%20121.295%206.33%20C%20120.82%207.016%20120.583%207.8%20120.583%208.682%20C%20120.583%209.785%20120.9%2010.651%20121.533%2011.279%20C%20121.565%2011.312%20121.596%2011.342%20121.628%2011.371%20C%20122.325%2012.007%20123.23%2012.455%20124.343%2012.716%20L%20126.499%2013.259%20L%20126.5%2013.259%20L%20127.012%2013.388%20C%20127.591%2013.533%20128.047%2013.747%20128.381%2014.028%20C%20128.715%2014.31%20128.881%2014.689%20128.881%2015.166%20C%20128.881%2015.542%20128.773%2015.875%20128.559%2016.164%20C%20128.343%2016.453%20128.039%2016.677%20127.647%2016.836%20C%20127.254%2016.995%20126.79%2017.075%20126.256%2017.075%20C%20125.262%2017.075%20124.483%2016.848%20123.92%2016.392%20C%20123.356%2015.937%20123.015%2015.318%20122.896%2014.537%20L%20119.944%2015.586%20C%20120.114%2016.327%20120.42%2016.982%20120.862%2017.552%20C%20121.431%2018.289%20122.18%2018.853%20123.109%2019.243%20C%20124.034%2019.634%20125.084%2019.829%20126.256%2019.829%20C%20127.427%2019.829%20128.406%2019.624%20129.281%2019.212%20C%20130.156%2018.8%20130.831%2018.228%20131.306%2017.498%20C%20131.78%2016.768%20132.018%2015.947%20132.018%2015.036%20C%20132.018%2013.851%20131.651%2012.918%20130.917%2012.239%20Z%20M%2051.035%207.923%20L%2053.816%207.923%20L%2053.816%2019.59%20L%2051.035%2019.59%20Z%20M%2052.425%202.889%20C%2051.465%202.889%2050.688%203.648%2050.688%204.583%20C%2050.688%205.519%2051.465%206.278%2052.425%206.278%20C%2053.384%206.278%2054.163%205.519%2054.163%204.583%20C%2054.163%203.648%2053.386%202.889%2052.425%202.889%20Z%20M%2064.997%209.547%20C%2064.621%209.056%2064.164%208.659%2063.628%208.357%20C%2062.835%207.908%2061.912%207.684%2060.859%207.684%20C%2059.806%207.684%2058.823%207.934%2057.955%208.433%20C%2057.088%208.932%2056.41%209.614%2055.921%2010.482%20C%2055.431%2011.349%2055.186%2012.311%2055.186%2013.366%20C%2055.186%2014.422%2055.431%2015.383%2055.921%2016.251%20C%2056.41%2017.118%2057.092%2017.805%2057.967%2018.311%20C%2058.842%2018.817%2059.806%2019.07%2060.859%2019.07%20C%2061.912%2019.07%2062.839%2018.843%2063.64%2018.387%20C%2064.033%2018.163%2064.382%2017.893%2064.686%2017.573%20L%2064.686%2018.246%20C%2064.686%2018.94%2064.541%2019.533%2064.251%2020.024%20C%2063.962%2020.516%2063.559%2020.889%2063.04%2021.142%20C%2062.521%2021.393%2061.898%2021.52%2061.171%2021.52%20C%2060.281%2021.52%2059.55%2021.337%2058.979%2020.968%20C%2058.408%2020.6%2058.034%2020.154%2057.856%2019.634%20L%2055.186%2020.61%20C%2055.468%2021.275%2055.898%2021.86%2056.477%2022.366%20C%2057.055%2022.872%2057.755%2023.258%2058.578%2023.527%20C%2059.401%2023.795%2060.281%2023.928%2061.215%2023.928%20C%2062.476%2023.928%2063.577%2023.701%2064.518%2023.245%20C%2065.46%2022.79%2066.187%2022.128%2066.699%2021.26%20C%2067.21%2020.393%2067.467%2019.366%2067.467%2018.181%20L%2067.467%2011.176%20C%2067.467%2010.41%2067.492%209.749%2067.544%209.192%20C%2067.596%208.636%2067.674%208.212%2067.778%207.923%20L%2064.997%207.923%20Z%20M%2064.229%2015.058%20C%2063.94%2015.549%2063.536%2015.94%2063.017%2016.229%20C%2062.498%2016.518%2061.912%2016.663%2061.26%2016.663%20C%2060.607%2016.663%2060.066%2016.515%2059.547%2016.219%20C%2059.028%2015.922%2058.62%2015.525%2058.323%2015.026%20C%2058.027%2014.527%2057.878%2013.973%2057.878%2013.366%20C%2057.878%2012.759%2058.027%2012.202%2058.323%2011.696%20C%2058.62%2011.19%2059.028%2010.793%2059.547%2010.504%20C%2060.066%2010.214%2060.637%2010.07%2061.26%2010.07%20C%2061.883%2010.07%2062.494%2010.212%2063.006%2010.493%20C%2063.517%2010.775%2063.922%2011.169%2064.219%2011.675%20C%2064.515%2012.181%2064.664%2012.745%2064.664%2013.366%20C%2064.664%2013.988%2064.518%2014.566%2064.229%2015.058%20Z%20M%2085.489%208.26%20C%2084.814%207.877%2084.04%207.684%2083.164%207.684%20C%2082.289%207.684%2081.466%207.877%2080.784%208.26%20C%2080.102%208.643%2079.56%209.145%2079.16%209.766%20C%2078.834%209.116%2078.377%208.607%2077.791%208.238%20C%2077.205%207.869%2076.49%207.684%2075.645%207.684%20C%2074.933%207.684%2074.291%207.819%2073.72%208.086%20C%2073.149%208.354%2072.686%208.718%2072.33%209.181%20C%2072.134%209.436%2071.97%209.712%2071.841%2010.005%20L%2071.841%207.923%20L%2069.371%207.923%20L%2069.371%2019.59%20L%2072.152%2019.59%20L%2072.152%2013.28%20C%2072.152%2012.643%2072.266%2012.101%2072.496%2011.653%20C%2072.726%2011.205%2073.035%2010.865%2073.42%2010.634%20C%2073.806%2010.402%2074.221%2010.287%2074.666%2010.287%20C%2075.111%2010.287%2075.519%2010.392%2075.89%2010.602%20C%2076.26%2010.812%2076.553%2011.125%2076.768%2011.545%20C%2076.983%2011.964%2077.091%2012.47%2077.091%2013.063%20L%2077.091%2019.59%20L%2079.872%2019.59%20L%2079.872%2013.063%20C%2079.872%2012.455%2079.986%2011.942%2080.216%2011.523%20C%2080.446%2011.104%2080.754%2010.793%2081.14%2010.59%20C%2081.526%2010.388%2081.941%2010.287%2082.386%2010.287%20C%2083.127%2010.287%2083.716%2010.537%2084.154%2011.036%20C%2084.591%2011.534%2084.811%2012.21%2084.811%2013.063%20L%2084.811%2019.59%20L%2087.592%2019.59%20L%2087.592%2012.434%20C%2087.592%2011.465%2087.409%2010.624%2087.046%209.908%20C%2086.682%209.192%2086.163%208.643%2085.489%208.26%20Z%20M%20101.643%2016.337%20L%20101.643%207.923%20L%2098.862%207.923%20L%2098.862%209.354%20C%2098.732%209.202%2098.589%209.062%2098.439%208.932%20C%2097.98%208.534%2097.449%208.227%2096.848%208.01%20C%2096.247%207.793%2095.577%207.684%2094.835%207.684%20C%2093.767%207.684%2092.784%207.952%2091.887%208.487%20C%2090.99%209.022%2090.288%209.752%2089.785%2010.677%20C%2089.279%2011.602%2089.029%2012.629%2089.029%2013.757%20C%2089.029%2014.884%2089.279%2015.893%2089.785%2016.826%20C%2090.288%2017.759%2090.99%2018.492%2091.887%2019.027%20C%2092.784%2019.561%2093.767%2019.829%2094.835%2019.829%20C%2095.903%2019.829%2096.907%2019.59%2097.716%2019.113%20C%2098.29%2018.775%2098.769%2018.337%2099.151%2017.8%20L%2099.151%2019.59%20L%20101.954%2019.59%20C%20101.834%2019.287%20101.754%2018.857%20101.71%2018.301%20C%20101.665%2017.744%20101.643%2017.089%20101.643%2016.337%20Z%20M%2098.405%2015.535%20C%2098.101%2016.07%2097.683%2016.489%2097.149%2016.793%20C%2096.615%2017.096%2096.006%2017.248%2095.325%2017.248%20C%2094.687%2017.248%2094.101%2017.093%2093.567%2016.783%20C%2093.033%2016.472%2092.611%2016.048%2092.299%2015.513%20C%2091.988%2014.978%2091.832%2014.386%2091.832%2013.735%20C%2091.832%2013.084%2091.988%2012.513%2092.299%2011.978%20C%2092.611%2011.443%2093.036%2011.021%2093.578%2010.71%20C%2094.119%2010.4%2094.709%2010.243%2095.347%2010.243%20C%2095.985%2010.243%2096.615%2010.4%2097.149%2010.71%20C%2097.683%2011.021%2098.101%2011.44%2098.405%2011.968%20C%2098.709%2012.496%2098.862%2013.092%2098.862%2013.757%20C%2098.862%2014.422%2098.709%2015%2098.405%2015.535%20Z%20M%20115.516%205.19%20C%20114.293%204.511%20112.931%204.171%20111.433%204.171%20C%20109.935%204.171%20108.556%204.511%20107.34%205.19%20C%20106.124%205.87%20105.162%206.81%20104.459%208.01%20C%20103.753%209.21%20103.402%2010.533%20103.402%2011.978%20C%20103.402%2013.424%20103.753%2014.787%20104.459%2015.98%20C%20105.162%2017.173%20106.124%2018.113%20107.34%2018.8%20C%20108.556%2019.486%20109.92%2019.829%20111.433%2019.829%20C%20112.946%2019.829%20114.293%2019.486%20115.516%2018.8%20C%20116.74%2018.113%20117.702%2017.173%20118.408%2015.98%20C%20119.111%2014.787%20119.464%2013.453%20119.464%2011.978%20C%20119.464%2010.504%20119.111%209.21%20118.408%208.01%20C%20117.702%206.81%20116.74%205.87%20115.516%205.19%20Z%20M%20115.806%2014.571%20C%20115.367%2015.344%20114.758%2015.954%20113.98%2016.402%20C%20113.201%2016.851%20112.353%2017.075%20111.433%2017.075%20C%20110.514%2017.075%20109.646%2016.851%20108.875%2016.402%20C%20108.104%2015.954%20107.495%2015.344%20107.051%2014.571%20C%20106.606%2013.797%20106.383%2012.933%20106.383%2011.978%20C%20106.383%2011.024%20106.606%2010.186%20107.051%209.419%20C%20107.495%208.653%20108.104%208.046%20108.875%207.598%20C%20109.646%207.149%20110.499%206.925%20111.433%206.925%20C%20112.368%206.925%20113.198%207.149%20113.969%207.598%20C%20114.741%208.046%20115.349%208.653%20115.794%209.419%20C%20116.239%2010.186%20116.461%2011.039%20116.461%2011.978%20C%20116.461%2012.918%20116.242%2013.797%20115.806%2014.571%20Z%22%20fill%3D%22var(--token-f9376adb-fe94-4614-8108-c32dbf90bd1c%2C%20rgba(35%2C%2038%2C%2043%2C%200.95))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BUno%26quot%3B%7D%20*%2F%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/almQbXgcRPeHszIPCrTPJ07yKM.png",
    "ogImage": "https://framerusercontent.com/images/SOM9KzHNL7z093cvLPoBu02cfo.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Selected #2 because it is a medium-sized, visible logo linking to the homepage, matching the brand 'SigmaOS'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get Started",
      "reasoning": "Button #1 'Get Started' has a vibrant brand color (#FF537A) and strong CTA text, making it the primary call-to-action."
    },
    "secondary": {
      "index": 3,
      "text": "Start today",
      "reasoning": "Button #3 'Start today' has a different vibrant color (#9C7AFF) and serves as a secondary action, complementing the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy users"
  },
  "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": 2,
        "selectedLogoReasoning": "Selected #2 because it is a medium-sized, visible logo linking to the homepage, matching the brand 'SigmaOS'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles