Home · Branding · V7

V7 Brand Identity

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

Download JSON
Primary
#E53935
Accent
#0000EE
Body Font
Martina Plantijn Light
Heading
STK Bureau

Color Palette

Brand palette extracted from https://www.v7labs.com/.

primary
#E53935
rgb(229, 57, 53)
secondary
#2E7D32
rgb(46, 125, 50)
accent
#0000EE
rgb(0, 0, 238)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0000EE
rgb(0, 0, 238)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Martina Plantijn Light
Martina Plantijn Light Google Fonts →
heading
STK Bureau
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

V7 logo
Logo
V7 favicon
Favicon
V7 social image
Social Card

UI Components

Live previews rendered using V7's actual button styles.

buttonPrimary
background #FFFFFF textColor #0000EE borderRadius 33px shadow none
buttonSecondary
background #F7F6F5 textColor #292929 borderRadius 160px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

V7 Brand in the Wild

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

Frequently Asked Questions

What is V7's primary brand color?

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

What accent color does V7 use?

V7 uses #0000EE as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does V7 use?

V7 uses Martina Plantijn Light for body text and STK Bureau for headings. Fonts were detected on https://www.v7labs.com/ as part of their live design system.

Does V7 use a light or dark theme?

V7's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find V7's logo?

V7's logo is available directly on their site (https://www.v7labs.com/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.v7labs.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 V7.

Methodology

Brand data on this page was extracted from https://www.v7labs.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 V7.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "STK Bureau",
      "role": "heading"
    },
    {
      "family": "Martina Plantijn Light",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#E53935",
    "secondary": "#2E7D32",
    "accent": "#0000EE",
    "background": "#FFFFFF",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Martina Plantijn Light",
      "heading": "STK Bureau"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "STK Bureau",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "24px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "33px",
      "borderRadiusCorners": {
        "topLeft": "33px",
        "topRight": "33px",
        "bottomRight": "33px",
        "bottomLeft": "33px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F7F6F5",
      "textColor": "#292929",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%2029.5%2016%22%20id%3D%22svg12841006200%22%3E%3Cpath%20d%3D%22M%2017.606%2016%20L%2023.515%204.258%20C%2023.53%204.228%2023.537%204.196%2023.535%204.163%20C%2023.533%204.13%2023.523%204.098%2023.505%204.071%20C%2023.487%204.043%2023.462%204.02%2023.433%204.004%20C%2023.404%203.988%2023.37%203.98%2023.337%203.98%20L%2016.649%203.98%20C%2016.575%203.98%2016.502%204.001%2016.439%204.039%20C%2016.376%204.077%2016.325%204.132%2016.293%204.198%20L%2010.895%2014.911%20C%2010.732%2015.236%2010.479%2015.511%2010.164%2015.703%20C%209.849%2015.894%209.485%2015.996%209.114%2015.996%20C%208.742%2015.996%208.378%2015.894%208.063%2015.703%20C%207.748%2015.511%207.495%2015.236%207.332%2014.911%20L%200%200%20L%204.413%200%20L%208.934%209.283%20C%208.95%209.316%208.975%209.343%209.007%209.363%20C%209.038%209.382%209.075%209.392%209.112%209.392%20C%209.149%209.392%209.186%209.382%209.217%209.363%20C%209.249%209.343%209.274%209.316%209.29%209.283%20L%2013.378%201.091%20C%2013.54%200.764%2013.794%200.489%2014.109%200.296%20C%2014.424%200.103%2014.788%200.001%2015.16%200%20L%2026.787%200%20C%2027.072%20-0.002%2027.353%200.053%2027.614%200.164%20C%2027.875%200.275%2028.109%200.438%2028.301%200.642%20C%2028.564%200.929%2028.734%201.285%2028.789%201.666%20C%2028.844%202.047%2028.781%202.436%2028.608%202.782%20L%2022.018%2016%20Z%22%20fill%3D%22var(--token-0d2c7302-caba-4ef2-a330-4f991b9a81a7%2C%20rgb(255%2C%20255%2C%20255))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3Btext-inverted-persist%26quot%3B%7D%20*%2F%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/JMSwMQk9yHdptFFLNw5waaFMaU.png",
    "ogImage": "https://framerusercontent.com/assets/sVobLeuk6KwYjNMB4Cf45glYO8.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of being the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a demo30 minutes",
      "reasoning": "Button #0, 'Request a demo30 minutes', is likely the primary CTA due to its action-oriented text and distinct text color (#0000EE) which stands out against the white background."
    },
    "secondary": {
      "index": 3,
      "text": "Okay",
      "reasoning": "Button #3, 'Okay', has a different background color (#F7F6F5) and serves as a secondary action, likely related to cookie consent or a similar function."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of being the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles