Home · Branding · AlgoTest

AlgoTest Brand Identity

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

Download JSON
Primary
#D9EDFF
Accent
#0085FF
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://algotest.in.

primary
#D9EDFF
rgb(217, 237, 255)
secondary
#00162A
rgb(0, 22, 42)
accent
#0085FF
rgb(0, 133, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0085FF
rgb(0, 133, 255)
link
#0085FF
rgb(0, 133, 255)

Typography

Each font links to its Google Fonts page where available.

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

AlgoTest logo
Logo
AlgoTest favicon
Favicon
AlgoTest social image
Social Card

UI Components

Live previews rendered using AlgoTest's actual button styles.

buttonPrimary
background #0085FF textColor #FFFFFF borderRadius 9999px shadow none
buttonSecondary
background #FFFFFF textColor #0085FF borderColor #0085FF borderRadius 4px shadow none

Brand Personality

Tone: professional Energy: medium Audience: traders and investors

AlgoTest Brand in the Wild

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

Frequently Asked Questions

What is AlgoTest's primary brand color?

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

What accent color does AlgoTest use?

AlgoTest uses #0085FF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does AlgoTest use?

AlgoTest uses Inter as the primary typeface across body and headings.

Does AlgoTest use a light or dark theme?

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

Where can I find AlgoTest's logo?

AlgoTest's logo is available directly on their site (https://algotest.in). 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://algotest.in 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 AlgoTest.

Methodology

Brand data on this page was extracted from https://algotest.in 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 AlgoTest.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#D9EDFF",
    "secondary": "#00162A",
    "accent": "#0085FF",
    "background": "#FFFFFF",
    "textPrimary": "#0085FF",
    "link": "#0085FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "60px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0085FF",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0085FF",
      "borderColor": "#0085FF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22%20scale-90%20md%3Ascale-100%22%20data-fc-idx%3D%220%22%3E%3Cellipse%20cx%3D%2211.9516%22%20cy%3D%2212.9727%22%20rx%3D%227.85%22%20ry%3D%2212%22%20fill%3D%22%232E5FDF%22%20style%3D%22fill%3A%20rgb(46%2C%2095%2C%20223)%20!important%3B%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212.9727%22%20r%3D%2212%22%20fill%3D%22%232E5FDF%22%20style%3D%22fill%3A%20rgb(46%2C%2095%2C%20223)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M12%200.972656C5.37258%200.972656%200%206.34524%200%2012.9727C0%2014.5201%200.292894%2015.9991%200.826267%2017.3573L8.30769%2011.3573L13.6154%2017.3573L18.8%2012.2727L21.7%209.32266L22.4%206.97266C20.5%203.37266%2016.3939%200.972656%2012%200.972656Z%22%20fill%3D%22%235EC7DE%22%20style%3D%22fill%3A%20rgb(94%2C%20199%2C%20222)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.8974%208.62141L13.7387%2018.0107L8.2678%2011.725L1.14371%2017.736L0.697266%2017.2068L8.34242%2010.7563L13.7177%2016.9321L22.358%208.1875L22.8974%208.62141Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M0.687698%2015.7412C1.57955%2015.7414%202.30272%2016.4646%202.30293%2017.3564C2.30293%2017.9575%201.97353%2018.4806%201.48653%2018.7588C0.976393%2017.8339%200.585925%2016.8347%200.333206%2015.7812C0.447227%2015.7557%200.565981%2015.7412%200.687698%2015.7412Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M22.4011%207.00098C22.9274%207.91646%2023.3389%208.90617%2023.6101%209.95312C23.3667%2010.1002%2023.0822%2010.1865%2022.7771%2010.1865C21.885%2010.1864%2021.1619%209.46335%2021.1619%208.57129C21.1619%207.80873%2021.6905%207.17057%2022.4011%207.00098Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Ccircle%20cx%3D%221.61538%22%20cy%3D%221.61538%22%20r%3D%221.61538%22%20transform%3D%22matrix(-1%200%200%201%209.91992%209.74121)%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Ccircle%20cx%3D%221.61538%22%20cy%3D%221.61538%22%20r%3D%221.61538%22%20transform%3D%22matrix(-1%200%200%201%2015.2285%2015.7412)%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://algotest.in/logo300.png",
    "ogImage": "/logo300.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 15,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get 25 Free Backtests",
      "reasoning": "Button #5, 'Get 25 Free Backtests', uses the vibrant brand color #0085FF, which is consistent with the site's accent color. The text is action-oriented, making it a strong primary CTA."
    },
    "secondary": {
      "index": 12,
      "text": "Login",
      "reasoning": "Button #4, 'Login', has a different background color (#FFFFFF) and serves as a secondary action, which is typical for login buttons."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "traders and investors"
  },
  "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 located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles