Home · Branding · NALA

NALA Brand Identity

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

Download JSON
Primary
#00A2DC
Accent
#00A2DC
Body Font
Geist
Heading
Geist

Color Palette

Brand palette extracted from http://nala.com.

primary
#00A2DC
rgb(0, 162, 220)
secondary
#2D2F77
rgb(45, 47, 119)
accent
#00A2DC
rgb(0, 162, 220)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1C2024
rgb(28, 32, 36)
link
#127CBE
rgb(18, 124, 190)

Typography

Each font links to its Google Fonts page where available.

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

NALA logo
Logo
NALA favicon
Favicon
NALA social image
Social Card

UI Components

Live previews rendered using NALA's actual button styles.

input
background transparent textColor #1C2024 borderColor null borderRadius 0px shadow none
buttonPrimary
background #00A2DC textColor #606366 borderColor #00A2DC borderRadius 0px shadow none
buttonSecondary
background #F9F9FB textColor #606366 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy individuals looking for financial solutions

NALA Brand in the Wild

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

Frequently Asked Questions

What is NALA's primary brand color?

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

What font does NALA use?

NALA uses Geist as the primary typeface across body and headings.

Does NALA use a light or dark theme?

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

Where can I find NALA's logo?

NALA's logo is available directly on their site (http://nala.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 http://nala.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 NALA.

Methodology

