Vulcan Technologies Brand: Colors, Fonts, Logo & Visual Identity
Vulcan Technologies Brand Identity
A complete profile of Vulcan Technologies's visual system — colors, typography, components, and personality — extracted from https://vulcan-tech.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://vulcan-tech.com/.
- primary:
#0F1729 - secondary:
#8B5CF6 - accent:
#65758B - background:
#0D0D0D - textPrimary:
#000000 - link:
#65758B
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Playfair Display
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Vulcan Technologies's actual button styles.
Button Primary:
- background:
#D3D3D3 - textColor:
#0F1729 - borderRadius:
0px - shadow: none
- background:
Button Secondary:
- background:
#0D0D0D - textColor:
#0F1729 - borderRadius:
0px - shadow: none
- background:
Brand Personality
- Tone: professional
- Energy: medium
- Audience: commercial and government sectors
Frequently Asked Questions
What is Vulcan Technologies's primary brand color?
Vulcan Technologies's primary brand color is#0F1729. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Vulcan Technologies use?
Vulcan Technologies uses#65758Bas an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Vulcan Technologies use?
Vulcan Technologies uses Inter for body text and Playfair Display for headings. Fonts were detected on https://vulcan-tech.com/ as part of their live design system.Does Vulcan Technologies use a light or dark theme?
Vulcan Technologies's primary site uses a dark color scheme, with a background of#0D0D0D.Where can I find Vulcan Technologies's logo?
Vulcan Technologies's logo is available directly on their site (https://vulcan-tech.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://vulcan-tech.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 Vulcan Technologies.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Playfair Display",
"role": "heading"
}
],
"colors": {
"primary": "#0F1729",
"secondary": "#8B5CF6",
"accent": "#65758B",
"background": "#0D0D0D",
"textPrimary": "#000000",
"link": "#65758B"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Playfair Display"
},
"fontStacks": {
"heading": [
"Inter",
"system-ui",
"-apple-system",
"sans-serif"
],
"body": [
"Inter",
"system-ui",
"-apple-system",
"sans-serif"
],
"paragraph": [
"Inter",
"system-ui",
"-apple-system",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "64px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#D3D3D3",
"textColor": "#0F1729",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#0D0D0D",
"textColor": "#0F1729",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://vulcan.ai/images/logos/vulcan_logo.png",
"favicon": "https://vulcan.ai/favicon.ico",
"ogImage": "https://vulcan.ai/images/logos/vulcan_logo.png?v=3&t=1738196400",
"logoHref": "/",
"logoAlt": "Vulcan Technologies"
}
}