Home · Branding · GTRACK Technologies

GTRACK Technologies Brand Identity

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

Download JSON
Primary
#FD04F6
Accent
#FD04F6
Body Font
Avenir
Heading
Avenir

Color Palette

Brand palette extracted from http://www.gtracktechnologies.com.

primary
#FD04F6
rgb(253, 4, 246)
secondary
#139C44
rgb(19, 156, 68)
accent
#FD04F6
rgb(253, 4, 246)
background
#0B0B0B
rgb(11, 11, 11)
textPrimary
#0B0B0B
rgb(11, 11, 11)
link
#FF4D4D
rgb(255, 77, 77)

Typography

Each font links to its Google Fonts page where available.

primary
Avenir
heading
Avenir
Avenir, Helvetica Neue, 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

GTRACK Technologies favicon
Favicon
GTRACK Technologies social image
Social Card

UI Components

Live previews rendered using GTRACK Technologies's actual button styles.

buttonPrimary
background #FD04F6 textColor #FFFFFF borderRadius 2px shadow none

Brand Personality

Tone: bold Energy: high Audience: gamers

GTRACK Technologies Brand in the Wild

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

Frequently Asked Questions

What is GTRACK Technologies's primary brand color?

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

What font does GTRACK Technologies use?

GTRACK Technologies uses Avenir as the primary typeface across body and headings.

Does GTRACK Technologies use a light or dark theme?

GTRACK Technologies's primary site uses a dark color scheme, with a background of #0B0B0B.

How was this brand profile generated?

This profile was extracted from http://www.gtracktechnologies.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 GTRACK Technologies.

Methodology

Brand data on this page was extracted from http://www.gtracktechnologies.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 GTRACK Technologies.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Avenir",
      "role": "body"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FD04F6",
    "secondary": "#139C44",
    "accent": "#FD04F6",
    "background": "#0B0B0B",
    "textPrimary": "#0B0B0B",
    "link": "#FF4D4D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Avenir",
      "heading": "Avenir"
    },
    "fontStacks": {
      "heading": [
        "Avenir",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Avenir",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Avenir",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "28px",
      "h2": "16px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FD04F6",
      "textColor": "#FFFFFF",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://asset01.source-static.us/assets/rajaplay/diva55/components/fav.png",
    "ogImage": "https://asset01.source-static.us/assets/rajaplay/diva55/components/fav.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No suitable brand logo was found that clearly represents 'DIVA55'. The heuristic suggestion was not appropriate as it pointed to a small icon rather than a prominent brand logo.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 5,
      "text": "Daftar",
      "reasoning": "Button #5 ('Daftar') is likely the primary CTA due to its action-oriented text ('Register') and vibrant brand color (#FD04F6), which is consistent with the site's primary color scheme."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons share the same background color (#FD04F6), making it impossible to select a secondary button with a different color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "bold",
    "energy": "high",
    "targetAudience": "gamers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "No suitable brand logo was found that clearly represents 'DIVA55'. The heuristic suggestion was not appropriate as it pointed to a small icon rather than a prominent brand logo.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles