llms.txt
Genecis Bio Brand Identity
A complete profile of Genecis Bio's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #61E045 |
| Accent | #61E045 |
| Body Font | Montserrat |
| Heading Font | Montserrat |
Color Palette
- primary: #61E045
- secondary: #006242
- accent: #61E045
- background: #FCFDF1
- textPrimary: #001131
- link: #001131
Typography
- primary: Montserrat — Google Fonts
- heading: Montserrat — Google Fonts
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#61E045, textColor=#001131, borderRadius=300px, shadow=none
- buttonSecondary: background=#FCFDF1, textColor=#001131, borderRadius=0px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: biotechnology industry professionals
Genecis Bio Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Partner With Us — Genecis Bioindustries
- Image:
- Source: Genecis Partner
- Our Team (Copy, Unlinked. MGMT separated) — Genecis Bioindustries
- Image:
- Source: Genecis Team
- Our Team (Copy, Unlinked. MGMT separated) — Genecis Bioindustries
- Image:
- Source: Genecis Team
- Our Team (Copy, Unlinked. MGMT separated) — Genecis Bioindustries
- Image:
- Source: Genecis Team
- Our Team (Copy, Unlinked. MGMT separated) — Genecis Bioindustries
- Image:
- Source: Genecis Team
- Partner With Us — Genecis Bioindustries
- Image:
- Source: Genecis Partner
Working with these fonts
Not found on Google Fonts?
CharacterQuilt.com suggests this flow:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out the matching @font-face declarations.
Only do this if you have permission to use the brand assets.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Montserrat",
"role": "heading"
}
],
"colors": {
"primary": "#61E045",
"secondary": "#006242",
"accent": "#61E045",
"background": "#FCFDF1",
"textPrimary": "#001131",
"link": "#001131"
},
"typography": {
"fontFamilies": {
"primary": "Montserrat",
"heading": "Montserrat"
},
"fontStacks": {
"heading": [
"Montserrat"
],
"body": [
"sans-serif"
],
"paragraph": [
"Montserrat"
]
},
"fontSizes": {
"h1": "40.8px",
"h2": "32.4px",
"body": "14.4px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#61E045",
"textColor": "#001131",
"borderRadius": "300px",
"borderRadiusCorners": {
"topLeft": "300px",
"topRight": "300px",
"bottomRight": "300px",
"bottomLeft": "300px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FCFDF1",
"textColor": "#001131",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://images.squarespace-cdn.com/content/v1/63eabc17f4e1f300ddc769ad/a5fd1573-5c35-403d-a329-30741fb8d4bc/GHC-Genecis-Logo-Rev-RGB.png?format=1500w",
"favicon": "https://images.squarespace-cdn.com/content/v1/63eabc17f4e1f300ddc769ad/e97f1ab2-1f01-415d-bbdf-c50b285dc135/favicon.ico?format=100w",
"ogImage": "http://static1.squarespace.com/static/63eabc17f4e1f300ddc769ad/t/63eb367997b3e74c05a88c06/1676359290033/GHC-Genecis-Favicon-Rev-RGB.png?format=1500w",
"logoHref": "/",
"logoAlt": "Genecis Bioindustries"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "biotechnology industry professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}