Insoshi Brand: Colors, Fonts, Logo & Visual Identity

Insoshi Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

.webp?updatedAt=1776074961359)

Logo

Favicon

UI Components

Live previews rendered using Insoshi's actual button styles.

Brand Personality

Frequently Asked Questions

  1. What is Insoshi's primary brand color?
    Insoshi's primary brand color is #5AA0FF. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What font does Insoshi use?
    Insoshi uses GTAmerica as the primary typeface across body and headings.

  3. Does Insoshi use a light or dark theme?
    Insoshi's primary site uses a light color scheme, with a background of #FFFFFF.

  4. Where can I find Insoshi's logo?
    Insoshi's logo is available directly on their site (http://insoshi.com). The current logo URL is included in the machine-readable JSON profile linked above.

  5. How was this brand profile generated?
    This profile was extracted from http://insoshi.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 Insoshi.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "GTAmerica",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Poppins",
      "role": "unknown"
    },
    {
      "family": "Segoe UI",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#5AA0FF",
    "secondary": "#111125",
    "accent": "#5AA0FF",
    "background": "#FFFFFF",
    "textPrimary": "#002864",
    "link": "#002864"
  },
  "typography": {
    "fontFamilies": {
      "primary": "GTAmerica",
      "heading": "GTAmerica"
    },
    "fontStacks": {
      "heading": [
        "GTAmerica",
        "Roboto",
        "sans-serif"
      ],
      "body": [
        "GTAmerica",
        "Roboto",
        "sans-serif"
      ],
      "paragraph": [
        "GTAmerica",
        "Roboto",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "28px",
      "h2": "24px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#646969",
      "borderColor": "#939393",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#5AA0FF",
      "textColor": "#000000",
      "borderColor": "#5AA0FF",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#002864",
      "borderColor": "#002864",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://ik.imagekit.io/dumdumfordi/HALTE4D/logoweb%20(3).webp?updatedAt=1776074961359",
    "favicon": "https://ik.imagekit.io/dumdumfordi/HALTE4D/halte%20bulet.png?updatedAt=1776064181875"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "online gaming enthusiasts"
  }
}