Home · Branding · Amal Invest

Amal Invest Brand Identity

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

Download JSON
Primary
#8B5CF6
Accent
#8B5CF6
Body Font
Inter
Heading
Inter

Color Palette

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

primary
#8B5CF6
rgb(139, 92, 246)
secondary
#334155
rgb(51, 65, 85)
accent
#8B5CF6
rgb(139, 92, 246)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0A0A0A
rgb(10, 10, 10)
link
#475569
rgb(71, 85, 105)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
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

Amal Invest logo
Logo
Amal Invest favicon
Favicon
Amal Invest social image
Social Card

UI Components

Live previews rendered using Amal Invest's actual button styles.

buttonPrimary
background #8B5CF6 textColor #FFFFFF borderRadius 9999px shadow none
buttonSecondary
background #000000 textColor #FFFFFF borderRadius 9999px shadow none

Brand Personality

Tone: professional Energy: medium Audience: Muslim investors seeking Shariah-compliant investment options

Amal Invest Brand in the Wild

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

Frequently Asked Questions

What is Amal Invest's primary brand color?

Amal Invest's primary brand color is #8B5CF6. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Amal Invest use?

Amal Invest uses Inter as the primary typeface across body and headings.

Does Amal Invest use a light or dark theme?

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

Where can I find Amal Invest's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#8B5CF6",
    "secondary": "#334155",
    "accent": "#8B5CF6",
    "background": "#FFFFFF",
    "textPrimary": "#0A0A0A",
    "link": "#475569"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#8B5CF6",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%22%20height%3D%2230%22%20viewBox%3D%220%200%20100%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22h-6%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20style%3D%22fill%3A%20none%20!important%3B%22%3EAmal%20Invest%3C%2Ftitle%3E%3Cpath%20d%3D%22M22.2852%208.16008V29.68H16.6188V27.2C15.1484%2029.0666%2013.0187%2030%2010.2298%2030C8.30304%2030%206.55372%2029.5466%204.98178%2028.6401C3.4353%2027.7334%202.21831%2026.44%201.33103%2024.76C0.443644%2023.08%200%2021.1334%200%2018.92C0%2016.7067%200.443644%2014.76%201.33103%2013.08C2.21831%2011.4%203.4353%2010.1067%204.98178%209.20001C6.55372%208.29341%208.30304%207.84006%2010.2298%207.84006C12.8413%207.84006%2014.8821%208.70671%2016.3526%2010.44V8.16008H22.2852ZM11.2567%2024.88C12.7525%2024.88%2013.9948%2024.3467%2014.9835%2023.28C15.9723%2022.1867%2016.4667%2020.7334%2016.4667%2018.92C16.4667%2017.1067%2015.9723%2015.6667%2014.9835%2014.6C13.9948%2013.5067%2012.7525%2012.96%2011.2567%2012.96C9.73547%2012.96%208.48051%2013.5067%207.49171%2014.6C6.50301%2015.6667%206.00856%2017.1067%206.00856%2018.92C6.00856%2020.7334%206.50301%2022.1867%207.49171%2023.28C8.48051%2024.3467%209.73547%2024.88%2011.2567%2024.88ZM52.459%207.84006C55.0195%207.84006%2057.0478%208.63999%2058.544%2010.24C60.0652%2011.8133%2060.8258%2014.1867%2060.8258%2017.36V29.68H54.8932V18.32C54.8932%2016.6134%2054.5505%2015.3467%2053.866%2014.52C53.2066%2013.6667%2052.2556%2013.24%2051.014%2013.24C49.619%2013.24%2048.5167%2013.72%2047.7049%2014.68C46.8942%2015.6134%2046.4883%2017.0134%2046.4883%2018.88V29.68H40.5557V18.32C40.5557%2014.9333%2039.263%2013.24%2036.6765%2013.24C35.3076%2013.24%2034.2173%2013.72%2033.4066%2014.68C32.5948%2015.6134%2032.189%2017.0134%2032.189%2018.88V29.68H26.2566V8.16008H31.9234V10.6401C32.684%209.73336%2033.609%209.04%2034.6993%208.55998C35.8147%208.08007%2037.0313%207.84006%2038.3501%207.84006C39.7951%207.84006%2041.1009%208.14669%2042.2674%208.76004C43.4329%209.34673%2044.3708%2010.2134%2045.0814%2011.36C45.9181%2010.24%2046.9704%209.3734%2048.2381%208.76004C49.5308%208.14669%2050.9378%207.84006%2052.459%207.84006ZM85.6084%208.16008V29.68H79.9424V27.2C78.4723%2029.0666%2076.3417%2030%2073.5528%2030C71.6267%2030%2069.877%2029.5466%2068.3057%2028.6401C66.7584%2027.7334%2065.5418%2026.44%2064.6549%2024.76C63.767%2023.08%2063.3231%2021.1334%2063.3231%2018.92C63.3231%2016.7067%2063.767%2014.76%2064.6549%2013.08C65.5418%2011.4%2066.7584%2010.1067%2068.3057%209.20001C69.877%208.29341%2071.6267%207.84006%2073.5528%207.84006C76.1644%207.84006%2078.2057%208.70671%2079.6758%2010.44V8.16008H85.6084ZM74.58%2024.88C76.0762%2024.88%2077.3178%2024.3467%2078.3069%2023.28C79.296%2022.1867%2079.7901%2020.7334%2079.7901%2018.92C79.7901%2017.1067%2079.296%2015.6667%2078.3069%2014.6C77.3178%2013.5067%2076.0762%2012.96%2074.58%2012.96C73.0588%2012.96%2071.8041%2013.5067%2070.815%2014.6C69.8269%2015.6667%2069.3319%2017.1067%2069.3319%2018.92C69.3319%2020.7334%2069.8269%2022.1867%2070.815%2023.28C71.8041%2024.3467%2073.0588%2024.88%2074.58%2024.88ZM96.9195%2030C94.6126%2030%2092.8127%2029.36%2091.52%2028.08C90.2262%2026.7733%2089.5799%2024.9334%2089.5799%2022.5601V0H95.5125V22.2C95.5125%2023.1067%2095.7279%2023.8133%2096.1589%2024.32C96.6158%2024.8%2097.2492%2025.04%2098.0609%2025.04C98.3645%2025.04%2098.6692%2025%2098.9728%2024.92C99.3025%2024.84%2099.5561%2024.7467%2099.7334%2024.64L100%2029.48C99.0109%2029.8267%2097.9847%2030%2096.9195%2030Z%22%20fill%3D%22%238C66F6%22%20style%3D%22fill%3A%20rgb(140%2C%20102%2C%20246)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://amalinvest.com/favicon.ico",
    "ogImage": "https://amalinvest.com/opengraph-image.png",
    "logoHref": "#",
    "logoAlt": "Amal Invest"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Amal Invest'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started — 30 Day Money Back",
      "reasoning": "Button #0 uses the vibrant brand color #8B5CF6 and has strong CTA text 'Get Started — 30 Day Money Back', making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Get My Pro Plan →",
      "reasoning": "Button #1 has a different background color (#000000) and offers an upgrade option 'Get My Pro Plan →', making it a suitable secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "Muslim investors seeking Shariah-compliant investment options"
  },
  "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 matches the brand name 'Amal Invest'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles