Instant Labs Brand: Colors, Fonts, Logo & Visual Identity

Instant Labs Brand Identity

A complete profile of Instant Labs's visual system — colors, typography, components, and personality — extracted from https://instant.ca. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://instant.ca.

Color Hex Code RGB Value
primary #0EB602 rgb(14, 182, 2)
secondary #EF0318 rgb(239, 3, 24)
accent #3286DC rgb(50, 134, 220)
background #1A1A1A rgb(26, 26, 26)
textPrimary #1A1A1A rgb(26, 26, 26)
link #3286DC rgb(50, 134, 220)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Input

Button Primary

Button Secondary

Brand Personality

Instant Labs Brand in the Wild

Image: instant.ai

Source: instant.ca

Image: instant.ai

Source: instant.ca

Image: instant.ai

Source: instant.ca

Image: instant.ai

Source: instant.ca

Frequently Asked Questions

What is Instant Labs's primary brand color?
Instant Labs's primary brand color is #0EB602.

What accent color does Instant Labs use?
Instant Labs uses #3286DC as an accent color.

What font does Instant Labs use?
Instant Labs uses Inter for body text and PPTelegraf for headings.

Does Instant Labs use a light or dark theme?
Instant Labs's primary site uses a dark color scheme, with a background of #1A1A1A.

Where can I find Instant Labs's logo?
Instant Labs's logo is available directly on their site (https://instant.ca).

How was this brand profile generated?
This profile was extracted from https://instant.ca using the Firecrawl branding extraction API.

Methodology

Brand data was extracted from https://instant.ca using the Firecrawl branding extraction API.

Machine-Readable Profile

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

JSON Structure

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "PPTelegraf",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Kalice",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0EB602",
    "secondary": "#EF0318",
    "accent": "#3286DC",
    "background": "#1A1A1A",
    "textPrimary": "#1A1A1A",
    "link": "#3286DC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "PPTelegraf"
    },
    "fontStacks": {
      "heading": [
        "Kalice",
        "serif"
      ],
      "body": [
        "Inter",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "62px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3286DC",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#171717",
      "textColor": "#FFFFFF",
      "borderColor": "#262626",
      "borderRadius": "8px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://instant.ai/instant-logo-full.svg",
    "favicon": "https://instant.ai/favicon.svg?v=2",
    "ogImage": "https://instant.ai/instant-ai-opengraph.png"
  }
}