Home · Branding · Hilos

Hilos Brand Identity

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

Download JSON
Primary
#010010
Accent
#4B41E4
Body Font
Plus Jakarta Sans
Heading
Bricolage Grotesque

Color Palette

Brand palette extracted from https://hilos.io.

primary
#010010
rgb(1, 0, 16)
secondary
#FEC00E
rgb(254, 192, 14)
accent
#4B41E4
rgb(75, 65, 228)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#4B41E4
rgb(75, 65, 228)
link
#4B41E4
rgb(75, 65, 228)

Typography

Each font links to its Google Fonts page where available.

primary
Plus Jakarta Sans
Plus Jakarta Sans Google Fonts →
heading
Bricolage Grotesque
Bricolage Grotesque Google Fonts →
Bricolage Grotesque, Arial, 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

Hilos logo
Logo
Hilos favicon
Favicon
Hilos social image
Social Card

UI Components

Live previews rendered using Hilos's actual button styles.

buttonPrimary
background #4B41E4 textColor #FFFFFF borderRadius 80px shadow rgba(201, 198, 255, 0.75) 0px 3px 20px -2px inset
buttonSecondary
background #FFFFFF textColor #4B41E4 borderColor #4B41E4 borderRadius 80px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals using WhatsApp for sales

Hilos Brand in the Wild

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

Frequently Asked Questions

What is Hilos's primary brand color?

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

What accent color does Hilos use?

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

What font does Hilos use?

Hilos uses Plus Jakarta Sans for body text and Bricolage Grotesque for headings. Fonts were detected on https://hilos.io as part of their live design system.

Does Hilos use a light or dark theme?

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

Where can I find Hilos's logo?

Hilos's logo is available directly on their site (https://hilos.io). 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://hilos.io 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 Hilos.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Plus Jakarta Sans",
      "role": "body"
    },
    {
      "family": "Bricolage Grotesque",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#010010",
    "secondary": "#FEC00E",
    "accent": "#4B41E4",
    "background": "#FFFFFF",
    "textPrimary": "#4B41E4",
    "link": "#4B41E4"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Plus Jakarta Sans",
      "heading": "Bricolage Grotesque"
    },
    "fontStacks": {
      "heading": [
        "Bricolage Grotesque",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Plus Jakarta Sans",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Plus Jakarta Sans",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "40px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4B41E4",
      "textColor": "#FFFFFF",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "rgba(201, 198, 255, 0.75) 0px 3px 20px -2px inset"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#4B41E4",
      "borderColor": "#4B41E4",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22124%22%20height%3D%2246%22%20viewBox%3D%220%200%201006%20360%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_86_141)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cpath%20d%3D%22M900.73%20268.404C893.159%20268.404%20885.689%20267.26%20878.296%20264.972C871.087%20262.509%20864.578%20258.901%20858.769%20254.15C853.138%20249.223%20848.829%20243.064%20845.836%20235.673L867.217%20227.754C869.148%20235.497%20873.372%20241.129%20879.88%20244.648C886.566%20247.991%20893.513%20249.663%20900.73%20249.663C906.008%20249.663%20910.932%20248.871%20915.502%20247.287C920.256%20245.704%20924.126%20243.416%20927.111%20240.424C930.104%20237.433%20931.604%20234.002%20931.604%20230.13C931.604%20222.915%20928.696%20217.812%20922.895%20214.82C917.263%20211.829%20910.493%20209.542%20902.576%20207.958L884.366%20204.263C878.034%20202.854%20872.141%20200.919%20866.686%20198.455C861.231%20195.816%20856.838%20192.12%20853.491%20187.369C850.152%20182.618%20848.475%20176.283%20848.475%20168.364C848.475%20160.446%20850.945%20153.847%20855.869%20148.568C860.793%20143.112%20867.04%20138.977%20874.603%20136.161C882.342%20133.346%20890.436%20131.938%20898.876%20131.938C909.262%20131.938%20919.025%20134.138%20928.173%20138.537C937.497%20142.761%20944.091%20149.447%20947.961%20158.598L927.111%20166.253C924.826%20160.974%20920.779%20157.102%20914.978%20154.639C909.347%20151.999%20903.453%20150.679%20897.299%20150.679C890.613%20150.679%20884.543%20152.175%20879.088%20155.167C873.633%20158.158%20870.91%20162.469%20870.91%20168.1C870.91%20173.732%20873.195%20177.867%20877.772%20180.506C882.519%20182.97%20888.328%20184.906%20895.183%20186.313L912.339%20189.745C919.371%20191.152%20926.057%20193.176%20932.389%20195.816C938.728%20198.455%20943.914%20202.415%20947.961%20207.694C952.007%20212.797%20954.031%20220.012%20954.031%20229.338C954.031%20237.609%20951.477%20244.648%20946.376%20250.455C941.275%20256.262%20934.681%20260.749%20926.588%20263.916C918.494%20266.908%20909.877%20268.404%20900.73%20268.404Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M770.217%20268.395C762.655%20268.395%20755.178%20267.075%20747.789%20264.436C740.401%20261.796%20733.628%20257.749%20727.47%20252.294C721.489%20246.663%20716.652%20239.536%20712.957%20230.913C709.263%20222.291%20707.416%20212.084%20707.416%20200.295C707.416%20188.504%20709.263%20178.298%20712.957%20169.676C716.652%20161.053%20721.489%20154.015%20727.47%20148.559C733.628%20142.928%20740.401%20138.793%20747.789%20136.153C755.178%20133.513%20762.655%20132.194%20770.217%20132.194C777.787%20132.194%20785.257%20133.513%20792.651%20136.153C800.214%20138.793%20806.984%20142.928%20812.97%20148.559C819.124%20154.015%20823.964%20161.053%20827.48%20169.676C831.173%20178.298%20833.019%20188.504%20833.019%20200.295C833.019%20212.084%20831.173%20222.291%20827.48%20230.913C823.964%20239.536%20819.124%20246.663%20812.97%20252.294C806.984%20257.749%20800.214%20261.796%20792.651%20264.436C785.257%20267.075%20777.787%20268.395%20770.217%20268.395ZM770.217%20248.863C776.556%20248.863%20782.711%20247.19%20788.689%20243.848C794.674%20240.328%20799.598%20235.049%20803.468%20228.01C807.338%20220.795%20809.277%20211.557%20809.277%20200.295C809.277%20189.032%20807.338%20179.882%20803.468%20172.843C799.598%20165.628%20794.674%20160.349%20788.689%20157.006C782.711%20153.487%20776.556%20151.727%20770.217%20151.727C764.062%20151.727%20757.905%20153.487%20751.747%20157.006C745.766%20160.349%20740.84%20165.628%20736.97%20172.843C733.1%20179.882%20731.165%20189.032%20731.165%20200.295C731.165%20211.557%20733.1%20220.795%20736.97%20228.01C740.84%20235.049%20745.766%20240.328%20751.747%20243.848C757.905%20247.19%20764.062%20248.863%20770.217%20248.863Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M688.823%20265.235C680.554%20265.235%20674.133%20264.443%20669.56%20262.86C665.161%20261.1%20662.083%20257.844%20660.323%20253.093C658.74%20248.342%20657.948%20241.479%20657.948%20232.505V89.1765H680.114V228.809C680.114%20235.496%20680.818%20239.984%20682.225%20242.271C683.633%20244.559%20687.416%20245.702%20693.573%20245.702H698.587V265.235H688.823Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M612.468%20109.5C608.07%20109.5%20604.2%20107.916%20600.857%20104.749C597.69%20101.406%20596.107%2097.4462%20596.107%2092.8711C596.107%2088.2953%20597.69%2084.4244%20600.857%2081.2568C604.2%2078.0893%20608.07%2076.5056%20612.468%2076.5056C617.042%2076.5056%20620.912%2078.0893%20624.078%2081.2568C627.421%2084.4244%20629.092%2088.2953%20629.092%2092.8711C629.092%2097.4462%20627.421%20101.406%20624.078%20104.749C620.912%20107.916%20617.042%20109.5%20612.468%20109.5ZM601.385%20265.234V151.997H583.177V134.312H623.55V265.234H601.385Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M414.46%20265.228V88.9056H439.265V163.87H531.623V88.9056H556.427V265.228H531.623V185.25H439.265V265.228H414.46Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M74.5362%207.77422C93.7119%20-5.37545%20119.771%208.35885%20119.771%2031.6139V137.461L181.131%20148.324C184.693%20148.954%20187.959%20146.214%20187.959%20142.596V77.98C187.959%2064.3837%20194.649%2051.6579%20205.848%2043.9514L258.285%207.86656C277.457%20-5.32668%20303.558%208.40287%20303.558%2031.6794V275.179C303.558%20288.799%20296.845%20301.544%20285.614%20309.246L232.869%20345.416C213.693%20358.566%20187.634%20344.831%20187.634%20321.577V243.527C187.634%20240.705%20185.61%20238.29%20182.832%20237.799L119.771%20226.636V275.179C119.771%20288.799%20113.057%20301.544%20101.826%20309.246L49.0811%20345.416C29.9054%20358.566%203.84668%20344.831%203.84668%20321.577V217.138C3.84668%20199.16%2020.0794%20185.544%2037.7777%20188.677L96.6901%20199.105V156.822L27.7071%20144.611C13.9052%20142.167%203.84668%20130.169%203.84668%20116.149V78.0116C3.84668%2064.3909%2010.5598%2051.6458%2021.7908%2043.9442L74.5362%207.77422ZM96.6901%20133.376V31.6139C96.6901%2026.9335%2091.4454%2024.17%2087.5871%2026.8161L34.8416%2062.9861C29.8882%2066.3828%2026.9273%2072.0041%2026.9273%2078.0116V116.149C26.9273%20118.971%2028.9517%20121.385%2031.7291%20121.877L96.6901%20133.376ZM119.771%20160.908V203.191L186.855%20215.065C200.656%20217.508%20210.715%20229.507%20210.715%20243.527V321.577C210.715%20326.257%20215.959%20329.02%20219.818%20326.374L272.563%20290.205C277.517%20286.808%20280.477%20281.186%20280.477%20275.179V31.6794C280.477%2026.9946%20275.224%2024.2322%20271.367%2026.8871L218.93%2062.9718C213.991%2066.3708%20211.04%2071.9834%20211.04%2077.98V142.596C211.04%20160.574%20194.807%20174.19%20177.109%20171.057L119.771%20160.908ZM96.6901%20222.551L33.7557%20211.41C30.1943%20210.779%2026.9273%20213.52%2026.9273%20217.138V321.577C26.9273%20326.257%2032.1716%20329.02%2036.0303%20326.374L88.7758%20290.204C93.7289%20286.808%2096.6901%20281.186%2096.6901%20275.179V222.551Z%22%20fill%3D%22%234B41E4%22%20style%3D%22fill%3A%20rgb(75%2C%2065%2C%20228)%20!important%3B%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpath%20d%3D%22M414.792%20340V300.8H431.984C439.152%20300.8%20443.632%20304.496%20443.632%20310.824C443.632%20314.856%20441.616%20318.048%20437.976%20319.616C442.12%20321.072%20444.584%20324.432%20444.584%20329.248C444.584%20335.856%20440.048%20340%20432.488%20340H414.792ZM431.704%20304.832H419.776V317.768H431.704C436.016%20317.768%20438.704%20315.416%20438.704%20311.216C438.704%20307.128%20436.016%20304.832%20431.704%20304.832ZM432.208%20321.744H419.776V335.968H432.208C436.856%20335.968%20439.6%20333.336%20439.6%20328.968C439.6%20324.488%20436.856%20321.744%20432.208%20321.744ZM452.71%20350.248V346.552H455.958C458.142%20346.552%20459.542%20345.768%20460.494%20342.856L461.166%20340.784L449.07%20310.264H454.222L463.518%20334.232L472.142%20310.264H477.014L464.022%20345.32C462.566%20349.184%20460.326%20350.248%20456.742%20350.248H452.71Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cg%20clip-path%3D%22url(%23clip1_86_141)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cpath%20d%3D%22M877.3%20297.2H873.8V300.7C873.8%20301.6%20874.2%20302.7%20876%20302.7H879.5V299.2C879.5%20298.4%20879.2%20297.2%20877.3%20297.2Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M877%20308.5H874.2V337.4C874.2%20338.6%20875%20339.4%20876.1%20339.5V339.6H879.3V310.6C879.2%20309.3%20878.5%20308.5%20877%20308.5Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M707.6%20331.1C706.4%20329.9%20704.9%20330.2%20704%20331C700.3%20334.1%20696.9%20335.3%20692.5%20335.3C683.7%20335.3%20676.7%20327.9%20676.7%20318.4C676.7%20308.9%20683.5%20301.6%20692.5%20301.6C696.8%20301.6%20700.4%20302.9%20703.8%20305.8C704.6%20306.5%20706%20306.8%20707%20305.7C707.9%20304.8%20708.8%20303.8%20708.8%20303.8L709%20303.6L708.8%20303.4C705.2%20299.9%20700.7%20296.7%20692.5%20296.7C680.6%20296.7%20671.4%20306.3%20671.4%20318.5C671.4%20330.8%20680.4%20340.1%20692.4%20340.1C699.1%20340.1%20704%20337.9%20709%20332.7L709.1%20332.5L709%20332.3C709%20332.5%20708.7%20332.1%20707.6%20331.1Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M783.6%20307.8C779.2%20307.8%20775.7%20309.7%20773%20313.5C771.8%20311.1%20769%20307.6%20763.2%20307.6C758.2%20307.6%20755.5%20310.2%20753.5%20312.8V310.6C753.5%20309.1%20752.6%20308.2%20751.2%20308.2H748.4V339.3H751.2C752.6%20339.3%20753.4%20338.9%20753.4%20337.2V321.7C753.4%20316.3%20756.9%20312.3%20761.6%20312.3C766.4%20312.3%20769.2%20315.6%20769.2%20321.2V337.2C769.2%20338.7%20770%20339.4%20771.4%20339.4H774.2V321.6C774.2%20315.2%20778.3%20312.4%20782.4%20312.4C787.3%20312.4%20790.1%20315.7%20790.1%20321.3V336.9C790.1%20338.2%20790.4%20339.4%20792.4%20339.4H795.1V320.3C795.2%20312.6%20790.8%20307.8%20783.6%20307.8Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M819.7%20307.9C815.1%20307.9%20811.3%20309.9%20808.2%20314.2V311C808.2%20309.4%20807.3%20308.6%20805.7%20308.6H803.2V346.8C803.2%20348.3%20803.9%20349%20805.4%20349H808.2V334.2C811.3%20338.2%20815%20340.2%20819.7%20340.2C826.9%20340.2%20834.5%20334.5%20834.5%20324C834.5%20313.5%20826.9%20307.9%20819.7%20307.9ZM829.3%20324C829.3%20330.8%20825%20335.5%20818.8%20335.5C813.5%20335.5%20808%20331.1%20808%20323.9C808%20316.7%20813.5%20312.3%20818.8%20312.3C824%20312.4%20829.3%20316.4%20829.3%20324Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M912.2%20310.7V313.3C910.1%20310.6%20906.4%20307.6%20900.5%20307.6C896.8%20307.6%20893.1%20309%20890.4%20311.5C887.5%20314.2%20885.9%20318.1%20885.9%20322.3C885.9%20331.8%20893.4%20336.9%20900.5%20336.9C905.1%20336.9%20909%20335%20912.3%20331V334C912.3%20340.8%20908.3%20344.7%20901.5%20344.7C898.2%20344.7%20895%20343.9%20892%20342.2C891.2%20341.7%20890.6%20341.5%20890.1%20341.5C889.5%20341.5%20888.9%20341.8%20888.5%20342.5C887.7%20343.8%20887.4%20344.4%20887.4%20344.4L887.3%20344.6L887.5%20344.7C891.6%20347.6%20896.3%20349%20901.5%20349C911.5%20349%20917.3%20343.5%20917.3%20333.9V308.4H914.5C913.6%20308.4%20912.2%20309.2%20912.2%20310.7ZM912.5%20322.6C912.5%20329%20906.9%20332.8%20901.5%20332.8C895.6%20332.8%20891.2%20328.4%20891.2%20322.6C891.2%20316.7%20895.6%20312.5%20901.5%20312.5C906.8%20312.4%20912.5%20315.9%20912.5%20322.6Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M940.9%20307.9C936.5%20307.9%20933.1%20309.7%20930.7%20313.3V310.7C930.7%20309.2%20929.5%20308.6%20928.3%20308.6H925.5V339.7H930.6L930.5%20321.9C930.5%20316.4%20934.2%20312.6%20939.5%20312.6C944.7%20312.6%20947.7%20315.9%20947.7%20321.6V337.6C947.7%20339.1%20948.4%20339.7%20949.7%20339.7H952.7V320.3C952.8%20312.7%20948.2%20307.9%20940.9%20307.9Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M853.3%20308C849.4%20308%20845.9%20308.8%20842.1%20310.5L841.9%20310.6L842%20310.8C842%20310.8%20842.5%20312.2%20842.9%20313.2C843.3%20314.2%20844.5%20314.3%20845.4%20313.9C848%20312.9%20850.3%20312.4%20852.9%20312.4C858.6%20312.4%20861.7%20315.3%20861.7%20320.5V328C861.7%20332.7%20857.5%20336%20851.7%20336C848.1%20336%20844.2%20334.2%20844.2%20330.2C844.2%20326.4%20847.3%20324.3%20852.9%20324.3H855.4C856.9%20324.3%20857.6%20323.6%20857.6%20322.2V320.5H852.4C843.9%20320.5%20839.1%20324.1%20839.1%20330.3C839.1%20335%20842.7%20340.2%20850.8%20340.2C855.2%20340.2%20858.9%20338.5%20861.6%20335.3V337.4C861.6%20338.8%20862.3%20339.4%20863.8%20339.4H866.6V320.4C866.5%20312.5%20861.8%20308%20853.3%20308Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M727.4%20308C722.6%20308%20719.2%20309.2%20716.2%20310.5L716%20310.7L716.1%20310.9C716.1%20310.9%20716.6%20312.3%20717%20313.3C717.4%20314.3%20718.6%20314.4%20719.5%20314C722.1%20313%20724.4%20312.5%20727%20312.5C732.7%20312.5%20735.9%20315.4%20735.9%20320.6V328C735.9%20332.7%20731.7%20336%20725.9%20336C722.3%20336%20718.5%20334.2%20718.5%20330.2C718.5%20326.4%20721.6%20324.3%20727.1%20324.3H729.6C731.1%20324.3%20731.8%20323.6%20731.8%20322.2V320.5H726.7C718.2%20320.5%20713.3%20324.1%20713.3%20330.3C713.3%20335%20716.9%20340.2%20724.9%20340.2C729.3%20340.2%20733%20338.5%20735.8%20335.3V337.4C735.8%20338.8%20736.5%20339.4%20737.9%20339.4H740.7V320.4C740.6%20312.5%20735.9%20308%20727.4%20308Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M1004.2%20319.6C1003.5%20319%20975%20299.1%20973.7%20298.3L973.3%20298V302.9C973.3%20304.5%20974.1%20305%20975.1%20305.8L975.3%20305.9C976.7%20306.9%20997%20321%20999.7%20322.9C997%20324.8%20976.4%20339.1%20975.1%20339.9C973.5%20340.9%20973.4%20341.6%20973.4%20343V347.7C973.4%20347.7%201003.7%20326.6%201004.3%20326.1C1005.7%20325.1%201006%20323.8%201006%20323V322.4C1006%20321.4%201005.4%20320.4%201004.2%20319.6Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M986.4%20325.1C987.2%20325.1%20988%20324.8%20988.8%20324.2C989.8%20323.5%20990.7%20322.9%20990.7%20322.9L991%20322.7L990.7%20322.5C990.6%20322.4%20977.3%20313.2%20975.9%20312.3C975.3%20311.8%20974.5%20311.7%20974%20312C973.5%20312.3%20973.1%20312.8%20973.1%20313.6V316.7L973.2%20316.8C973.3%20316.9%20982.4%20323.2%20984.2%20324.4C985%20324.9%20985.7%20325.1%20986.4%20325.1Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M562.3%20332.4C561.2%20331.3%20559.8%20332%20559.2%20332.5C556.9%20334.6%20554.3%20335.6%20551.5%20335.6C545.4%20335.6%20540.6%20330.5%20540.6%20323.9C540.6%20317.4%20545.3%20312.3%20551.2%20312.3C554.6%20312.3%20556.8%20313.8%20558.6%20315.2C559.9%20316.3%20561%20316.4%20561.9%20315.4C562.7%20314.6%20563.6%20313.6%20563.6%20313.6L563.8%20313.4L563.6%20313.2C560.1%20309.4%20556.2%20307.7%20551.2%20307.7C542.3%20307.7%20535.2%20314.8%20535.2%20323.9C535.2%20332.8%20542.4%20340.1%20551.2%20340.1C557.7%20340.1%20561.4%20336.8%20563.8%20334H564L563.8%20333.8C563.8%20333.8%20563.3%20333.4%20562.3%20332.4Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M595.5%20297.2H592V300.7C592%20301.6%20592.4%20302.7%20594.2%20302.7H597.7V299.6C597.8%20298.2%20596.9%20297.2%20595.5%20297.2Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M595.1%20308.5H592.2V337.4C592.2%20338.6%20593%20339.4%20594.1%20339.5V339.6H597.3V310.6C597.4%20309.3%20596.6%20308.5%20595.1%20308.5Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M628%20310.2C627.6%20311.3%20620%20329.7%20618.5%20333.1C617.1%20329.6%20609.5%20311.2%20609.1%20310.2C608.6%20309%20607.6%20308.3%20606.3%20308.3H602.7L602.9%20308.6C603%20309%20615.1%20336.9%20615.6%20338C616.1%20339.3%20616.9%20339.6%20618.2%20339.6H618.8C620%20339.6%20620.8%20339.1%20621.3%20338C621.8%20336.9%20633.9%20309.2%20634%20308.9L634.2%20308.5H630.7C629.4%20308.5%20628.5%20309%20628%20310.2Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M659.3%20322.2H647.4C646.1%20322.2%20645.3%20323%20645.3%20324.3V326.3H645.6C651.3%20326.2%20657.9%20326.2%20660.6%20326.2C662.2%20326.2%20663.4%20325.8%20664.3%20324.9C665.1%20324%20665.5%20322.6%20665.4%20321C664.5%20313%20658.8%20307.8%20651%20307.8C642.5%20307.8%20636%20314.8%20636%20324C636%20333.3%20642.7%20340.2%20651.6%20340.2C656.8%20340.2%20660.7%20338.4%20664.4%20334.4L664.6%20334.2L664.4%20334C664.4%20334%20663.7%20333.4%20662.9%20332.7C661.7%20331.7%20660.6%20332.1%20660%20332.7C657.8%20334.7%20655.1%20335.7%20651.8%20335.7C646.1%20335.7%20641.9%20331.6%20641.2%20325.5C641.2%20325.5%20641.1%20324.8%20641.1%20323.9C641.1%20322.9%20641.2%20322.2%20641.2%20322.2C641.8%20316.2%20645.8%20312%20650.9%20312C656%20312%20659.7%20315.4%20660.2%20320.6C660.3%20321.1%20660.2%20321.5%20660.1%20321.7C659.8%20322.1%20659.6%20322.2%20659.3%20322.2Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M515.5%20298.8C514.9%20297.6%20514.2%20297.2%20512.9%20297.2H511.7C510.7%20297.2%20509.8%20297.8%20509.3%20298.7C508.9%20299.6%20491.3%20338.8%20491.1%20339.2L490.9%20339.6H494.2C495.6%20339.6%20496.5%20339%20497.2%20337.6C497.8%20336.4%20500.7%20329.8%20501.2%20328.7H514.1C515.7%20328.7%20516.7%20327.7%20516.7%20326.2V324H503.2L512.3%20303.6C514.2%20307.8%20526.9%20336.8%20527.5%20338C528.3%20339.6%20530.2%20339.6%20530.8%20339.6H533.8L533.6%20339.2C533.6%20338.8%20516.1%20300.1%20515.5%20298.8Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M584.8%20335.1C584.3%20334.8%20583.6%20334.7%20582.9%20334.9C581.8%20335.2%20581%20335.4%20580%20335.4C576.8%20335.4%20575.1%20333.8%20575.1%20330.5V313H584.8V310.9C584.8%20309.3%20583.4%20308.5%20582.2%20308.5H575V299.7C575%20298.3%20574%20297.3%20572.5%20297.3H570V331.2C570%20336.9%20573.1%20340.1%20578.9%20340.1C581.1%20340.1%20583.6%20339.6%20585.2%20338.8L585.3%20338.7V338.6C585.3%20338.6%20585.4%20337.7%20585.4%20336.6C585.5%20335.8%20585.1%20335.4%20584.8%20335.1Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3CclipPath%20id%3D%22clip0_86_141%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Crect%20width%3D%22954%22%20height%3D%22354%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2FclipPath%3E%0A%3CclipPath%20id%3D%22clip1_86_141%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Crect%20width%3D%22516%22%20height%3D%2253%22%20fill%3D%22white%22%20transform%3D%22translate(490%20296)%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/6777fdf9d62a0342046200e1/67dd651320ccf688ce2e3265_new_hilos_logo%20copy%202.png",
    "ogImage": "https://cdn.prod.website-files.com/6777fdf9d62a0342046200e1/687fc94d21a5ec21bafbb32e_Portadas%20Linked%20In_Propuesta%20A.png",
    "logoHref": "/en"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Try it for free",
      "reasoning": "Button #0 is selected as the primary CTA because it uses the vibrant brand color #4B41E4, which is consistent with the accent color, and has action-oriented text 'Try it for free'."
    },
    "secondary": {
      "index": 5,
      "text": "Download  the Success Story",
      "reasoning": "Button #5 is selected as the secondary CTA because it has a different background color (#FFFFFF) and serves a supportive action 'Download the Success Story'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals using WhatsApp for sales"
  },
  "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, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles