Home · Branding · Flightcaster

Flightcaster Brand Identity

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

Download JSON
Primary
#9118DB
Accent
#9118DB
Body Font
TTInterfacesRegular
Heading
TTInterfacesDemiBold

Color Palette

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

primary
#9118DB
rgb(145, 24, 219)
secondary
#DC3232
rgb(220, 50, 50)
accent
#9118DB
rgb(145, 24, 219)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#222224
rgb(34, 34, 36)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
TTInterfacesRegular
TTInterfacesRegular Google Fonts →
heading
TTInterfacesDemiBold
TTInterfacesDemiBold Google Fonts →
TTInterfacesMedium, 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

Flightcaster logo
Logo
Flightcaster favicon
Favicon
Flightcaster social image
Social Card

UI Components

Live previews rendered using Flightcaster's actual button styles.

input
background #0F0F10 textColor #FFFFFF borderColor null borderRadius 0px shadow none
buttonPrimary
background #9118DB textColor #0000EE borderRadius 32.64px shadow none
buttonSecondary
background #0F0F10 textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses seeking IT services

Flightcaster Brand in the Wild

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

Frequently Asked Questions

What is Flightcaster's primary brand color?

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

What font does Flightcaster use?

Flightcaster uses TTInterfacesRegular for body text and TTInterfacesDemiBold for headings. Fonts were detected on https://devoxsoftware.com as part of their live design system.

Does Flightcaster use a light or dark theme?

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

