inversion semiconductor.json
Inversion Semiconductor Brand Identity
A complete profile of Inversion Semiconductor's visual system — colors, typography, components, and personality — extracted from https://www.inversionsemi.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/inversion-semiconductor
- Machine-readable JSON: https://characterquilt.com/branding/inversion-semiconductor.json
- Per-page llms.txt: https://characterquilt.com/branding/inversion-semiconductor/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #5A07BF |
| Accent | #5A07BF |
| Body Font | Roboto |
| Heading Font | Avenir |
Color Palette
- primary: #5A07BF
- accent: #5A07BF
- background: #0D0D0D
- textPrimary: #FFFFFF
- link: #5A07BF
Typography
- primary: Roboto — https://fonts.google.com/specimen/Roboto
- heading: Avenir — https://fonts.google.com/specimen/Avenir
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#5A07BF, textColor=#FFFFFF, borderRadius=4px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: technology professionals
Inversion Semiconductor Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Inversion Semiconductor
- Image:
- Source: Inversion Semiconductor
- Startup aims to shrink particle accelerators to transform semiconductor manufacturing | TechSpot
- Image:
- Source: TechSpot
- AI Landing page website animation technology ✦ ISO by Lazarev. | Web Design for Lazarev. UI/UX Design Agency on Dribbble
- Image:
- Source: Dribbble
- Futuristic Scroll Animation for Semiconductor | Lazarev. — AI & Digital Product Design Agency posted on the topic | LinkedIn
- Image:
- Source: LinkedIn
- Inversion Semiconductor aims at brighter, faster lithography ...
- Image:
- Source: EE News Europe
Working with these fonts
Not found on Google Fonts? Use the suggested flow that can help:
- 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.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Roboto",
"role": "body"
},
{
"family": "Avenir",
"role": "heading"
},
{
"family": "Avenir Next",
"role": "heading"
},
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "Segoe UI",
"role": "body"
}
],
"colors": {
"primary": "#5A07BF",
"accent": "#5A07BF",
"background": "#0D0D0D",
"textPrimary": "#FFFFFF",
"link": "#5A07BF"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Avenir"
},
"fontStacks": {
"heading": [
"Roboto",
"sans-serif"
],
"body": [
"Roboto",
"sans-serif"
],
"paragraph": [
"Roboto",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "72px",
"body": "28px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#5A07BF",
"textColor": "#FFFFFF",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/67ae2e3bdbb712458b60fb58/67ae6ed1b2a1b6c45642838c_Full%20Logo%20Lockup%20Component.svg",
"favicon": "https://cdn.prod.website-files.com/67ae2e3bdbb712458b60fb58/67b00a8acf04327d7122ef0b_32%20by%2032.png",
"ogImage": null
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Logo rejected: Red flags detected (menu word). Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the page title and URL.",
"confidence": 0.95,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Contact us Contact us",
"reasoning": "The button with text 'Contact us Contact us' uses the vibrant brand color #5A07BF, making it the primary call-to-action due to its prominence and action-oriented text."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "There is only one button detected, so no secondary button can be selected."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "technology 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": 1,
"selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the page title and URL.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}