Vizy Brand: Colors, Fonts, Logo & Visual Identity

Vizy Brand Identity

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

Primary: #F49300
Accent: #101C36
Body Font: Roboto
Heading: Roboto

Color Palette

Brand palette extracted from http://vizy.io.

Type Color Code RGB
Primary #F49300 rgb(244, 147, 0)
Secondary #626574 rgb(98, 101, 116)
Accent #101C36 rgb(16, 28, 54)
Background #101C36 rgb(16, 28, 54)
Text Primary #101C36 rgb(16, 28, 54)
Link #101C36 rgb(16, 28, 54)

Typography

Each font links to its Google Fonts page where available.

Type Font Link
Primary Roboto Google Fonts →
Heading Roboto Google Fonts →

Visual Assets

Brand Personality

Tone: modern Energy: medium Audience: unknown

Vizy Brand in the Wild

Image: i.kickstarter.com
Source: kickstarter.com

Image: pluginscreenshots.craft-cdn.com
Source: plugins.craftcms.com

Image: d3755ihsz2n34g.cloudfront.net
Source: craftquest.io

Image: pluginscreenshots.craft-cdn.com
Source: plugins.craftcms.com

Image: docs.vizycam.com
Source: docs.vizycam.com

Frequently Asked Questions

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

What accent color does Vizy use?
Vizy uses #101C36 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Vizy use?
Vizy uses Roboto as the primary typeface across body and headings.

Does Vizy use a light or dark theme?
Vizy's primary site uses a dark color scheme, with a background of #101C36.

How was this brand profile generated?
This profile was extracted from http://vizy.io 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 Vizy.

Methodology

Brand data on this page was extracted from http://vizy.io on 2026-07-27 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 Vizy.

Machine-Readable Profile

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

GET /branding/vizy.json GET /branding/vizy/llms.txt

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F49300",
    "secondary": "#626574",
    "accent": "#101C36",
    "background": "#101C36",
    "textPrimary": "#101C36",
    "link": "#101C36"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}