Where can I find Flightcaster's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "TTInterfacesRegular",
      "role": "body"
    },
    {
      "family": "TTInterfacesDemiBold",
      "role": "heading"
    },
    {
      "family": "TTInterfacesMedium",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#9118DB",
    "secondary": "#DC3232",
    "accent": "#9118DB",
    "background": "#FFFFFF",
    "textPrimary": "#222224",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "TTInterfacesRegular",
      "heading": "TTInterfacesDemiBold"
    },
    "fontStacks": {
      "heading": [
        "TTInterfacesMedium",
        "sans-serif"
      ],
      "body": [
        "TTInterfacesRegular",
        "sans-serif"
      ],
      "paragraph": [
        "TTInterfacesRegular",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "93.2571px",
      "h2": "74.6057px",
      "body": "16.32px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "#0F0F10",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#9118DB",
      "textColor": "#0000EE",
      "borderRadius": "32.64px",
      "borderRadiusCorners": {
        "topLeft": "32.64px",
        "topRight": "32.64px",
        "bottomRight": "32.64px",
        "bottomLeft": "32.64px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0F0F10",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22145%22%20height%3D%2240%22%20viewBox%3D%220%200%20145%2040%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Text%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M59%205H67.32C68.824%205%2070.2%205.256%2071.448%205.736C72.696%206.216%2073.752%206.952%2074.648%207.88C75.512%208.84%2076.216%2010.024%2076.696%2011.4C77.176%2012.808%2077.4%2014.408%2077.4%2016.2C77.4%2017.992%2077.176%2019.592%2076.696%2020.968C76.216%2022.376%2075.512%2023.56%2074.648%2024.488C73.752%2025.448%2072.696%2026.184%2071.448%2026.664C70.2%2027.144%2068.824%2027.4%2067.32%2027.4H59V5ZM67.16%2023.88C68.024%2023.88%2068.856%2023.72%2069.624%2023.4C70.36%2023.08%2071.032%2022.6%2071.608%2021.96C72.152%2021.32%2072.6%2020.52%2072.92%2019.56C73.24%2018.6%2073.4%2017.48%2073.4%2016.2C73.4%2014.92%2073.24%2013.8%2072.92%2012.84C72.6%2011.88%2072.152%2011.08%2071.608%2010.44C71.032%209.8%2070.36%209.32%2069.624%209C68.856%208.68%2068.024%208.52%2067.16%208.52H63V23.88H67.16Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M87.258%2027.72C86.01%2027.72%2084.89%2027.528%2083.898%2027.112C82.906%2026.728%2082.042%2026.152%2081.338%2025.416C80.634%2024.68%2080.09%2023.752%2079.706%2022.664C79.322%2021.576%2079.13%2020.328%2079.13%2018.92C79.13%2017.512%2079.322%2016.264%2079.706%2015.176C80.09%2014.088%2080.634%2013.16%2081.338%2012.424C82.042%2011.688%2082.874%2011.112%2083.866%2010.696C84.858%2010.312%2085.946%2010.12%2087.13%2010.12C88.41%2010.12%2089.562%2010.344%2090.554%2010.792C91.546%2011.24%2092.378%2011.848%2093.05%2012.584C93.722%2013.352%2094.266%2014.248%2094.618%2015.24C94.97%2016.264%2095.13%2017.32%2095.13%2018.44C95.13%2018.664%2095.13%2018.888%2095.098%2019.08C95.066%2019.272%2095.066%2019.432%2095.034%2019.592C95.002%2019.752%2095.002%2019.912%2094.97%2020.04H82.97C83.066%2021.32%2083.482%2022.344%2084.25%2023.144C84.986%2023.944%2086.01%2024.36%2087.29%2024.36C88.186%2024.36%2088.89%2024.168%2089.434%2023.816C89.946%2023.464%2090.394%2022.984%2090.81%2022.44H94.81C94.586%2023.176%2094.234%2023.848%2093.818%2024.488C93.402%2025.128%2092.858%2025.672%2092.25%2026.152C91.642%2026.632%2090.906%2027.016%2090.074%2027.304C89.242%2027.592%2088.314%2027.72%2087.258%2027.72ZM91.29%2017.16C91.13%2016.104%2090.682%2015.24%2090.01%2014.536C89.306%2013.832%2088.346%2013.48%2087.13%2013.48C86.01%2013.48%2085.082%2013.8%2084.378%2014.472C83.674%2015.144%2083.194%2016.04%2082.97%2017.16H91.29Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M95.1%2010.44H99.1L103.58%2023.4H103.74L108.22%2010.44H112.22L105.98%2027.4H101.34L95.1%2010.44Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M120.192%2027.72C119.008%2027.72%20117.92%2027.528%20116.928%2027.112C115.936%2026.728%20115.104%2026.152%20114.4%2025.416C113.696%2024.68%20113.152%2023.752%20112.768%2022.664C112.384%2021.576%20112.192%2020.328%20112.192%2018.92C112.192%2017.512%20112.384%2016.264%20112.768%2015.176C113.152%2014.088%20113.696%2013.16%20114.4%2012.424C115.104%2011.688%20115.936%2011.112%20116.928%2010.696C117.92%2010.312%20119.008%2010.12%20120.192%2010.12C121.376%2010.12%20122.464%2010.312%20123.456%2010.696C124.448%2011.112%20125.28%2011.688%20125.984%2012.424C126.688%2013.16%20127.232%2014.088%20127.617%2015.176C128.001%2016.264%20128.192%2017.512%20128.192%2018.92C128.192%2020.328%20128.001%2021.576%20127.617%2022.664C127.232%2023.752%20126.688%2024.68%20125.984%2025.416C125.28%2026.152%20124.448%2026.728%20123.456%2027.112C122.464%2027.528%20121.376%2027.72%20120.192%2027.72ZM120.192%2024.36C120.8%2024.36%20121.344%2024.232%20121.888%2024.008C122.4%2023.784%20122.848%2023.464%20123.264%2023.016C123.648%2022.568%20123.968%2021.992%20124.192%2021.32C124.416%2020.648%20124.512%2019.848%20124.512%2018.92C124.512%2017.992%20124.416%2017.192%20124.192%2016.52C123.968%2015.848%20123.648%2015.272%20123.264%2014.824C122.848%2014.376%20122.4%2014.024%20121.888%2013.8C121.344%2013.576%20120.8%2013.48%20120.192%2013.48C119.584%2013.48%20119.041%2013.576%20118.528%2013.8C117.985%2014.024%20117.536%2014.376%20117.153%2014.824C116.736%2015.272%20116.448%2015.848%20116.224%2016.52C116%2017.192%20115.872%2017.992%20115.872%2018.92C115.872%2019.848%20116%2020.648%20116.224%2021.32C116.448%2021.992%20116.736%2022.568%20117.153%2023.016C117.536%2023.464%20117.985%2023.784%20118.528%2024.008C119.041%2024.232%20119.584%2024.36%20120.192%2024.36Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M133.603%2018.6L128.323%2010.44H132.482L136.002%2016.04L139.522%2010.44H143.683L138.402%2018.6L144.003%2027.4H139.842L136.002%2021.16L132.162%2027.4H128.002L133.603%2018.6Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M82.9247%2039.9008C82.5796%2039.9008%2082.264%2039.8515%2081.9781%2039.7627C81.6921%2039.674%2081.4357%2039.5359%2081.2286%2039.3683C81.0117%2039.2006%2080.8342%2039.0034%2080.6961%2038.7766C80.5482%2038.5498%2080.4595%2038.2934%2080.4102%2038.0272H80.9525C81.0314%2038.2737%2081.1399%2038.4808%2081.2681%2038.6484C81.3963%2038.8259%2081.554%2038.9738%2081.7217%2039.0823C81.8893%2039.1908%2082.0767%2039.2795%2082.2838%2039.3288C82.4909%2039.3781%2082.6979%2039.4077%2082.9247%2039.4077C83.2304%2039.4077%2083.5065%2039.3683%2083.7432%2039.2894C83.97%2039.2204%2084.1672%2039.1119%2084.325%2038.9837C84.4828%2038.8555%2084.6011%2038.7076%2084.68%2038.5301C84.7589%2038.3624%2084.7984%2038.1751%2084.7984%2037.9779C84.7984%2037.7215%2084.7392%2037.5144%2084.6209%2037.3468C84.4927%2037.1791%2084.3349%2037.0509%2084.1475%2036.9424C83.9503%2036.8438%2083.7235%2036.7649%2083.477%2036.6959C83.2206%2036.6269%2082.9642%2036.5677%2082.7078%2036.4987C82.4415%2036.4395%2082.1852%2036.3705%2081.9386%2036.2818C81.6822%2036.2029%2081.4554%2036.0944%2081.2681%2035.9563C81.0709%2035.8183%2080.9131%2035.6408%2080.7947%2035.4337C80.6665%2035.2266%2080.6074%2034.9505%2080.6074%2034.6251C80.6074%2034.3687%2080.6567%2034.132%2080.7652%2033.9052C80.8638%2033.6784%2081.0117%2033.4911%2081.199%2033.3234C81.3864%2033.1558%2081.6231%2033.0276%2081.8992%2032.9388C82.1654%2032.8501%2082.481%2032.8008%2082.8261%2032.8008C83.4474%2032.8008%2083.9602%2032.9388%2084.3842%2033.2248C84.7984%2033.5108%2085.0646%2033.9348%2085.1928%2034.4772H84.6504C84.6011%2034.3391%2084.5321%2034.2011%2084.4434%2034.063C84.3546%2033.9249%2084.2363%2033.7968%2084.0884%2033.6784C83.9404%2033.5699%2083.7728%2033.4713%2083.5657%2033.4023C83.3586%2033.3333%2083.1121%2033.2938%2082.8261%2033.2938C82.5599%2033.2938%2082.3134%2033.3234%2082.1063%2033.3924C81.8992%2033.4615%2081.7217%2033.5601%2081.5836%2033.6784C81.4357%2033.8066%2081.3272%2033.9447%2081.2582%2034.1024C81.1892%2034.2701%2081.1497%2034.4377%2081.1497%2034.6251C81.1497%2034.8815%2081.2089%2035.0886%2081.3371%2035.2562C81.4554%2035.4238%2081.6132%2035.552%2081.8104%2035.6506C81.9978%2035.7591%2082.2246%2035.838%2082.481%2035.907C82.7275%2035.9761%2082.9839%2036.0352%2083.2502%2036.0944C83.5065%2036.1634%2083.7629%2036.2324%2084.0193%2036.3113C84.2659%2036.4001%2084.4927%2036.5086%2084.6899%2036.6466C84.8772%2036.7847%2085.035%2036.9622%2085.1632%2037.1693C85.2815%2037.3763%2085.3407%2037.6524%2085.3407%2037.9779C85.3407%2038.2441%2085.2914%2038.5005%2085.1829%2038.7372C85.0745%2038.9738%2084.9167%2039.1809%2084.7096%2039.3486C84.5025%2039.5162%2084.2461%2039.6543%2083.9503%2039.7529C83.6446%2039.8515%2083.3093%2039.9008%2082.9247%2039.9008Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M92.3406%2039.9008C92.0053%2039.9008%2091.6996%2039.8416%2091.4136%2039.7134C91.1276%2039.5951%2090.891%2039.4176%2090.6839%2039.1908C90.4768%2038.964%2090.3092%2038.6879%2090.2007%2038.3624C90.0824%2038.037%2090.0232%2037.6623%2090.0232%2037.2383C90.0232%2036.8143%2090.0824%2036.4395%2090.2007%2036.1141C90.3092%2035.7887%2090.4768%2035.5027%2090.6839%2035.2759C90.891%2035.0491%2091.1276%2034.8815%2091.4136%2034.7533C91.6996%2034.6349%2092.0053%2034.5758%2092.3406%2034.5758C92.6758%2034.5758%2092.9815%2034.6349%2093.2675%2034.7533C93.5535%2034.8815%2093.8%2035.0491%2094.0071%2035.2759C94.2142%2035.5027%2094.3719%2035.7887%2094.4903%2036.1141C94.5988%2036.4395%2094.6579%2036.8143%2094.6579%2037.2383C94.6579%2037.6623%2094.5988%2038.037%2094.4903%2038.3624C94.3719%2038.6879%2094.2142%2038.964%2094.0071%2039.1908C93.8%2039.4176%2093.5535%2039.5951%2093.2675%2039.7134C92.9815%2039.8416%2092.6758%2039.9008%2092.3406%2039.9008ZM92.3406%2039.4077C92.5969%2039.4077%2092.8336%2039.3584%2093.0604%2039.2598C93.2872%2039.1711%2093.4746%2039.0231%2093.6422%2038.8358C93.8099%2038.6484%2093.9381%2038.4216%2094.0268%2038.1554C94.1156%2037.8891%2094.1649%2037.5834%2094.1649%2037.2383C94.1649%2036.8931%2094.1156%2036.5874%2094.0268%2036.3212C93.9381%2036.0549%2093.8099%2035.8183%2093.6422%2035.6309C93.4746%2035.4436%2093.2872%2035.3055%2093.0604%2035.2069C92.8336%2035.1181%2092.5969%2035.0688%2092.3406%2035.0688C92.0842%2035.0688%2091.8475%2035.1181%2091.6207%2035.2069C91.3939%2035.3055%2091.2065%2035.4436%2091.0389%2035.6309C90.8713%2035.8183%2090.7431%2036.0549%2090.6543%2036.3212C90.5656%2036.5874%2090.5163%2036.8931%2090.5163%2037.2383C90.5163%2037.5834%2090.5656%2037.8891%2090.6543%2038.1554C90.7431%2038.4216%2090.8713%2038.6484%2091.0389%2038.8358C91.2065%2039.0231%2091.3939%2039.1711%2091.6207%2039.2598C91.8475%2039.3584%2092.0842%2039.4077%2092.3406%2039.4077Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M99.986%2035.1674H99.1478V34.6744H99.986V33.9841C99.986%2033.639%20100.085%2033.3629%20100.292%2033.1755C100.499%2032.9881%20100.775%2032.8994%20101.12%2032.8994H101.81V33.3924H101.12C100.923%2033.3924%20100.765%2033.4418%20100.657%2033.5404C100.538%2033.639%20100.479%2033.7869%20100.479%2033.9841V34.6744H101.81V35.1674H100.479V39.8022H99.986V35.1674Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M107.978%2039.8022C107.633%2039.8022%20107.356%2039.7036%20107.149%2039.5162C106.942%2039.3288%20106.844%2039.0626%20106.844%2038.7174V35.1674H106.006V34.6744H106.844L106.942%2033.2938H107.337V34.6744H108.668V35.1674H107.337V38.7174C107.337%2038.9147%20107.396%2039.0626%20107.514%2039.1612C107.623%2039.2598%20107.781%2039.3091%20107.978%2039.3091H108.668V39.8022H107.978Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M112.908%2034.6744H113.401L114.653%2039.1612H114.703L115.965%2034.6744H116.507L117.769%2039.1612H117.819L119.071%2034.6744H119.564L118.134%2039.8022H117.493L116.261%2035.4633H116.211L114.979%2039.8022H114.338L112.908%2034.6744Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M125.583%2039.4077C126.125%2039.4077%20126.549%2039.2598%20126.855%2038.964C127.16%2038.6681%20127.308%2038.2737%20127.308%2037.7806V37.3369H125.681C125.237%2037.3369%20124.902%2037.4355%20124.685%2037.6327C124.458%2037.8299%20124.35%2038.0765%20124.35%2038.3723C124.35%2038.6681%20124.458%2038.9147%20124.675%2039.1119C124.882%2039.3091%20125.188%2039.4077%20125.583%2039.4077ZM125.583%2039.9008C125.04%2039.9008%20124.616%2039.7529%20124.31%2039.4669C124.005%2039.1809%20123.857%2038.8161%20123.857%2038.3723C123.857%2038.1455%20123.896%2037.9384%20123.975%2037.7511C124.054%2037.5637%20124.172%2037.4059%20124.33%2037.2679C124.478%2037.1397%20124.675%2037.0312%20124.902%2036.9523C125.129%2036.8833%20125.385%2036.8438%20125.681%2036.8438H127.308V36.4494C127.308%2036.0056%20127.19%2035.6605%20126.953%2035.4238C126.707%2035.1872%20126.352%2035.0688%20125.878%2035.0688C125.484%2035.0688%20125.178%2035.1576%20124.971%2035.3252C124.754%2035.5027%20124.596%2035.7295%20124.498%2036.0056H124.005C124.103%2035.5816%20124.32%2035.2365%20124.646%2034.9702C124.971%2034.704%20125.385%2034.5758%20125.878%2034.5758C126.48%2034.5758%20126.943%2034.7434%20127.288%2035.0787C127.634%2035.4238%20127.801%2035.8774%20127.801%2036.4494V39.8022H127.407L127.308%2039.0133H127.259C127.21%2039.1218%20127.131%2039.2302%20127.042%2039.3387C126.943%2039.4472%20126.825%2039.5359%20126.687%2039.6247C126.539%2039.7134%20126.381%2039.7726%20126.194%2039.8219C126.007%2039.8712%20125.809%2039.9008%20125.583%2039.9008Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M132.975%2034.6744H133.369L133.468%2035.4633H133.517C133.665%2035.1872%20133.862%2034.9899%20134.089%2034.8618C134.316%2034.7336%20134.602%2034.6744%20134.947%2034.6744H135.489V35.1674H134.947C134.72%2035.1674%20134.523%2035.2069%20134.346%2035.2759C134.158%2035.3548%20134.01%2035.4633%20133.882%2035.5915C133.754%2035.7197%20133.645%2035.8774%20133.576%2036.0549C133.507%2036.2423%20133.468%2036.4395%20133.468%2036.6466V39.8022H132.975V34.6744Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M142%2039.9008C141.664%2039.9008%20141.359%2039.8416%20141.073%2039.7134C140.787%2039.5951%20140.55%2039.4176%20140.343%2039.1908C140.136%2038.964%20139.968%2038.6879%20139.86%2038.3624C139.742%2038.037%20139.682%2037.6623%20139.682%2037.2383C139.682%2036.8143%20139.742%2036.4395%20139.86%2036.1141C139.968%2035.7887%20140.126%2035.5027%20140.333%2035.2759C140.54%2035.0491%20140.777%2034.8815%20141.053%2034.7533C141.329%2034.6349%20141.625%2034.5758%20141.95%2034.5758C142.276%2034.5758%20142.572%2034.6349%20142.848%2034.7533C143.124%2034.8716%20143.361%2035.0393%20143.568%2035.2463C143.775%2035.4534%20143.932%2035.7098%20144.051%2036.0056C144.159%2036.3113%20144.218%2036.6368%20144.218%2036.9918C144.218%2037.0608%20144.218%2037.1101%20144.218%2037.1594C144.209%2037.2087%20144.209%2037.2481%20144.199%2037.2777C144.189%2037.3172%20144.189%2037.3566%20144.189%2037.3862H140.175C140.185%2037.682%20140.244%2037.9483%20140.333%2038.1948C140.422%2038.4413%20140.55%2038.6583%20140.708%2038.8358C140.866%2039.0231%20141.053%2039.1612%20141.27%2039.2598C141.487%2039.3584%20141.733%2039.4077%20142%2039.4077C142.374%2039.4077%20142.69%2039.3288%20142.946%2039.1612C143.193%2038.9936%20143.41%2038.7668%20143.577%2038.4709H144.12C143.952%2038.9443%20143.676%2039.2993%20143.301%2039.5359C142.927%2039.7824%20142.493%2039.9008%20142%2039.9008ZM143.725%2036.9424C143.716%2036.6565%20143.656%2036.4001%20143.568%2036.1733C143.479%2035.9465%20143.351%2035.7493%20143.193%2035.5816C143.035%2035.414%20142.848%2035.2858%20142.641%2035.197C142.424%2035.1083%20142.197%2035.0688%20141.95%2035.0688C141.694%2035.0688%20141.457%2035.1181%20141.25%2035.2069C141.043%2035.2956%20140.856%2035.4238%20140.708%2035.5915C140.56%2035.7591%20140.442%2035.9662%20140.353%2036.193C140.264%2036.4198%20140.205%2036.6762%20140.175%2036.9424H143.725Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Img%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.426%200H31.4723C33.1246%200%2034.5659%200.925872%2035.2924%202.28538L36.2416%203.92616C31.941%205.68415%2028.4842%207.51245%2025.004%2010.9229C26.7382%2013.2435%2028.0389%2015.9625%2028.2382%2018.998C28.4374%2022.0217%2027.5702%2025.4087%2025.0157%2028.8778C28.4842%2032.3469%2031.8239%2034.269%2036.2298%2036.0738L35.2221%2037.8318C34.4253%2039.2265%2032.9605%2040%2031.4723%2040H22.426H13.3797C11.8798%2040%2010.4268%2039.2148%209.62994%2037.8318L8.62219%2036.0738C13.0282%2034.269%2016.3678%2032.3469%2019.8363%2028.8778C17.2818%2025.4087%2016.4147%2022.0217%2016.6139%2018.998C16.8131%2015.9508%2018.1138%2013.2435%2019.848%2010.9229C16.3795%207.51245%2012.9227%205.68415%208.61047%203.92616L9.55963%202.28538C10.2861%200.925872%2011.7275%200%2013.3797%200H22.426ZM22.426%2035.6754H27.1132C25.2735%2034.4096%2023.7267%2033.1321%2022.426%2031.8547C21.1253%2033.1321%2019.5785%2034.4096%2017.7388%2035.6754H22.426ZM22.426%2025.7134C23.9142%2023.3929%2024.4298%2021.2013%2024.3009%2019.2558C24.172%2017.3572%2023.4572%2015.6109%2022.426%2014.0287C21.3948%2015.6109%2020.6683%2017.3689%2020.5511%2019.2558C20.4222%2021.1896%2020.9378%2023.3812%2022.426%2025.7134ZM22.426%208.01641C23.9494%206.5397%2025.5547%205.29739%2026.9609%204.33636H22.426H17.8911C19.2973%205.29739%2020.9027%206.52798%2022.426%208.01641ZM11.7978%2032.9329L8.85655%2027.8348L4.33339%2020.0059L8.85655%2012.1653L11.8212%207.04366C10.1338%206.19982%208.80967%205.68415%207.79021%205.36771L5.1185%209.99707H5.10678L0.583624%2017.826C-0.271792%2019.3027%20-0.154611%2021.0841%200.72424%2022.4084L5.10678%2029.9912L7.77849%2034.6088C8.78624%2034.3041%2010.1104%2033.7767%2011.7978%2032.9329ZM33.0543%2032.9329C34.7417%2033.7767%2036.0658%2034.2924%2037.0853%2034.6088L39.757%2029.9912L44.1395%2022.4084C45.0301%2021.0724%2045.1355%2019.3027%2044.2801%2017.826L39.757%209.98535H39.7453L37.0735%205.35599C36.0541%205.67243%2034.7299%206.1881%2033.0425%207.03194L36.0072%2012.1535L40.5304%2019.9941L36.0072%2027.8348L33.0543%2032.9329Z%22%20fill%3D%22%230F0F10%22%20style%3D%22fill%3A%20rgb(15%2C%2015%2C%2016)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.426%200H31.4723C33.1246%200%2034.5659%200.925872%2035.2924%202.28538L36.2416%203.92616C31.941%205.68415%2028.4842%207.51245%2025.004%2010.9229C26.7382%2013.2435%2028.0389%2015.9625%2028.2382%2018.998C28.4374%2022.0217%2027.5702%2025.4087%2025.0157%2028.8778C28.4842%2032.3469%2031.8239%2034.269%2036.2298%2036.0738L35.2221%2037.8318C34.4253%2039.2265%2032.9605%2040%2031.4723%2040H22.426H13.3797C11.8798%2040%2010.4268%2039.2148%209.62994%2037.8318L8.62219%2036.0738C13.0282%2034.269%2016.3678%2032.3469%2019.8363%2028.8778C17.2818%2025.4087%2016.4147%2022.0217%2016.6139%2018.998C16.8131%2015.9508%2018.1138%2013.2435%2019.848%2010.9229C16.3795%207.51245%2012.9227%205.68415%208.61047%203.92616L9.55963%202.28538C10.2861%200.925872%2011.7275%200%2013.3797%200H22.426ZM22.426%2035.6754H27.1132C25.2735%2034.4096%2023.7267%2033.1321%2022.426%2031.8547C21.1253%2033.1321%2019.5785%2034.4096%2017.7388%2035.6754H22.426ZM22.426%2025.7134C23.9142%2023.3929%2024.4298%2021.2013%2024.3009%2019.2558C24.172%2017.3572%2023.4572%2015.6109%2022.426%2014.0287C21.3948%2015.6109%2020.6683%2017.3689%2020.5511%2019.2558C20.4222%2021.1896%2020.9378%2023.3812%2022.426%2025.7134ZM22.426%208.01641C23.9494%206.5397%2025.5547%205.29739%2026.9609%204.33636H22.426H17.8911C19.2973%205.29739%2020.9027%206.52798%2022.426%208.01641ZM11.7978%2032.9329L8.85655%2027.8348L4.33339%2020.0059L8.85655%2012.1653L11.8212%207.04366C10.1338%206.19982%208.80967%205.68415%207.79021%205.36771L5.1185%209.99707H5.10678L0.583624%2017.826C-0.271792%2019.3027%20-0.154611%2021.0841%200.72424%2022.4084L5.10678%2029.9912L7.77849%2034.6088C8.78624%2034.3041%2010.1104%2033.7767%2011.7978%2032.9329ZM33.0543%2032.9329C34.7417%2033.7767%2036.0658%2034.2924%2037.0853%2034.6088L39.757%2029.9912L44.1395%2022.4084C45.0301%2021.0724%2045.1355%2019.3027%2044.2801%2017.826L39.757%209.98535H39.7453L37.0735%205.35599C36.0541%205.67243%2034.7299%206.1881%2033.0425%207.03194L36.0072%2012.1535L40.5304%2019.9941L36.0072%2027.8348L33.0543%2032.9329Z%22%20fill%3D%22url(%23paint0_linear_52196_4392)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_52196_4392%26quot%3B)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22paint0_linear_52196_4392%22%20x1%3D%2236.8312%22%20y1%3D%227.03194%22%20x2%3D%224.01611%22%20y2%3D%2236.3851%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23E51263%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(229%2C%2018%2C%2099)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220.5%22%20stop-color%3D%22%23A83DEA%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(168%2C%2061%2C%20234)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2332CEFF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(50%2C%20206%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E",
    "favicon": "https://devoxsoftware.com/wp-content/themes/main/assets/images/favicon/favicon.svg",
    "ogImage": "https://devoxsoftware.com/wp-content/uploads/2024/07/Frame-1000002674-1-1024x683.png",
    "logoHref": "https://devoxsoftware.com"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Devox Software'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "View All Case Studies",
      "reasoning": "Button #2 has a vibrant brand color (#9118DB) and action-oriented text ('View All Case Studies'), making it the primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Send Request",
      "reasoning": "Button #6 ('Send Request') has a different background color (#0F0F10) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking IT services"
  },
  "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 'Devox Software'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles