Home · Branding · Vast

Vast Brand Identity

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

Download JSON
Primary
#FF5623
Accent
#ECE8E3
Body Font
Owners Text
Heading
Owners

Color Palette

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

primary
#FF5623
rgb(255, 86, 35)
secondary
#1863DC
rgb(24, 99, 220)
accent
#ECE8E3
rgb(236, 232, 227)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2A2C2F
rgb(42, 44, 47)
link
#B3ABA3
rgb(179, 171, 163)

Typography

Each font links to its Google Fonts page where available.

primary
Owners Text
Owners Text Google Fonts →
heading
Owners
Owners, 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

Vast logo
Logo
Vast favicon
Favicon
Vast social image
Social Card

UI Components

Live previews rendered using Vast's actual button styles.

input
background #FFFFFF textColor #2A2C2F borderColor #FFFFFF borderRadius 0px shadow none
buttonPrimary
background #ECE8E3 textColor #2A2C2F borderRadius 0px shadow none
buttonSecondary
background #2A2C2F textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: high Audience: space enthusiasts and professionals

Vast Brand in the Wild

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

Frequently Asked Questions

What is Vast's primary brand color?

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

What accent color does Vast use?

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

What font does Vast use?

Vast uses Owners Text for body text and Owners for headings. Fonts were detected on https://www.vastspace.com/ as part of their live design system.

Does Vast use a light or dark theme?

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

Where can I find Vast's logo?

Vast's logo is available directly on their site (https://www.vastspace.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.vastspace.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 Vast.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Owners Text",
      "role": "body"
    },
    {
      "family": "Owners",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FF5623",
    "secondary": "#1863DC",
    "accent": "#ECE8E3",
    "background": "#FFFFFF",
    "textPrimary": "#2A2C2F",
    "link": "#B3ABA3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Owners Text",
      "heading": "Owners"
    },
    "fontStacks": {
      "heading": [
        "Owners",
        "sans-serif"
      ],
      "body": [
        "Owners Text",
        "sans-serif"
      ],
      "paragraph": [
        "Owners",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "76px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#2A2C2F",
      "borderColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#ECE8E3",
      "textColor": "#2A2C2F",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#2A2C2F",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20viewBox%3D%220%200%20111%2016%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.4307%201.15537C37.8986%201.33862%2037.4251%201.61004%2037.0101%201.96962H37.0112C36.5962%202.32919%2036.1547%202.81656%2035.6889%203.43071L27.1875%2014.8847H31.8863L39.2077%204.92152C39.3832%204.68576%2039.5466%204.51637%2039.7%204.41137C39.8523%204.30736%2040.0599%204.25486%2040.3226%204.25486C40.5698%204.25486%2040.7817%204.31033%2040.9561%204.42128C41.1316%204.53222%2041.284%204.69269%2041.4153%204.9017L48.7798%2014.8847H53.4344L45.0203%203.45052C44.5975%202.84924%2044.1858%202.36882%2043.7851%202.00924C43.3845%201.64966%2042.9032%201.37131%2042.3425%201.17518C41.7818%200.979048%2041.1085%200.880981%2040.3215%200.880981C39.5919%200.880981%2038.9627%200.972114%2038.4307%201.15537ZM9.8237%2014.0304C10.2387%2014.391%2010.7123%2014.6614%2011.2443%2014.8447H11.2432C11.7752%2015.0279%2012.4055%2015.119%2013.134%2015.119C13.9199%2015.119%2014.5943%2015.021%2015.155%2014.8248C15.7157%2014.6287%2016.197%2014.3504%2016.5976%2013.9908C16.9983%2013.6312%2017.41%2013.1508%2017.8328%2012.5495L26.2469%201.11536H21.5923L14.2278%2011.0983C14.0965%2011.3073%2013.943%2011.4678%2013.7686%2011.5787C13.5942%2011.6897%2013.3823%2011.7452%2013.1351%2011.7452C12.8735%2011.7452%2012.666%2011.6937%2012.5125%2011.5887C12.3591%2011.4837%2012.1946%2011.3143%2012.0202%2011.0785L4.69882%201.11536H0L8.50137%2012.5693C8.96716%2013.1845%209.40868%2013.6708%209.8237%2014.0304ZM59.5532%2011.863H75.8572C76.323%2011.863%2076.6696%2011.765%2076.8959%2011.5688C77.121%2011.3727%2077.2347%2011.0785%2077.2347%2010.6862C77.2347%2010.294%2077.1222%209.97997%2076.8959%209.78384C76.6696%209.5877%2076.3241%209.48964%2075.8572%209.48964H63.9032C62.4021%209.48964%2061.2298%209.11421%2060.3843%208.36237C59.5388%207.61053%2059.1172%206.56746%2059.1172%205.23415C59.1172%203.90084%2059.5399%202.93008%2060.3843%202.20399C61.2287%201.47791%2062.3877%201.11536%2063.8591%201.11536H80.3375V4.13561H64.209C63.7421%204.13561%2063.3899%204.2307%2063.1493%204.4199C62.9087%204.61009%2062.7884%204.90033%2062.7884%205.29259C62.7884%205.7116%2062.9087%206.01472%2063.1493%206.20491C63.3899%206.39411%2063.7575%206.4892%2064.2531%206.4892H76.0769C77.6211%206.4892%2078.8087%206.85571%2079.6388%207.58774C80.4688%208.31978%2080.885%209.37275%2080.885%2010.7457C80.885%2012.1186%2080.4733%2013.0696%2079.6498%2013.7956C78.8264%2014.5217%2077.6718%2014.8843%2076.1861%2014.8843H59.5543V11.864L59.5532%2011.863ZM87.8906%204.13561H97.0697V14.8833H100.916V4.13561H110.051V1.11536H87.8906V4.13561Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/6685783e25a3393548894173/67e50ab8d06168810ddeb85c_671193f4216cf348910714eb_VAST-Favicon-2.png",
    "ogImage": "https://cdn.prod.website-files.com/6685783e25a3393548894173/6840a09ad5a539c54db406e2_Open-Graph_1.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, aligning with the brand 'Vast'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign up",
      "reasoning": "Button #0 'Sign up' is likely the primary CTA due to its action-oriented text and distinct color, making it stand out as a key action for users."
    },
    "secondary": {
      "index": 2,
      "text": "View open positions",
      "reasoning": "Button #2 'View open positions' is chosen as secondary due to its different color group and supportive action, complementing the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "space enthusiasts and professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__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, aligning with the brand 'Vast'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles