Home · Branding · Safepay

Safepay Brand Identity

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

Download JSON
Primary
#00112C
Accent
#002DE0
Body Font
bodyFont
Heading
headingFont

Color Palette

Brand palette extracted from https://getsafepay.pk/.

primary
#00112C
rgb(0, 17, 44)
secondary
#C9D1D9
rgb(201, 209, 217)
accent
#002DE0
rgb(0, 45, 224)
background
#0D1117
rgb(13, 17, 23)
textPrimary
#002DE0
rgb(0, 45, 224)
link
#002DE0
rgb(0, 45, 224)

Typography

Each font links to its Google Fonts page where available.

primary
bodyFont
heading
headingFont
headingFont Google Fonts →
headingFont
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

Safepay logo
Logo
Safepay favicon
Favicon
Safepay social image
Social Card

UI Components

Live previews rendered using Safepay's actual button styles.

buttonPrimary
background #002DE0 textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background #00112C textColor #FFFFFF borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses and developers

Safepay Brand in the Wild

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

Frequently Asked Questions

What is Safepay's primary brand color?

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

What accent color does Safepay use?

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

What font does Safepay use?

Safepay uses bodyFont for body text and headingFont for headings. Fonts were detected on https://getsafepay.pk/ as part of their live design system.

Does Safepay use a light or dark theme?

Safepay's primary site uses a dark color scheme, with a background of #0D1117.

Where can I find Safepay's logo?

Safepay's logo is available directly on their site (https://getsafepay.pk/). 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://getsafepay.pk/ 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 Safepay.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "bodyFont",
      "role": "body"
    },
    {
      "family": "headingFont",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#00112C",
    "secondary": "#C9D1D9",
    "accent": "#002DE0",
    "background": "#0D1117",
    "textPrimary": "#002DE0",
    "link": "#002DE0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "bodyFont",
      "heading": "headingFont"
    },
    "fontStacks": {
      "heading": [
        "headingFont"
      ],
      "body": [
        "bodyFont"
      ],
      "paragraph": [
        "bodyFont"
      ]
    },
    "fontSizes": {
      "h1": "48.832px",
      "h2": "31.248px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#002DE0",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#00112C",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22134%22%20height%3D%2240%22%20viewBox%3D%220%200%20134%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M20.1947%209.59225C20.5114%209.49626%2020.7796%209.40602%2021.0537%209.33307C23.0884%208.78783%2025.156%208.45185%2027.2643%208.3453C28.7266%208.27139%2030.1754%208.31362%2031.598%208.67072C32.1249%208.80319%2032.6536%208.97118%2033.1437%209.20252C34.5382%209.86487%2035.3352%2011.0168%2035.7265%2012.4692C35.9521%2013.3081%2036.0335%2014.1654%2036.0325%2015.0322V30.6348L29.9246%2030.6867C29.6108%2030.6876%2029.3832%2030.5657%2029.1944%2030.3209C28.9009%2029.9408%2028.5881%2029.5751%2028.284%2029.2036C28.2395%2029.1882%2028.1949%2029.1729%2028.1504%2029.1575C28.072%2029.2689%2028.0071%2029.3927%2027.9141%2029.4906C26.966%2030.4928%2025.7893%2031.0111%2024.4103%2031.0755C23.5755%2031.1148%2022.7455%2031.0822%2021.9292%2030.8729C20.2809%2030.4496%2019.1507%2029.4503%2018.5067%2027.8962C18.1968%2027.1484%2018.0196%2026.368%2017.9402%2025.5683C17.822%2024.3742%2017.8172%2023.1829%2018.0486%2021.9955C18.5512%2019.419%2020.063%2017.743%2022.5828%2016.952C23.7556%2016.5844%2024.9623%2016.449%2026.1874%2016.4404C26.6726%2016.4375%2027.1578%2016.4413%2027.6429%2016.4385C27.7892%2016.4375%2027.9354%2016.4231%2028.1301%2016.4116C28.1407%2015.8759%2028.2134%2015.3624%2028.0526%2014.8603C27.9325%2014.485%2027.6362%2014.2661%2027.2623%2014.2028C26.8488%2014.1327%2026.4227%2014.078%2026.0053%2014.0934C24.4703%2014.149%2022.9741%2014.4677%2021.4856%2014.821C21.1835%2014.893%2020.8832%2014.9717%2020.5811%2015.0427C20.4871%2015.0648%2020.3893%2015.0686%2020.2499%2015.0869L20.1947%209.59225ZM28.1523%2020.1486C27.7194%2020.0574%2027.3418%2020.1227%2026.965%2020.1831C26.2803%2020.2926%2025.8484%2020.6823%2025.6664%2021.3437C25.6305%2021.4742%2025.6024%2021.6067%2025.5773%2021.7401C25.3884%2022.7174%2025.3933%2023.7003%2025.5192%2024.6823C25.556%2024.9713%2025.6354%2025.265%2025.7525%2025.5328C26.0034%2026.1078%2026.5438%2026.3968%2027.1703%2026.3305C27.3059%2026.3161%2027.4415%2026.2931%2027.5742%2026.2614C28.1126%2026.1337%2028.1514%2026.0867%2028.1523%2025.5395C28.1533%2023.8645%2028.1533%2022.1894%2028.1533%2020.5134C28.1523%2020.4039%2028.1523%2020.2935%2028.1523%2020.1486Z%22%20fill%3D%22%23002DE0%22%20style%3D%22fill%3A%20rgb(0%2C%2045%2C%20224)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M81.1686%2030.6895C81.1686%2033.3207%2081.1686%2035.9057%2081.1686%2038.5235C80.9894%2038.5436%2080.8461%2038.5743%2080.7028%2038.5743C78.3756%2038.5772%2076.0494%2038.5772%2073.7223%2038.5753C73.6003%2038.5753%2073.4782%2038.558%2073.3339%2038.5475C73.3126%2038.4352%2073.2884%2038.342%2073.2797%2038.247C73.271%2038.1491%2073.2768%2038.0502%2073.2768%2037.9514C73.2768%2028.4173%2073.2768%2018.8843%2073.2758%209.35026C73.2758%208.65815%2073.2797%208.73687%2073.914%208.73591C75.6688%208.73207%2077.4227%208.73879%2079.1775%208.72343C79.5494%208.72055%2079.8147%208.83574%2080.0365%209.1314C80.2796%209.45682%2080.5595%209.75439%2080.8451%2010.0913C80.972%2010.0021%2081.095%209.9243%2081.2093%209.83599C82.6%208.76279%2084.1834%208.2713%2085.9362%208.31354C86.6587%208.33082%2087.3734%208.42777%2088.0726%208.61784C89.1989%208.92405%2090.0802%209.57009%2090.7532%2010.5079C91.4573%2011.489%2091.864%2012.5948%2092.141%2013.7554C92.5294%2015.3834%2092.6601%2017.0393%2092.7027%2018.7057C92.754%2020.7091%2092.6533%2022.6981%2092.2127%2024.6602C91.9376%2025.8841%2091.5115%2027.0494%2090.8172%2028.1063C89.6812%2029.8332%2088.0474%2030.75%2086.0079%2030.9928C84.501%2031.1714%2083.0048%2031.1339%2081.5308%2030.7279C81.4359%2030.702%2081.3352%2030.7058%2081.1686%2030.6895ZM81.156%2020.0938C81.158%2020.0938%2081.1599%2020.0938%2081.1628%2020.0938C81.1628%2021.7458%2081.1618%2023.3969%2081.1638%2025.0489C81.1647%2025.4243%2081.2006%2025.4665%2081.5695%2025.5366C81.8378%2025.5875%2082.107%2025.6422%2082.3792%2025.6633C82.9709%2025.7113%2083.4929%2025.5491%2083.8647%2025.0662C84.0061%2024.8829%2084.1175%2024.6707%2084.2114%2024.4576C84.5727%2023.633%2084.7189%2022.7576%2084.7654%2021.8687C84.8525%2020.232%2084.8942%2018.5934%2084.777%2016.9548C84.7325%2016.327%2084.6395%2015.7098%2084.4884%2015.0964C84.2579%2014.1605%2083.8289%2014.0539%2083.0328%2014.0808C83.0077%2014.0818%2082.9835%2014.0875%2082.9583%2014.0885C82.5118%2014.1067%2082.1196%2014.2997%2081.7187%2014.4667C81.2044%2014.6798%2081.156%2014.7441%2081.156%2015.2874C81.156%2016.8895%2081.156%2018.4917%2081.156%2020.0938Z%22%20fill%3D%22%23002DE0%22%20style%3D%22fill%3A%20rgb(0%2C%2045%2C%20224)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M114.085%2038.2441C114.085%2036.3185%20114.085%2034.4486%20114.085%2032.5354C114.39%2032.5863%20114.667%2032.6362%20114.945%2032.6794C115.976%2032.8388%20117.005%2033.025%20118.042%2033.1431C118.516%2033.1968%20119.009%2033.1344%20119.49%2033.0884C119.857%2033.0528%20120.125%2032.8205%20120.328%2032.5249C120.675%2032.0209%20120.795%2031.4421%20120.856%2030.8498C120.868%2030.7346%20120.818%2030.6089%20120.777%2030.4937C118.699%2024.6871%20116.62%2018.8814%20114.541%2013.0758C114.084%2011.7991%20113.624%2010.5224%20113.166%209.24469C113.116%209.10742%20113.079%208.96631%20113.022%208.782C113.157%208.76376%20113.261%208.73688%20113.364%208.73688C115.99%208.73496%20118.615%208.73496%20121.241%208.73688C121.337%208.73688%20121.435%208.75608%20121.564%208.76952C121.729%209.76113%20121.893%2010.7441%20122.056%2011.7261C122.219%2012.711%20122.378%2013.6968%20122.54%2014.6817C122.701%2015.6541%20122.867%2016.6265%20123.027%2017.5989C123.19%2018.5838%20123.347%2019.5697%20123.513%2020.5546C123.676%2021.5299%20123.819%2022.5099%20124.012%2023.4795C124.044%2023.4785%20124.077%2023.4776%20124.109%2023.4766C124.136%2023.3758%20124.177%2023.2769%20124.19%2023.1742C124.322%2022.0357%20124.451%2020.8963%20124.579%2019.7578C124.72%2018.4965%20124.859%2017.2342%20124.999%2015.9728C125.133%2014.772%20125.266%2013.572%20125.4%2012.3712C125.525%2011.2567%20125.648%2010.1413%20125.776%209.02774C125.806%208.76856%20125.844%208.7388%20126.146%208.73688C127.154%208.73208%20128.161%208.73112%20129.169%208.73016C130.625%208.7292%20132.081%208.73016%20133.537%208.73016C133.671%208.73016%20133.804%208.73016%20133.999%208.73016C133.948%209.00758%20133.92%209.23701%20133.861%209.45683C133.099%2012.3155%20132.333%2015.1732%20131.568%2018.0309C130.3%2022.7701%20129.034%2027.5102%20127.763%2032.2484C127.456%2033.3946%20127.06%2034.5091%20126.478%2035.5515C125.758%2036.8398%20124.784%2037.8602%20123.391%2038.44C122.566%2038.7827%20121.7%2038.9372%20120.813%2038.9814C119.24%2039.0601%20117.682%2038.8959%20116.132%2038.6521C115.568%2038.5638%20115.008%2038.4496%20114.446%2038.343C114.327%2038.32%20114.211%2038.2787%20114.085%2038.2441Z%22%20fill%3D%22%23002DE0%22%20style%3D%22fill%3A%20rgb(0%2C%2045%2C%20224)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M15.5289%207.95838C15.3304%207.91806%2015.1725%207.8931%2015.0186%207.85374C13.6066%207.49569%2012.1849%207.19811%2010.7216%207.15684C10.3749%207.14724%2010.0243%207.16931%209.68053%207.21251C8.32568%207.38434%207.72041%208.39418%207.78142%209.65361C7.81822%2010.4177%208.12425%2011.0705%208.72565%2011.5543C9.64179%2012.2934%2010.5705%2013.0172%2011.507%2013.7314C12.2856%2014.3256%2013.0894%2014.8862%2013.7751%2015.5927C15.1057%2016.9654%2015.8582%2018.6088%2016.1255%2020.4816C16.356%2022.0962%2016.3182%2023.7041%2015.9492%2025.2957C15.2917%2028.1294%2013.4981%2029.8716%2010.6896%2030.6194C9.2612%2031.0005%207.79982%2031.1061%206.32779%2031.0975C4.51681%2031.0869%202.72908%2030.892%200.982011%2030.4015C0.72247%2030.3286%200.473581%2030.2201%200.218881%2030.1279C0.20726%2029.8707%200.186923%2029.6134%200.185954%2029.3562C0.183049%2027.7905%200.184017%2026.2239%200.184017%2024.6583C0.184017%2024.5248%200.184017%2024.3924%200.184017%2024.21C0.558803%2024.2772%200.884199%2024.3348%201.21056%2024.3933C2.42111%2024.6122%203.62972%2024.8378%204.84124%2025.049C5.45039%2025.1545%206.05954%2025.0979%206.65513%2024.953C8.11456%2024.5968%208.81378%2023.1617%208.19591%2021.8006C7.93056%2021.216%207.51316%2020.7398%207.02894%2020.328C6.33942%2019.7425%205.62665%2019.1847%204.93227%2018.604C4.18173%2017.9762%203.40698%2017.3714%202.7039%2016.6928C0.934557%2014.9841%200.0716784%2012.8723%200.006793%2010.4321C-0.0232286%209.30612%200.0387515%208.18876%200.344778%207.09636C1.04109%204.61206%202.6332%202.93891%205.04268%202.0097C6.24838%201.54509%207.50251%201.31183%208.7915%201.26479C10.895%201.18896%2012.9635%201.4059%2014.9856%202.00298C15.1048%202.03849%2015.2229%202.07497%2015.342%202.11241C15.4757%202.15465%2015.5473%202.24392%2015.5483%202.38599C15.5493%202.47238%2015.5522%202.55878%2015.5522%202.64517C15.5522%204.27321%2015.5531%205.90125%2015.5512%207.52929C15.5522%207.6608%2015.5386%207.79231%2015.5289%207.95838Z%22%20fill%3D%22%23002DE0%22%20style%3D%22fill%3A%20rgb(0%2C%2045%2C%20224)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M96.6156%209.59225C96.9323%209.49626%2097.2005%209.40602%2097.4746%209.33307C99.5093%208.78783%20101.577%208.45185%20103.685%208.3453C105.148%208.27139%20106.596%208.31362%20108.019%208.67072C108.546%208.80319%20109.075%208.97118%20109.565%209.20252C110.959%209.86487%20111.756%2011.0168%20112.147%2012.4692C112.373%2013.3081%20112.454%2014.1654%20112.453%2015.0322V30.6348L106.346%2030.6867C106.033%2030.6876%20105.805%2030.5657%20105.616%2030.3209C105.323%2029.9408%20105.01%2029.5751%20104.706%2029.2036C104.661%2029.1882%20104.617%2029.1729%20104.572%2029.1575C104.494%2029.2689%20104.429%2029.3927%20104.336%2029.4906C103.388%2030.4928%20102.211%2031.0111%20100.832%2031.0755C99.9974%2031.1148%2099.1674%2031.0822%2098.351%2030.8729C96.7027%2030.4496%2095.5726%2029.4503%2094.9286%2027.8962C94.6187%2027.1484%2094.4414%2026.368%2094.362%2025.5683C94.2439%2024.3742%2094.239%2023.1829%2094.4705%2021.9955C94.9731%2019.419%2096.4848%2017.743%2099.0047%2016.952C100.178%2016.5844%20101.384%2016.449%20102.609%2016.4404C103.094%2016.4375%20103.58%2016.4413%20104.065%2016.4385C104.211%2016.4375%20104.357%2016.4231%20104.552%2016.4116C104.563%2015.8759%20104.635%2015.3624%20104.474%2014.8603C104.354%2014.485%20104.058%2014.2661%20103.684%2014.2028C103.271%2014.1327%20102.845%2014.078%20102.427%2014.0934C100.892%2014.149%2099.396%2014.4677%2097.9075%2014.821C97.6053%2014.893%2097.3051%2014.9717%2097.003%2015.0427C96.909%2015.0648%2096.8112%2015.0686%2096.6718%2015.0869L96.6156%209.59225ZM104.574%2020.1486C104.141%2020.0574%20103.764%2020.1227%20103.387%2020.1831C102.702%2020.2926%20102.27%2020.6823%20102.088%2021.3437C102.052%2021.4742%20102.024%2021.6067%20101.999%2021.7401C101.81%2022.7174%20101.815%2023.7003%20101.941%2024.6823C101.978%2024.9713%20102.057%2025.265%20102.174%2025.5328C102.425%2026.1078%20102.966%2026.3968%20103.592%2026.3305C103.728%2026.3161%20103.863%2026.2931%20103.996%2026.2614C104.535%2026.1337%20104.573%2026.0867%20104.574%2025.5395C104.575%2023.8645%20104.575%2022.1894%20104.575%2020.5134C104.574%2020.4039%20104.574%2020.2935%20104.574%2020.1486Z%22%20fill%3D%22%23002DE0%22%20style%3D%22fill%3A%20rgb(0%2C%2045%2C%20224)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M70.8682%2022.2689C67.286%2022.2689%2063.757%2022.2689%2060.2318%2022.2689C60.0566%2022.65%2060.1079%2023.0071%2060.1854%2023.3536C60.382%2024.2291%2060.8613%2024.8348%2061.7978%2025.0392C62.7982%2025.2571%2063.8034%2025.2619%2064.8038%2025.1295C66.2691%2024.9346%2067.7266%2024.6793%2069.188%2024.4508C69.3458%2024.4258%2069.5047%2024.4095%2069.6586%2024.3903C69.7487%2024.6745%2069.7836%2029.046%2069.7071%2029.9713C69.5976%2030.0155%2069.4766%2030.075%2069.3497%2030.1153C66.7591%2030.938%2064.1027%2031.2289%2061.394%2031.0474C60.3006%2030.9745%2059.2179%2030.8247%2058.1671%2030.4955C55.8661%2029.7736%2054.2575%2028.3059%2053.3211%2026.1048C52.8591%2025.0172%2052.5976%2023.8796%2052.4388%2022.7143C52.2383%2021.2418%2052.2316%2019.7615%2052.3052%2018.2823C52.3817%2016.7493%2052.6335%2015.2451%2053.1787%2013.7985C54.2808%2010.8678%2056.3784%209.11017%2059.4794%208.53901C61.2739%208.20784%2063.0665%208.20496%2064.8474%208.64269C66.9412%209.15721%2068.4675%2010.3811%2069.4553%2012.2751C70.0915%2013.4942%2070.4266%2014.8035%2070.6358%2016.1503C70.8256%2017.3732%2070.8789%2018.6029%2070.8702%2019.8383C70.8634%2020.6264%2070.8682%2021.4155%2070.8682%2022.2689ZM63.4965%2018.051C63.5197%2017.978%2063.54%2017.9434%2063.5391%2017.9089C63.5197%2016.9355%2063.5168%2015.9612%2063.4693%2014.9888C63.4461%2014.5098%2063.3134%2014.0404%2063.1052%2013.5998C62.9551%2013.2811%2062.7236%2013.043%2062.3731%2012.9643C61.8123%2012.8385%2061.0124%2012.9345%2060.6279%2013.7034C60.4962%2013.9655%2060.3907%2014.2487%2060.3258%2014.5347C60.0895%2015.5772%2060.1011%2016.6408%2060.1098%2017.7015C60.1127%2018.0538%2060.1321%2018.0721%2060.4982%2018.073C61.4066%2018.0759%2062.315%2018.074%2063.2243%2018.073C63.3095%2018.073%2063.3957%2018.0596%2063.4965%2018.051Z%22%20fill%3D%22%23002DE0%22%20style%3D%22fill%3A%20rgb(0%2C%2045%2C%20224)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M54.013%205.89542C53.5907%205.8311%2053.2266%205.76295%2052.8586%205.72167C51.957%205.61992%2051.0554%205.51337%2050.1518%205.44137C48.8415%205.3377%2048.4144%206.15844%2048.3883%207.09437C48.3738%207.61081%2048.3854%208.12725%2048.3854%208.68113C48.5829%208.69841%2048.7524%208.72529%2048.9219%208.72625C49.9678%208.73201%2051.0128%208.73201%2052.0587%208.73393C52.2059%208.73393%2052.3521%208.73393%2052.5632%208.73393C52.2146%2010.4052%2051.8766%2012.0265%2051.5328%2013.6776C50.4917%2013.6776%2049.4758%2013.6776%2048.4144%2013.6776C48.4038%2013.9166%2048.3854%2014.122%2048.3854%2014.3265C48.3834%2018.0404%2048.3844%2021.7534%2048.3844%2025.4674C48.3844%2026.9476%2048.3844%2028.4288%2048.3844%2029.909C48.3844%2030.1298%2048.3844%2030.3496%2048.3844%2030.5243C48.337%2030.58%2048.3302%2030.5906%2048.3205%2030.5982C48.3118%2030.6059%2048.3011%2030.6146%2048.2895%2030.6165C48.2285%2030.6261%2048.1675%2030.6405%2048.1055%2030.6405C45.6408%2030.6414%2043.1771%2030.6405%2040.7124%2030.6386C40.664%2030.6386%2040.6156%2030.6222%2040.5226%2030.6069C40.5139%2030.3918%2040.4984%2030.1739%2040.4984%2029.957C40.4965%2026.7988%2040.4974%2023.6407%2040.4974%2020.4815C40.4974%2018.3841%2040.4974%2016.2867%2040.4974%2014.1892C40.4974%2014.0443%2040.4974%2013.8993%2040.4974%2013.7227C39.5319%2013.6094%2038.5983%2013.7256%2037.6822%2013.6555C37.5447%2013.2955%2037.4904%209.76105%2037.6057%208.76273C37.7267%208.75409%2037.8575%208.73585%2037.9882%208.73489C38.6729%208.73009%2039.3576%208.73201%2040.0413%208.72625C40.174%208.72529%2040.3066%208.70609%2040.4655%208.69361C40.4771%208.49395%2040.4916%208.32404%2040.4955%208.15509C40.5168%207.32955%2040.5149%206.50209%2040.5623%205.67847C40.6078%204.89805%2040.8131%204.14739%2041.1347%203.43128C41.83%201.88579%2043.058%200.955623%2044.6511%200.45166C45.7783%200.0945661%2046.9395%200.00817251%2048.1142%200.000493073C49.9678%20-0.0129459%2051.7836%200.249115%2053.5762%200.690682C53.7186%200.7262%2053.8571%200.780915%2054.0091%200.829872C54.013%202.50975%2054.013%204.16947%2054.013%205.89542Z%22%20fill%3D%22%23002DE0%22%20style%3D%22fill%3A%20rgb(0%2C%2045%2C%20224)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://getsafepay.pk/favicon.ico",
    "ogImage": "https://d1h7zv6tup5fk6.cloudfront.net/5bv4w9zzpp7p/3d6gAlyqxSVGYVd2TEb55Q/6e594fffd5ec384fd45ea5662a60a8a5/IMG_1334.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of the main brand logo for Safepay.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get started",
      "reasoning": "Button #0 'Get started' uses the vibrant brand color #002DE0, which is a strong indicator of a primary call-to-action. The text is action-oriented, making it the most likely primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Start now",
      "reasoning": "Button #1 'Start now' uses a different background color #00112C, making it suitable as a secondary button. It provides an alternative action without using the primary brand color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses and developers"
  },
  "designSystem": {
    "framework": "tailwind",
    "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, which are strong indicators of the main brand logo for Safepay.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles