alga biosciences.json
Alga Biosciences Brand Identity
A complete profile of Alga Biosciences's visual system — colors, typography, components, and personality — extracted from https://www.alga.bio/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/alga-biosciences
- Machine-readable JSON: https://characterquilt.com/branding/alga-biosciences.json
- Per-page llms.txt: https://characterquilt.com/branding/alga-biosciences/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #004646 |
| Accent | #C6F53E |
| Body Font | Clash Grotesk |
| Heading Font | Clash Grotesk |
Color Palette
- primary: #004646
- secondary: #C6F53E
- accent: #C6F53E
- background: #FEF8ED
- textPrimary: #004646
- link: #004646
Typography
- primary: Clash Grotesk — https://fonts.google.com/specimen/Clash+Grotesk
- heading: Clash Grotesk — https://fonts.google.com/specimen/Clash+Grotesk
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
Brand Personality
Tone: modern · Energy: medium · Audience: environmentally conscious consumers and businesses
Alga Biosciences Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Alga Biosciences
- Image:
- Source: https://www.alga.bio/
- Alga Biosciences
- Image:
- Source: https://www.alga.bio/
- Team — Alga Biosciences
- Image:
- Source: https://www.alga.bio/team
- Team — Alga Biosciences
- Image:
- Source: https://www.alga.bio/team
- Alga Biosciences
- Image:
- Source: https://www.alga.bio/
Working with these fonts
Not found on Google Fonts?
- 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.
Programmatic alternative: load the URL with Playwright or Puppeteer, listen for response events whose Content-Type starts with font/, and write the body to disk. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Clash Grotesk",
"role": "heading"
}
],
"colors": {
"primary": "#004646",
"secondary": "#C6F53E",
"accent": "#C6F53E",
"background": "#FEF8ED",
"textPrimary": "#004646",
"link": "#004646"
},
"typography": {
"fontFamilies": {
"primary": "Clash Grotesk",
"heading": "Clash Grotesk"
},
"fontStacks": {
"heading": [
"Clashgrotesk",
"sans-serif"
],
"body": [
"Clashgrotesk",
"sans-serif"
],
"paragraph": [
"Clashgrotesk",
"sans-serif"
]
},
"fontSizes": {
"h1": "50px",
"h2": "50px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 10,
"borderRadius": "15px"
},
"components": {},
"images": {
"logo": "https://cdn.prod.website-files.com/63d1434312f0f9698647687e/63d143efacb275b577429e15_Logo.svg",
"favicon": "https://cdn.prod.website-files.com/63d1434312f0f9698647687e/63d1435b2bb75d0231ea27f8_Browser%20Icon.png",
"ogImage": "https://cdn.prod.website-files.com/63d1434312f0f9698647687e/63d41d13a407de65a896cd87_Opengraph%20Image.jpg"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Logo rejected: Red flags detected (menu word). Selected #0 because it is visible, medium-sized, located in the header, and links to the homepage, which strongly indicates it is the primary brand logo for Alga Biosciences.",
"confidence": 0.95,
"rejected": true,
"source": "llm"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "environmentally conscious consumers and businesses"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, located in the header, and links to the homepage, which strongly indicates it is the primary brand logo for Alga Biosciences.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false
}
}
}