voygr.json

VOYGR Brand Identity

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

Quick Facts

Field Value
Primary #00EEFF
Accent #0000EE
Body Font ABC Oracle Book
Heading Font ABC Oracle Medium

Color Palette

Typography

Visual Assets

Brand Personality

Tone: modern · Energy: medium · Audience: technology professionals

VOYGR Brand in the Wild

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "ABC Oracle Medium",
      "role": "heading"
    },
    {
      "family": "ABC Oracle Book",
      "role": "body"
    },
    {
      "family": "ABC Oracle Regular",
      "role": "body"
    },
    {
      "family": "ABC Oracle Bold",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#00EEFF",
    "secondary": "#00B6C2",
    "accent": "#0000EE",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ABC Oracle Book",
      "heading": "ABC Oracle Medium"
    },
    "fontStacks": {
      "heading": [
        "ABC Oracle Bold",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "ABC Oracle Medium",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "50px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": "https://framerusercontent.com/images/b0RMdlq9HXMKCUQF0aXrqPUQJE.png?width=1318&height=480",
    "favicon": "https://framerusercontent.com/images/1W1epI31sSDVQMYyaI7cih2MHOI.png",
    "ogImage": "https://framerusercontent.com/images/AwhsRnVKsS6stDyzf60Vzj7jew.png",
    "logoHref": "./"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "technology professionals"
  }
}