llms.txt
Vulcan Technologies Brand Identity
A complete profile of Vulcan Technologies's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0F1729 |
| Accent | #65758B |
| Body Font | Inter |
| Heading Font | Playfair Display |
Color Palette
- primary: #0F1729
- secondary: #8B5CF6
- accent: #65758B
- background: #0D0D0D
- textPrimary: #000000
- link: #65758B
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Playfair Display — https://fonts.google.com/specimen/Playfair+Display
Visual Assets
- Logo:
- Favicon: Favicon
- Social card (og:image):
UI Components
- buttonPrimary: background=#D3D3D3, textColor=#0F1729, borderRadius=0px, shadow=none
- buttonSecondary: background=#0D0D0D, textColor=#0F1729, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: commercial and government sectors
Vulcan Technologies Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Vulcan — Commercial & Government
- Image:
- Source: https://vulcan-tech.com/
- Vulcan — Commercial & Government
- Image:
- Source: https://vulcan-tech.com/
- Vulcan Technologies Raises $10.9M Seed Round to Modernize Regulatory Law with AI
- Vulcan Elements Forges $1.4 Billion Partnership with the United States Government and ReElement Technologies to Expand 100% Vertically Integrated, Domestic Magnet Supply Chain - Vulcan Elements
- Vulcan Technologies Raises $10.9M Seed Round to Modernize Regulatory Law with AI
- Vulcan Elements Forges $1.4 Billion Partnership with the United States Government and ReElement Technologies to Expand 100% Vertically Integrated, Domestic Magnet Supply Chain - Vulcan Elements
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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.