Home · Branding · Feroot Security

Feroot Security Brand Identity

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

Download JSON
Primary
#262862
Accent
#60E4D3
Body Font
Aeonik
Heading
Aeonik

Color Palette

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

primary
#262862
rgb(38, 40, 98)
secondary
#420BAE
rgb(66, 11, 174)
accent
#60E4D3
rgb(96, 228, 211)
background
#F7F7F9
rgb(247, 247, 249)
textPrimary
#010347
rgb(1, 3, 71)
link
#010347
rgb(1, 3, 71)

Typography

Each font links to its Google Fonts page where available.

primary
Aeonik
heading
Aeonik
Aeonik, 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

Feroot Security logo
Logo
Feroot Security favicon
Favicon

UI Components

Live previews rendered using Feroot Security's actual button styles.

buttonPrimary
background #60E4D3 textColor #010347 borderRadius 50px shadow rgba(255, 255, 255, 0.3) 2px 4px 3px 0px inset, rgba(0, 0, 0, 0.1) 0px -3px 4px 0px inset, rgba(66, 11, 174, 0.2) 0px 6px 8px 0px
buttonSecondary
background #EEE9F7 textColor #010347 borderColor #DCCDF3 borderRadius 12px shadow rgba(138, 78, 224, 0.18) 0px 0px 16px 0px, rgba(138, 78, 224, 0.08) 0px 0px 32px 0px

Brand Personality

Tone: professional Energy: medium Audience: businesses seeking compliance solutions

Feroot Security Brand in the Wild

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

Frequently Asked Questions

What is Feroot Security's primary brand color?

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

What accent color does Feroot Security use?

Feroot Security uses #60E4D3 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Feroot Security use?

Feroot Security uses Aeonik as the primary typeface across body and headings.

Does Feroot Security use a light or dark theme?

Feroot Security's primary site uses a light color scheme, with a background of #F7F7F9.

Where can I find Feroot Security's logo?

Feroot Security's logo is available directly on their site (https://www.feroot.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.feroot.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 Feroot Security.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Aeonik",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#262862",
    "secondary": "#420BAE",
    "accent": "#60E4D3",
    "background": "#F7F7F9",
    "textPrimary": "#010347",
    "link": "#010347"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Aeonik",
      "heading": "Aeonik"
    },
    "fontStacks": {
      "heading": [
        "Aeonik",
        "sans-serif"
      ],
      "body": [
        "Aeonik",
        "sans-serif"
      ],
      "paragraph": [
        "Aeonik",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "42px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#60E4D3",
      "textColor": "#010347",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "rgba(255, 255, 255, 0.3) 2px 4px 3px 0px inset, rgba(0, 0, 0, 0.1) 0px -3px 4px 0px inset, rgba(66, 11, 174, 0.2) 0px 6px 8px 0px"
    },
    "buttonSecondary": {
      "background": "#EEE9F7",
      "textColor": "#010347",
      "borderColor": "#DCCDF3",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "rgba(138, 78, 224, 0.18) 0px 0px 16px 0px, rgba(138, 78, 224, 0.08) 0px 0px 32px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22o-header__logo%22%20width%3D%22114%22%20height%3D%2236%22%20viewBox%3D%220%200%20114%2036%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-hidden%3D%22true%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20clip-path%3D%22url(%23clip0_4846_895)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20class%3D%22c-logo-icon%22%20clip-path%3D%22url(%23clip1_4846_895)%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%3Cpath%20class%3D%22c-logo-icon-sparkle--dark%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M29.035%200.0371094H28.3289C27.5989%202.26857%2025.835%204.03247%2023.603%204.76303V5.48328C25.8345%206.21326%2027.5983%207.97716%2028.3289%2010.2092H29.035C29.765%207.97774%2031.5289%206.21386%2033.761%205.48328V4.76303C31.5295%204.03305%2029.7656%202.26915%2029.035%200.0371094Z%22%20fill%3D%22url(%23logo_gradient_dark)%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo_gradient_dark%26quot%3B)%20!important%3B%20opacity%3A%200%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20class%3D%22c-logo-icon-sparkle--light%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M29.0351%200.0371094H28.329C27.599%202.26857%2025.8351%204.03247%2023.6031%204.76303V5.48328C25.8345%206.21326%2027.5984%207.97716%2028.329%2010.2092H29.0351C29.7651%207.97774%2031.529%206.21386%2033.7611%205.48328V4.76303C31.5296%204.03305%2029.7657%202.26915%2029.0351%200.0371094Z%22%20fill%3D%22url(%23logo_gradient_light)%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo_gradient_light%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%3Cpath%20class%3D%22c-logo-icon-right%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.8647%208.47826C24.1063%208.91306%2025.0219%209.98328%2025.2351%2011.2834C25.7994%2014.6948%2026.4683%2021.7348%2023.5963%2026.6721C20.3772%2032.922%2014.3823%2035.8944%2012.9902%2036.0282C12.9526%2036.0365%2012.9233%2036.0365%2012.8941%2036.0365H12.8732C12.8397%2036.0365%2012.7979%2036.0323%2012.7561%2036.0282C12.3841%2035.978%2011.7403%2035.7564%2010.9334%2035.3551V35.3509L12.8732%2025.6687L16.6022%207.02344C19.2569%207.34951%2021.4224%207.96825%2022.8647%208.47826ZM18.5252%2024.8675L22.5887%2021.0339C23.0695%2020.5783%2023.0695%2019.8132%2022.5887%2019.3617L18.5252%2015.5281C18.45%2015.4571%2018.3288%2015.4613%2018.2577%2015.5365L16.945%2016.9244C16.8698%2017.0039%2016.8739%2017.1251%2016.9534%2017.1962L20.1347%2020.1978L16.9534%2023.1995C16.8739%2023.2705%2016.8698%2023.3918%2016.945%2023.467L18.2577%2024.8591C18.3288%2024.9344%2018.45%2024.9386%2018.5252%2024.8675Z%22%20fill%3D%22%23420BAE%22%20style%3D%22fill%3A%20rgb(169%2C%20140%2C%20231)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20class%3D%22c-logo-icon-left%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.14413%207.02289C10.3063%206.88074%2011.5646%206.79297%2012.8941%206.79297C13.3706%206.79297%2013.8431%206.8055%2014.3029%206.82639L8.84309%2034.1129V34.1171C6.6065%2032.5912%203.96436%2030.133%202.17507%2026.6673C0.448547%2023.6908%20-0.00717054%2019.945%200.0179375%2016.6967C0.0179375%2016.6549%200.0179375%2016.6089%200.0221222%2016.5671C0.0221222%2016.3246%200.0304913%2016.0905%200.0388608%2015.8564C0.109898%2014.0588%200.318926%2012.4534%200.511215%2011.2829C0.724428%209.98274%201.63581%208.91251%202.88161%208.47772C3.24113%208.35231%203.64663%208.21853%204.09398%208.08056L4.10084%208.07853C4.21144%208.04578%204.32212%208.01301%204.43682%207.98023C4.55009%207.94785%204.66733%207.91549%204.78466%207.88311L4.79629%207.8799C5.35652%207.72523%205.97105%207.57473%206.63161%207.44095C6.88238%207.39079%207.13744%207.34062%207.40077%207.29046C7.95681%207.1901%208.53792%207.10233%209.14413%207.02708V7.02289ZM8.77203%2023.4663C8.84311%2023.391%208.83893%2023.2698%208.76366%2023.1987L5.58231%2020.1971L8.76366%2017.1954C8.83893%2017.1243%208.84311%2017.0031%208.77203%2016.9237L7.45938%2015.5357C7.38829%2015.4605%207.26704%2015.4563%207.19176%2015.5274L3.12409%2019.361C2.64336%2019.8124%202.64336%2020.5775%203.12409%2021.0332L7.19176%2024.8667C7.26704%2024.9378%207.38829%2024.9336%207.45938%2024.8584L8.77203%2023.4663Z%22%20fill%3D%22%23A552F2%22%20style%3D%22fill%3A%20rgb(223%2C%20199%2C%20255)%20!important%3B%22%2F%3E%0A%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%3Cg%20class%3D%22c-logo-name%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M34.7294%2016.1756H31.8545V19.2508H34.7294V32.7494H38.2504V19.2508H42.6758V16.1756H38.2504V14.7836C38.2504%2014.2333%2038.3473%2013.8125%2038.6057%2013.5535C38.8641%2013.2945%2039.2518%2013.1651%2039.8332%2013.1651H42.7081V10.0898H39.3486C37.7658%2010.0898%2036.6029%2010.4782%2035.86%2011.2228C35.0847%2011.9673%2034.7294%2013.068%2034.7294%2014.5247V16.1756Z%22%20fill%3D%22%23010347%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%3Cpath%20d%3D%22M42.8218%2020.0288C42.1434%2021.3236%2041.8204%2022.8127%2041.8204%2024.496C41.8204%2026.1792%2042.1434%2027.6683%2042.854%2028.9307C43.5647%2030.2256%2044.5338%2031.1968%2045.8259%2031.9089C47.118%2032.621%2048.6039%2032.9448%2050.3482%2032.9448C52.3187%2032.9448%2053.9661%2032.4268%2055.2905%2031.3262C56.6149%2030.2579%2057.4225%2028.866%2057.7455%2027.1827H54.2568C53.9984%2028.1215%2053.5139%2028.8336%2052.8032%2029.3516C52.0603%2029.8695%2051.1558%2030.0961%2050.0898%2030.0961C48.7331%2030.0961%2047.6348%2029.6753%2046.8273%2028.8336C45.9874%2027.992%2045.5352%2026.859%2045.4705%2025.4023V25.2081H57.9393C58.0039%2024.7549%2058.0362%2024.3341%2058.0362%2023.8809C58.0039%2022.2947%2057.6486%2020.9028%2056.938%2019.7051C56.2273%2018.5397%2055.2905%2017.601%2054.0631%2016.9535C52.8355%2016.3061%2051.4466%2015.9824%2049.8637%2015.9824C48.2809%2015.9824%2046.8919%2016.3385%2045.6644%2017.0506C44.4369%2017.7628%2043.5001%2018.7339%2042.8218%2020.0288ZM54.483%2022.6508H45.5998C45.729%2021.4854%2046.1812%2020.5791%2047.0211%2019.8669C47.861%2019.1547%2048.83%2018.7987%2049.9929%2018.7987C51.2204%2018.7987%2052.2218%2019.1547%2053.0294%2019.8345C53.8369%2020.5143%2054.3214%2021.4531%2054.483%2022.6508Z%22%20fill%3D%22%23010347%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%3Cpath%20d%3D%22M68.7062%2016.1758H67.9309C66.6388%2016.1758%2065.6375%2016.4023%2064.8945%2016.8555C64.1193%2017.3088%2063.5055%2017.8914%2063.0532%2018.6683L62.6656%2016.1758H59.5646V32.7496H63.0532V24.4303C63.0532%2023.006%2063.3762%2021.8083%2064.0223%2020.8695C64.6684%2019.9308%2065.7021%2019.4452%2067.1557%2019.4452H68.7062V16.1758Z%22%20fill%3D%22%23010347%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%3Cpath%20d%3D%22M72.2321%2031.9089C73.5242%2032.621%2074.9779%2032.9448%2076.6577%2032.9448C78.3051%2032.9448%2079.7586%2032.621%2081.0506%2031.9089C82.3425%2031.1968%2083.312%2030.2256%2084.0223%2028.9307C84.7333%2027.6359%2085.0888%2026.1468%2085.0888%2024.4636C85.0888%2022.8127%2084.7333%2021.356%2084.0223%2020.0612C83.312%2018.7663%2082.3425%2017.7628%2081.0506%2017.0506C79.7586%2016.3385%2078.3051%2015.9824%2076.6577%2015.9824C74.9779%2015.9824%2073.5242%2016.3385%2072.2321%2017.0506C70.94%2017.7628%2069.971%2018.7663%2069.2603%2020.0612C68.5497%2021.356%2068.2267%2022.8127%2068.2267%2024.4636C68.2267%2026.1468%2068.5497%2027.6359%2069.2603%2028.9307C69.971%2030.2256%2070.94%2031.1968%2072.2321%2031.9089ZM80.1788%2028.4452C79.2739%2029.4811%2078.1112%2029.9666%2076.6577%2029.9666C75.1718%2029.9666%2074.0092%2029.4811%2073.1366%2028.4452C72.2321%2027.4093%2071.8122%2026.0821%2071.8122%2024.4636C71.8122%2022.8451%2072.2321%2021.5502%2073.1366%2020.5143C74.0092%2019.4784%2075.1718%2018.9605%2076.6577%2018.9605C78.1112%2018.9605%2079.2739%2019.4784%2080.1788%2020.5143C81.0829%2021.5502%2081.5353%2022.8451%2081.5353%2024.4636C81.5353%2026.0821%2081.0829%2027.4093%2080.1788%2028.4452Z%22%20fill%3D%22%23010347%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%3Cpath%20d%3D%22M89.9931%2031.9089C91.285%2032.621%2092.7393%2032.9448%2094.4191%2032.9448C96.0665%2032.9448%2097.5201%2032.621%2098.812%2031.9089C100.104%2031.1968%20101.073%2030.2256%20101.784%2028.9307C102.495%2027.6359%20102.849%2026.1468%20102.849%2024.4636C102.849%2022.8127%20102.495%2021.356%20101.784%2020.0612C101.073%2018.7663%20100.104%2017.7628%2098.812%2017.0506C97.5201%2016.3385%2096.0665%2015.9824%2094.4191%2015.9824C92.7393%2015.9824%2091.285%2016.3385%2089.9931%2017.0506C88.7012%2017.7628%2087.7324%2018.7663%2087.0214%2020.0612C86.3112%2021.356%2085.988%2022.8127%2085.988%2024.4636C85.988%2026.1468%2086.3112%2027.6359%2087.0214%2028.9307C87.7324%2030.2256%2088.7012%2031.1968%2089.9931%2031.9089ZM97.9394%2028.4452C97.0353%2029.4811%2095.8726%2029.9666%2094.4191%2029.9666C92.9325%2029.9666%2091.7698%2029.4811%2090.898%2028.4452C89.9931%2027.4093%2089.5737%2026.0821%2089.5737%2024.4636C89.5737%2022.8451%2089.9931%2021.5502%2090.898%2020.5143C91.7698%2019.4784%2092.9325%2018.9605%2094.4191%2018.9605C95.8726%2018.9605%2097.0353%2019.4784%2097.9394%2020.5143C98.8443%2021.5502%2099.2968%2022.8451%2099.2968%2024.4636C99.2968%2026.0821%2098.8443%2027.4093%2097.9394%2028.4452Z%22%20fill%3D%22%23010347%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%3Cpath%20d%3D%22M105.302%2019.2512V28.2503C105.302%2029.804%20105.658%2030.937%20106.369%2031.6492C107.079%2032.3937%20108.243%2032.7498%20109.825%2032.7498H113.184V29.6746H110.536C109.889%2029.6746%20109.47%2029.5451%20109.211%2029.2861C108.953%2029.0272%20108.823%2028.5416%20108.823%2027.8942V19.2512H112.797V16.1759H108.823V11.5469H105.302V16.1759H102.428V19.2512H105.302Z%22%20fill%3D%22%23010347%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%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%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%3ClinearGradient%20id%3D%22logo_gradient_dark%22%20x1%3D%2230.9979%22%20y1%3D%222.50923%22%20x2%3D%2226.151%22%20y2%3D%227.94972%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%3Cstop%20offset%3D%220.482624%22%20stop-color%3D%22%23A552F2%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(165%2C%2082%2C%20242)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23420BAE%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(66%2C%2011%2C%20174)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22logo_gradient_light%22%20x1%3D%2230.998%22%20y1%3D%222.50923%22%20x2%3D%2226.1511%22%20y2%3D%227.94972%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%3Cstop%20offset%3D%220.482624%22%20stop-color%3D%22%23DFC7FF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(223%2C%20199%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23A98CE7%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(169%2C%20140%2C%20231)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3CclipPath%20id%3D%22clip0_4846_895%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20width%3D%22113.184%22%20height%3D%2236%22%20fill%3D%22white%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%3C%2FclipPath%3E%0A%20%20%20%20%20%20%20%20%3CclipPath%20id%3D%22clip1_4846_895%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20width%3D%2233.744%22%20height%3D%2236%22%20fill%3D%22white%22%20transform%3D%22translate(0.0169983%200.0371094)%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%3C%2FclipPath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%20%20%3C%2Fsvg%3E",
    "favicon": "https://www.feroot.com/wp-content/uploads/2025/11/cropped-favicon-feroot-32x32.png",
    "ogImage": null,
    "logoHref": "https://www.feroot.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Feroot Security'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 7,
      "text": "Schedule a Demo",
      "reasoning": "Button #5 has a vibrant green background (#60E4D3) and action-oriented text 'Schedule a Demo', making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "PaymentGuard",
      "reasoning": "Button #3 has a different background color (#EEE9F7) and serves as a secondary option with less emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking compliance solutions"
  },
  "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 'Feroot Security'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles