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

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: technology professionals

Inversion Semiconductor Brand in the Wild

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

Working with these fonts

Instructions for font access:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and navigate through different sections to capture font URLs.
  4. 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"  
 }  
}