Brand data on this page was extracted from http://nala.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 NALA.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "unknown"
    },
    {
      "family": "Onest",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#00A2DC",
    "secondary": "#2D2F77",
    "accent": "#00A2DC",
    "background": "#FFFFFF",
    "textPrimary": "#1C2024",
    "link": "#127CBE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Geist",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "38px",
      "h2": "96px",
      "body": "21.6px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#1C2024",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#00A2DC",
      "textColor": "#606366",
      "borderColor": "#00A2DC",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F9F9FB",
      "textColor": "#606366",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2073%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M26.2954%207.40207C26.5978%207.40207%2026.8427%207.48832%2027.0299%207.64642C27.2172%207.80452%2027.3468%208.03449%2027.4188%208.32195H27.462C27.5484%208.32195%2027.6924%208.26446%2027.8796%208.16385C28.0669%208.06324%2028.1965%207.99137%2028.2685%207.96262C28.859%207.74703%2029.4495%207.6033%2030.04%207.53143C30.6449%207.44519%2031.2498%207.40207%2031.8836%207.40207C32.4309%207.40207%2033.0069%207.44519%2033.5975%207.51705C34.188%207.58892%2034.7641%207.73265%2035.3113%207.91951C35.8587%208.12073%2036.3771%208.37945%2036.838%208.7244C37.2989%209.06931%2037.6877%209.50053%2038.0046%2010.0323C38.1199%2010.2479%2038.2351%2010.4779%2038.3359%2010.7654C38.4367%2011.0384%2038.4944%2011.2972%2038.4944%2011.5415V19.8205C38.4944%2020.1079%2038.3647%2020.3235%2038.1199%2020.4959C37.875%2020.6541%2037.6301%2020.7403%2037.3853%2020.7403C37.2845%2020.7403%2037.1693%2020.7115%2037.0397%2020.6684C36.9101%2020.6253%2036.7948%2020.5534%2036.6796%2020.4816C36.5644%2020.3954%2036.4779%2020.3091%2036.3915%2020.2085C36.3195%2020.1079%2036.2763%2020.0073%2036.2763%2019.8779V11.7571C36.2763%2011.7284%2036.2475%2011.6277%2036.1755%2011.4696C36.1035%2011.3116%2036.0603%2011.2109%2036.0315%2011.1678C35.8299%2010.8372%2035.5706%2010.5642%2035.2393%2010.363C34.9081%2010.1474%2034.548%2010.0036%2034.1591%209.88863C33.7703%209.78798%2033.367%209.71614%2032.9637%209.67302C32.5605%209.6299%2032.186%209.6155%2031.8403%209.6155C31.4803%209.6155%2031.1059%209.6299%2030.717%209.65862C30.3281%209.68742%2029.9536%209.75926%2029.5792%209.8599C29.2191%209.96047%2028.859%2010.1042%2028.5278%2010.291C28.1965%2010.4779%2027.9228%2010.7223%2027.6924%2011.0384C27.6492%2011.1104%2027.5772%2011.2253%2027.5052%2011.3834C27.4188%2011.5415%2027.3756%2011.6277%2027.3756%2011.6709V19.7629C27.3756%2020.036%2027.246%2020.266%2026.9867%2020.4528C26.7274%2020.6397%2026.4682%2020.7403%2026.2378%2020.7403C26.0218%2020.7403%2025.8057%2020.6684%2025.5464%2020.5103C25.3016%2020.3666%2025.1719%2020.1653%2025.1719%2019.921V8.22134C25.1719%207.96262%2025.3016%207.77577%2025.5464%207.63204C25.8633%207.47394%2026.0938%207.40207%2026.2954%207.40207Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M40.3243%2014.0561C40.3243%2013.0643%2040.4828%2012.1732%2040.8141%2011.3539C41.1453%2010.5347%2041.6062%209.83041%2042.1967%209.2411C42.7872%208.65179%2043.493%208.19185%2044.3139%207.87564C45.1348%207.55943%2046.0278%207.38695%2046.9928%207.38695C47.7561%207.38695%2048.505%207.45882%2049.2107%207.58818C49.9308%207.71753%2050.6222%207.96187%2051.2991%208.30683H51.3711C51.4575%208.04811%2051.6015%207.83251%2051.7888%207.66004C51.976%207.48756%2052.2065%207.38695%2052.4945%207.38695C52.7393%207.38695%2052.9842%207.4732%2053.2291%207.6313C53.4739%207.7894%2053.6035%208.01937%2053.6035%208.30683V19.791C53.6035%2020.0784%2053.4739%2020.294%2053.2291%2020.4664C52.9842%2020.6246%2052.7393%2020.7108%2052.4945%2020.7108C52.2065%2020.7108%2051.976%2020.6246%2051.7888%2020.4377C51.6015%2020.2652%2051.4575%2020.0353%2051.3711%2019.791H51.2991C50.579%2020.1359%2049.8588%2020.3803%2049.1531%2020.5095C48.4474%2020.6389%2047.6984%2020.7108%2046.9207%2020.7108C45.9414%2020.7108%2045.0484%2020.5527%2044.2418%2020.2221C43.4353%2019.8915%2042.7296%2019.4316%2042.1535%2018.8423C41.563%2018.253%2041.1165%2017.5487%2040.7997%2016.7295C40.4828%2015.9246%2040.3243%2015.0334%2040.3243%2014.0561ZM42.5423%2014.0417C42.5423%2014.7028%2042.6575%2015.3065%2042.8736%2015.8527C43.0896%2016.3989%2043.3921%2016.8732%2043.7809%2017.2613C44.1698%2017.6637%2044.6307%2017.9655%2045.178%2018.1811C45.7109%2018.3967%2046.3158%2018.5117%2046.9783%2018.5117C47.3096%2018.5117%2047.684%2018.4973%2048.0873%2018.4543C48.505%2018.4111%2048.8938%2018.3392%2049.2827%2018.2387C49.6716%2018.138%2050.0316%2017.9799%2050.3629%2017.7787C50.6942%2017.5774%2050.9535%2017.3044%2051.1551%2016.9594C51.1983%2016.8876%2051.2414%2016.7869%2051.2991%2016.6576C51.3567%2016.5283%2051.3711%2016.4276%2051.3711%2016.327V11.7995C51.3711%2011.7133%2051.3423%2011.5982%2051.2991%2011.4689C51.2414%2011.3396%2051.1983%2011.2389%2051.1551%2011.1671C50.9535%2010.8365%2050.7086%2010.5778%2050.3773%2010.3766C50.0604%2010.1753%2049.7004%2010.0172%2049.326%209.90225C48.9371%209.78729%2048.5482%209.71536%2048.145%209.67224C47.7416%209.62912%2047.3672%209.6148%2047.0216%209.6148C46.359%209.6148%2045.7541%209.71537%2045.2068%209.93097C44.6595%2010.1466%2044.1842%2010.434%2043.7953%2010.8221C43.4065%2011.2102%2043.1041%2011.6702%2042.888%2012.2163C42.6575%2012.7625%2042.5423%2013.3661%2042.5423%2014.0417Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M56.4555%205.28821C56.6859%205.28821%2056.9164%205.3457%2057.1756%205.46069C57.4349%205.57567%2057.5645%205.79127%2057.5645%206.0931V19.8625C57.5645%2020.1212%2057.4349%2020.3224%2057.1756%2020.4805C56.9164%2020.6387%2056.6859%2020.7105%2056.4555%2020.7105C56.3547%2020.7105%2056.2395%2020.6818%2056.1098%2020.6387C55.9802%2020.5956%2055.865%2020.538%2055.7642%2020.4662C55.6633%2020.3944%2055.5769%2020.3081%2055.5049%2020.1931C55.4329%2020.0925%2055.4041%2019.9775%2055.4041%2019.8625V6.0931C55.4041%205.83439%2055.5337%205.64754%2055.7786%205.50381C56.0234%205.36008%2056.2539%205.28821%2056.4555%205.28821Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M59.3491%2014.0561C59.3491%2013.0643%2059.5076%2012.1732%2059.8388%2011.3539C60.17%2010.5347%2060.6309%209.83041%2061.2214%209.2411C61.812%208.65179%2062.5176%208.19185%2063.3386%207.87564C64.1596%207.55943%2065.0525%207.38695%2066.0175%207.38695C66.7808%207.38695%2067.5297%207.45882%2068.2355%207.58818C68.9556%207.71753%2069.647%207.96187%2070.3238%208.30683H70.3959C70.4823%208.04811%2070.6263%207.83251%2070.8136%207.66004C71.0008%207.48756%2071.2312%207.38695%2071.5193%207.38695C71.7641%207.38695%2072.009%207.4732%2072.2538%207.6313C72.4986%207.7894%2072.6282%208.01937%2072.6282%208.30683V19.791C72.6282%2020.0784%2072.4986%2020.294%2072.2538%2020.4664C72.009%2020.6246%2071.7641%2020.7108%2071.5193%2020.7108C71.2312%2020.7108%2071.0008%2020.6246%2070.8136%2020.4377C70.6263%2020.2652%2070.4823%2020.0353%2070.3959%2019.791H70.3238C69.6038%2020.1359%2068.8836%2020.3803%2068.1779%2020.5095C67.4721%2020.6389%2066.7232%2020.7108%2065.9455%2020.7108C64.9661%2020.7108%2064.0731%2020.5527%2063.2666%2020.2221C62.46%2019.8915%2061.7543%2019.4316%2061.1782%2018.8423C60.5877%2018.253%2060.1412%2017.5487%2059.8244%2016.7295C59.522%2015.9246%2059.3491%2015.0334%2059.3491%2014.0561ZM61.5815%2014.0417C61.5815%2014.7028%2061.6967%2015.3065%2061.9128%2015.8527C62.1288%2016.3989%2062.4312%2016.8732%2062.8201%2017.2613C63.209%2017.6637%2063.6699%2017.9655%2064.2172%2018.1811C64.7501%2018.3967%2065.355%2018.5117%2066.0175%2018.5117C66.3487%2018.5117%2066.7232%2018.4973%2067.1265%2018.4543C67.5441%2018.4111%2067.933%2018.3392%2068.3219%2018.2387C68.7107%2018.138%2069.0708%2017.9799%2069.4021%2017.7787C69.7333%2017.5774%2069.9926%2017.3044%2070.1942%2016.9594C70.2374%2016.8876%2070.2806%2016.7869%2070.3382%2016.6576C70.3959%2016.5283%2070.4103%2016.4276%2070.4103%2016.327V11.7995C70.4103%2011.7133%2070.3815%2011.5982%2070.3382%2011.4689C70.2806%2011.3396%2070.2374%2011.2389%2070.1942%2011.1671C69.9926%2010.8365%2069.7478%2010.5778%2069.4165%2010.3766C69.0996%2010.1753%2068.7395%2010.0172%2068.3651%209.90225C67.9762%209.78729%2067.5873%209.71536%2067.1841%209.67224C66.7808%209.62912%2066.4063%209.6148%2066.0607%209.6148C65.3982%209.6148%2064.7933%209.71537%2064.246%209.93097C63.6986%2010.1466%2063.2234%2010.434%2062.8345%2010.8221C62.4456%2011.2102%2062.1432%2011.6702%2061.9272%2012.2163C61.6823%2012.7625%2061.5815%2013.3661%2061.5815%2014.0417Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M6.96825%2012.6333C7.01146%2012.5615%207.08347%2012.5039%207.19869%2012.4752C7.40033%2012.4321%207.48674%2012.2596%207.52995%2012.0871C7.58756%2011.8141%207.74599%2011.5985%207.91882%2011.4116C7.91882%2011.3973%207.93322%2011.3973%207.94762%2011.3973C7.08347%209.42815%207.11228%209.85936%206.79542%207.71774C6.6658%206.84098%206.53618%205.9211%206.1185%205.15933C5.05271%203.17585%204.05894%203.26208%203.79969%203.37707C3.61245%203.4633%203.48283%203.96636%203.52604%204.23945C4.20296%209.9312%205.90247%2011.0523%206.96825%2012.6333Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M9.73246%2010.3481C9.77566%2010.4918%209.80453%2010.6355%209.81893%2010.7936C10.1357%2010.7505%2010.4382%2010.7649%2010.7551%2010.7649C10.8559%2010.7649%2010.8847%2010.808%2010.8703%2010.8943C10.8559%2011.0524%2010.8415%2011.2105%2010.8127%2011.3685C10.7983%2011.4692%2010.8559%2011.5123%2010.9279%2011.541C11.1007%2011.5841%2011.2591%2011.6273%2011.432%2011.6704C11.2879%2011.1529%2011.1295%2010.4343%2010.9711%209.48567C10.7839%208.49395%2010.7839%206.43859%2010.539%204.22514C10.3086%200.143179%206.03104%20-2.09902%209.73246%2010.3481Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M13.1024%2011.1239C13.0736%2011.2101%2013.0016%2011.4689%2012.9152%2011.7563C12.944%2011.7707%2012.9872%2011.7994%2013.016%2011.8138C13.2176%2011.9431%2013.448%2011.9431%2013.6785%2011.9431C13.8657%2011.9288%2014.053%2011.9%2014.2402%2011.9C14.269%2011.9%2014.3266%2011.9431%2014.341%2011.9863C14.3986%2012.1587%2014.4418%2012.3456%2014.4994%2012.5324C14.4994%2012.5612%2014.5282%2012.59%2014.5138%2012.6044C14.4274%2012.7049%2014.4994%2012.7912%2014.5426%2012.863C14.6434%2013.0643%2014.7011%2013.3086%2014.8883%2013.4667C14.9459%2013.5242%2014.9603%2013.6392%2014.9603%2013.7254C14.9603%2013.8979%2015.0035%2014.0416%2015.1188%2014.1854C15.2052%2014.2716%2015.2484%2014.401%2015.3204%2014.5016C15.3492%2014.5447%2015.3636%2014.5878%2015.3924%2014.6166C14.9027%2013.3229%2014.8739%2011.9575%2014.9891%2010.6208C16.3862%201.53706%2012.7135%204.46916%2013.2032%207.08506C13.5345%208.83861%2013.7073%209.37039%2013.1024%2011.1239Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M22.2201%2013.9275C22.1913%2012.9933%2021.572%2012.5765%2020.7654%2013.022C20.247%2013.3095%2019.8005%2013.7838%2019.3972%2014.2294C19.0372%2014.6462%2018.8067%2015.3361%2018.5186%2015.5948C17.9858%2016.0691%2017.3808%2016.2273%2016.8336%2016.1122C16.7184%2016.3278%2016.5599%2016.5434%2016.3583%2016.7159C16.3295%2016.7303%2016.3151%2016.759%2016.2863%2016.7734C15.9262%2016.9027%2015.739%2017.2333%2015.4942%2017.4777C15.3501%2017.6071%2015.2925%2017.7795%2015.2781%2017.952C15.2637%2018.1676%2015.3069%2018.3688%2015.3357%2018.5844C15.3789%2018.8431%2015.4365%2019.0875%2015.4653%2019.3462C15.4942%2019.5187%2015.3933%2019.648%2015.2637%2019.7343C15.0908%2019.8493%2014.918%2019.9355%2014.7596%2020.0505C14.5723%2020.1798%2014.5435%2020.2805%2014.6299%2020.4961C14.6587%2020.5966%2014.6875%2020.6973%2014.7019%2020.7978C14.7308%2020.9416%2014.6587%2021.0566%2014.5292%2021.0997C14.2987%2021.1859%2014.2411%2021.344%2014.2555%2021.5596C14.2699%2021.689%2014.1979%2021.804%2014.0827%2021.8759C14.0107%2021.9333%2013.9531%2022.0052%2013.8954%2022.0771C13.8666%2022.1202%2013.8378%2022.1633%2013.7946%2022.1921C13.6506%2022.3358%2013.5209%2022.4795%2013.3625%2022.5945C13.2329%2022.6807%2013.0889%2022.7526%2012.9305%2022.767C12.7%2022.7958%2012.4696%2022.767%2012.2535%2022.8676C12.1239%2022.9251%2011.9943%2022.8676%2011.9367%2022.7238C11.8935%2022.6089%2011.8647%2022.4939%2011.8359%2022.3789C11.7783%2022.2065%2011.7351%2022.034%2011.6631%2021.8759C11.5334%2021.5596%2011.4038%2021.2578%2011.2598%2020.9559C11.2454%2020.9272%2011.231%2020.9129%2011.2454%2020.8841C11.2598%2020.611%2011.1013%2020.4098%2010.9861%2020.1798C10.7989%2019.8349%2010.8133%2019.49%2011.0293%2019.145C11.1301%2018.9725%2011.1877%2018.8%2011.1301%2018.5988C11.0581%2018.3832%2011.0149%2018.1676%2010.9573%2017.952C10.9429%2017.9089%2010.9141%2017.8657%2010.8853%2017.837C10.7413%2017.6645%2010.6117%2017.492%2010.4677%2017.3196C10.41%2017.2477%2010.41%2017.1759%2010.4533%2017.0896C10.5109%2016.9747%2010.5541%2016.8453%2010.5973%2016.7159C10.6261%2016.601%2010.5685%2016.5147%2010.4388%2016.5003C10.3236%2016.4716%2010.2084%2016.4716%2010.0932%2016.4716C9.97792%2016.4716%209.89153%2016.4285%209.86273%2016.3134C9.81953%2016.1841%209.71873%2016.1266%209.60345%2016.141C9.40186%2016.1553%209.21459%2016.2129%209.01299%2016.2416C8.85452%2016.2703%208.69612%2016.2703%208.53772%2016.2991C8.42245%2016.3134%208.29285%2016.3278%208.19205%2016.3854C7.9904%2016.5003%207.81756%2016.4859%207.63034%2016.3422C7.4431%2016.1841%207.24147%2016.0404%207.03982%2015.8823C7.02542%2015.8679%207.01102%2015.8392%207.01102%2015.8248C7.03983%2015.6954%206.93901%2015.6236%206.867%2015.5373C6.79498%2015.4655%206.75178%2015.3648%206.69416%2015.2786C6.67976%2015.2499%206.65096%2015.2211%206.62216%2015.2211C6.52134%2015.2067%206.47813%2015.1349%206.46373%2015.0487C6.40611%2014.8474%206.34851%2014.6462%206.44932%2014.4306C6.44932%2014.4162%206.46373%2014.4018%206.46373%2014.4018C6.27649%2014.3731%206.08926%2014.3012%205.90203%2014.1431C5.34033%2013.6688%205.1531%2013.4388%203.94328%2011.1823C2.48862%206.95659%20-1.31365%209.38564%201.22119%2011.0529C1.94133%2011.7429%202.70466%2012.3753%203.41039%2013.0795C5.48435%2015.1636%205.55636%2015.6523%207.06863%2018.1532C7.96159%2019.6336%208.85452%2021.1428%209.89153%2022.5082C10.4965%2023.3131%2011.3462%2024.0031%2012.2103%2024.5205C13.881%2025.5266%2015.7966%2024.8942%2016.6608%2023.1407C16.992%2022.4795%2017.208%2021.7608%2017.4096%2021.0422C17.9426%2019.0875%2018.2594%2018.4838%2019.9157%2017.3196C20.463%2016.9315%2020.9959%2016.4859%2021.4712%2016.0117C22.0473%2015.4655%2022.2489%2014.7181%2022.2201%2013.9275ZM16.9632%2019.5762C16.8048%2020.0505%2016.6463%2020.5248%2016.5023%2020.9847C16.4447%2021.1715%2016.3727%2021.2291%2016.2142%2021.2291C16.0702%2021.2291%2015.9838%2021.1572%2015.9262%2020.9847C15.9118%2020.9272%2015.8974%2020.8698%2015.883%2020.8266C15.7966%2020.6685%2015.7534%2020.5104%2015.9406%2020.3667C15.9838%2020.3236%2015.9838%2020.2085%2015.9694%2020.1367C15.8974%2019.8349%2015.955%2019.6768%2016.243%2019.5474C16.4015%2019.4756%2016.5167%2019.3749%2016.5887%2019.2024C16.6175%2019.1162%2016.704%2019.0587%2016.7616%2018.9869C16.8192%2019.0587%2016.9056%2019.1162%2016.9488%2019.2024C16.992%2019.2887%2017.0064%2019.3749%2017.0352%2019.4468C16.9776%2019.5187%2016.9776%2019.5474%2016.9632%2019.5762Z%22%20fill%3D%22%2300A2DC%22%20style%3D%22fill%3A%20rgb(0%2C%20162%2C%20220)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/5f89ad61c0ef675e5948350e/5f8fc7d947107380ee086e56_favicon-32x32.png",
    "ogImage": "https://cdn.prod.website-files.com/5f89ad61c0ef675e5948350e/69e26af03df6789882227043_1ca291d1610a238d09fc051b51c1b131_opengraph.png",
    "logoHref": "#"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'NALA'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "243,092KES",
      "reasoning": "Button #5 has a vibrant blue background (#00A2DC), which is the brand color, making it the most prominent and likely primary CTA."
    },
    "secondary": {
      "index": 9,
      "text": "View All",
      "reasoning": "Button #4 has a different background color (#F9F9FB) and serves as a secondary action with less prominence."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals looking for financial 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, and matches the brand name 'NALA'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles