llms.txt
Inversion Semiconductor Brand Identity
A complete profile of Inversion Semiconductor's visual system — colors, typography, components, and personality.
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: https://www.inversionsemi.com/
- Startup aims to shrink particle accelerators to transform semiconductor manufacturing | TechSpot
- AI Landing page website animation technology ✦ ISO by Lazarev. | Web Design for Lazarev. UI/UX Design Agency on Dribbble
- Futuristic Scroll Animation for Semiconductor | Lazarev. — AI & Digital Product Design Agency posted on the topic | LinkedIn
- Inversion Semiconductor aims at brighter, faster lithography...
Working with these fonts
Instructions for font access:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and navigate through different sections to capture font URLs.
- Download the font files locally and note the corresponding @font-face declarations in the CSS.
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
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "technology professionals"
}
}