Biocartesian Brand: Colors, Fonts, Logo & Visual Identity
Biocartesian Brand Identity
A complete profile of Biocartesian's visual system — colors, typography, components, and personality — extracted from https://www.biocartesian.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.biocartesian.com.
| Color | Hex | RGB |
|---|---|---|
| primary | #000000 | rgb(0, 0, 0) |
| accent | #000000 | rgb(0, 0, 0) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #000000 | rgb(0, 0, 0) |
| link | #000000 | rgb(0, 0, 0) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Google Fonts |
|---|---|---|
| primary | Roboto | Roboto → |
| heading | Roboto | Roboto → |
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Biocartesian's actual button styles.
Input
- Background: transparent
- Text Color: #000000
- Border Color: #000000
- Border Radius: 23.1008px
- Shadow: rgba(0, 0, 0, 0) 0px 0px 0px 1px
Button Primary
- Background: #000000
- Text Color: #FAFAFA
- Border Radius: 300px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #1C1C1C
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: unknown
Frequently Asked Questions
What is Biocartesian's primary brand color?
Biocartesian's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Biocartesian use?
Biocartesian uses Roboto as the primary typeface across body and headings.
Does Biocartesian use a light or dark theme?
Biocartesian's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Biocartesian's logo?
Biocartesian's logo is available directly on their site (https://www.biocartesian.com). 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.biocartesian.com 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 Biocartesian.
Methodology
Brand data on this page was extracted from https://www.biocartesian.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required =
{ "colorScheme": "light", "fonts": [ { "family": "Roboto", "role": "body" } ], "colors": { "primary": "#000000", "accent": "#000000", "background": "#FFFFFF", "textPrimary": "#000000", "link": "#000000" }, "typography": { "fontFamilies": { "primary": "Roboto", "heading": "Roboto" }, "fontStacks": { "heading": [ "Roboto" ], "body": [ "sans-serif" ], "paragraph": [ "Roboto" ] }, "fontSizes": { "h1": "64px", "h2": "40px", "body": "17.6px" } }, "spacing": { "baseUnit": 4, "borderRadius": "0px" }, "components": { "input": { "background": "transparent", "textColor": "#000000", "borderColor": "#000000", "borderRadius": "23.1008px", "borderRadiusCorners": { "topLeft": "23.1008px", "topRight": "23.1008px", "bottomRight": "23.1008px", "bottomLeft": "23.1008px" }, "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 1px" }, "buttonPrimary": { "background": "#000000", "textColor": "#FAFAFA", "borderRadius": "300px", "borderRadiusCorners": { "topLeft": "300px", "topRight": "300px", "bottomRight": "300px", "bottomLeft": "300px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#1C1C1C", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" } }, "images": { "logo": "https://images.squarespace-cdn.com/content/v1/66b03e87b7e44c03f56c376c/f5f97908-aba1-4413-977c-9a40f920b8bd/Logo3Transparent4x.png?format=1500w", "favicon": "https://images.squarespace-cdn.com/content/v1/66b03e87b7e44c03f56c376c/83b3b6e1-d4af-43fd-b519-98bf7ffd998f/favicon.ico?format=100w", "ogImage": "http://static1.squarespace.com/static/66b03e87b7e44c03f56c376c/t/66cba40f7e57e218c5e56a28/1724621839738/Logo3Transparent4x.png?format=1500w" }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "unknown" }, "designSystem": { "framework": "custom", "componentLibrary": "" }, "confidence": { "buttons": 0.9, "colors": 0.9, "overall": 0.9 } }