Anto Biosciences Brand Identity
A complete profile of Anto Biosciences's visual system — colors, typography, components, and personality — extracted from https://www.anto.bio/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.anto.bio/.
Typography
Each font links to its Google Fonts page where available.
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: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. 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.
Visual Assets


UI Components
Live previews rendered using Anto Biosciences's actual button styles.
Brand Personality
Anto Biosciences Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Anto Biosciences's primary brand color?
Anto Biosciences's primary brand color is #3898EC. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Anto Biosciences use?
Anto Biosciences uses #1E51F7 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Anto Biosciences use?
Anto Biosciences uses Sen as the primary typeface across body and headings.
Does Anto Biosciences use a light or dark theme?
Anto Biosciences's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Anto Biosciences's logo?
Anto Biosciences's logo is available directly on their site (https://www.anto.bio/). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://www.anto.bio/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Anto Biosciences.
Methodology
Brand data on this page was extracted from https://www.anto.bio/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Anto Biosciences.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"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",
"borderRadiusCorners": {
"topLeft": "100px",
"topRight": "100px",
"bottomRight": "100px",
"bottomLeft": "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"
},
"__llm_logo_reasoning": {
"selectedIndex": 5,
"reasoning": "Logo rejected: Red flags detected (menu word). Selected #5 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
"confidence": 0.9,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "More about us",
"reasoning": "Button #0 ('More about us') is likely the primary CTA as it invites users to learn more about the brand, which is a common primary action on informational sites."
},
"secondary": {
"index": 2,
"text": "Email us",
"reasoning": "Button #2 ('Email us') serves as a secondary action, offering a direct contact option, which is typical for secondary CTAs."
},
"confidence": 0.8
},
"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
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 5,
"selectedLogoReasoning": "Selected #5 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 