llms.txt
Anto Biosciences Brand Identity
A complete profile of Anto Biosciences's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #3898EC |
| Accent | #1E51F7 |
| Body Font | Sen |
| Heading Font | Sen |
Color Palette
- primary: #3898EC
- secondary: #E8EDFF
- accent: #1E51F7
- background: #FFFFFF
- textPrimary: #191919
- link: #1E51F7
Typography
- primary: Sen — Google Fonts
- heading: Sen — Google Fonts
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=transparent, textColor=#000000, borderColor=#D9D9D9, borderRadius=100px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: scientists and researchers interested in AI and biology
Anto Biosciences Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Work with us
- Image:
- Source: Work with Us
- Anto | A Frontier Biology AI Lab
- Image:
- Source: Anto Lab
- Anto | A Frontier Biology AI Lab
- Image:
- Source: Anto Lab
- Team
- Image:
- Source: Team
- Team
- Image:
- Source: Team
Working with these fonts
Not found on Google Fonts? Follow this flow if you have permission to use the fonts:
- 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.
- View the page's CSS and copy out matching @font-face declarations.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Sen",
"role": "body"
}
],
"colors": {
"primary": "#3898EC",
"secondary": "#E8EDFF",
"accent": "#1E51F7",
"background": "#FFFFFF",
"textPrimary": "#191919",
"link": "#1E51F7"
},
"typography": {
"fontFamilies": {
"primary": "Sen",
"heading": "Sen"
},
"fontStacks": {
"heading": ["Sen"],
"body": ["Sen"],
"paragraph": ["Sen"]
},
"fontSizes": {
"h1": "72px",
"h2": "52px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "transparent",
"textColor": "#000000",
"borderColor": "#D9D9D9",
"borderRadius": "100px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6938719a4d2bb972ec5e2c79/6939ecb6cefb8a0ec806471e_77957056cf5940c0a51a29653a170311_Logo-wide.png",
"favicon": "https://cdn.prod.website-files.com/6938719a4d2bb972ec5e2c79/694072f873e12d0a0625de45_32.png",
"ogImage": "https://cdn.prod.website-files.com/6938719a4d2bb972ec5e2c79/6938719c4d2bb972ec5e2d83_77957056cf5940c0a51a29653a170311_Logo.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "scientists and researchers interested in AI and biology"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.8,
"colors": 0.9,
"overall": 0.8500000000000001
}
}