Home · Branding · View3

View3 Brand Identity

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

Download JSON
Primary
#009FE3
Accent
#009FE3
Body Font
Roboto
Heading
Cardo

Color Palette

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

primary
#009FE3
rgb(0, 159, 227)
secondary
#69727D
rgb(105, 114, 125)
accent
#009FE3
rgb(0, 159, 227)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#1767F3
rgb(23, 103, 243)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Cardo
Cardo, 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

View3 logo
Logo
View3 favicon
Favicon

UI Components

Live previews rendered using View3's actual button styles.

buttonPrimary
background #009FE3 textColor #FFFFFF borderRadius 0px shadow rgba(31, 32, 68, 0.16) 0px 16px 48px 0px
buttonSecondary
background transparent textColor #009FE3 borderColor #009FE3 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses seeking digital product solutions

View3 Brand in the Wild

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

Frequently Asked Questions

What is View3's primary brand color?

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

What font does View3 use?

View3 uses Roboto for body text and Cardo for headings. Fonts were detected on http://view3.com as part of their live design system.

Does View3 use a light or dark theme?

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

Where can I find View3's logo?

View3's logo is available directly on their site (http://view3.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 http://view3.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 View3.

Methodology

Brand data on this page was extracted from http://view3.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 View3.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Cardo",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#009FE3",
    "secondary": "#69727D",
    "accent": "#009FE3",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#1767F3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Cardo"
    },
    "fontStacks": {
      "heading": [
        "Cardo",
        "serif"
      ],
      "body": [
        "Roboto",
        "sans-serif"
      ],
      "paragraph": [
        "Roboto",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "66px",
      "h2": "66px",
      "body": "27px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#009FE3",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "rgba(31, 32, 68, 0.16) 0px 16px 48px 0px"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#009FE3",
      "borderColor": "#009FE3",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://view3.com/wp-content/uploads/2020/05/cropped-VIEW3_Agentur_Logo.png",
    "favicon": "https://view3.com/wp-content/uploads/2020/05/cropped-favicon_view3-32x32.png",
    "ogImage": null,
    "logoHref": "https://view3.com/",
    "logoAlt": "VIEW3"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'VIEW3'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sprechen Sie mit uns!",
      "reasoning": "Button #0 has a vibrant blue background (#009FE3), which is the primary brand color, and the text 'Sprechen Sie mit uns!' suggests a strong call to action."
    },
    "secondary": {
      "index": 1,
      "text": "Weiter zu Technologie & laufender Betrieb",
      "reasoning": "Button #1 is transparent with a blue border, making it a suitable secondary button as it contrasts with the primary button's solid color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking digital product solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'VIEW3'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles