feanix biotechnologies.json
Feanix Biotechnologies Brand Identity
A complete profile of Feanix Biotechnologies's visual system — colors, typography, components, and personality — extracted from https://www.feanixbio.com/. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #C62429 |
| Accent | #C62429 |
| Body Font | Halyard Display |
| Heading Font | Halyard Display |
Color Palette
- primary: #C62429
- accent: #C62429
- background: #FFFFFF
- textPrimary: #000000
- link: #C62429
Typography
- primary: Halyard Display — https://fonts.google.com/specimen/Halyard+Display
- heading: Halyard Display — https://fonts.google.com/specimen/Halyard+Display
Visual Assets
- Logo: https://images.squarespace-cdn.com/content/v1/61ea5f9509824d3cb2a3ad9d/1c1cc025-78c6-4b68-81d5-4c399b887563/Logo+and+Name+Red+2130x1200pt+%281%29.png?format=1500w
- Favicon: https://images.squarespace-cdn.com/content/v1/61ea5f9509824d3cb2a3ad9d/a4f13300-4487-438a-85ec-88fac24c76f4/favicon.ico?format=100w
- Social card (og:image): http://static1.squarespace-cdn.com/static/61ea5f9509824d3cb2a3ad9d/t/68dd8d51a88498243cc50fda/1759350097104/Logo+and+Name+Red+2130x1200pt+%281%29.png?format=1500w
UI Components
- buttonPrimary: background=#C62429, textColor=#FFFFFF, borderRadius=6.4px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: unknown
Feanix Biotechnologies Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Autopilot – AI Genetic Management for Dairy Farmers
- Feanix
- Feanix
- Introducing Feanix: The Intelligence Layer for Modern Farming - YouTube
- Introducing Feanix: The Intelligence Layer for Modern Farming
- Feanix
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
CharacterQuilt.com suggests this 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.
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.