Data Driven Bioscience Brand: Colors, Fonts, Logo & Visual Identity
Data Driven Bioscience Brand Identity
A complete profile of Data Driven Bioscience's visual system — colors, typography, components, and personality — extracted from http://datadrivenbioscience.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://datadrivenbioscience.com.
| Color | Hex Code | RGB Values |
|---|---|---|
| primary | #01CCA5 | rgb(1, 204, 165) |
| secondary | #0099FF | rgb(0, 153, 255) |
| accent | #01CCA5 | rgb(1, 204, 165) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #000000 | rgb(0, 0, 0) |
| link | #0099FF | rgb(0, 153, 255) |
Typography
Each font links to its Google Fonts page where available.
- primary: Sarabun Google Fonts →
- heading: Poppins Google Fonts →
Visual Assets
Logo:
Favicon:
UI Components
Live previews rendered using Data Driven Bioscience's actual button styles.
Input Component
| Property | Value |
|---|---|
| background | transparent |
| textColor | #000000 |
| borderColor | #000000 |
| borderRadius | 23.84px |
| shadow | rgba(0, 0, 0, 0) 0px 0px 0px 1px |
Button Components
Button Primary
background: #01CCA5
textColor: #FFFFFF
borderRadius: 300px
shadow: noneButton Secondary
background: #0099FF
textColor: #FFFFFF
borderRadius: 300px
shadow: none
Brand Personality
Tone: modern
Energy: medium
Audience: tech-savvy professionals
Frequently Asked Questions
- What is Data Driven Bioscience's primary brand color?
- Data Driven Bioscience's primary brand color is #01CCA5.
- What font does Data Driven Bioscience use?
- Data Driven Bioscience uses Sarabun for body text and Poppins for headings.
- Does Data Driven Bioscience use a light or dark theme?
- Data Driven Bioscience's primary site uses a light color scheme.
- Where can I find Data Driven Bioscience's logo?
- Data Driven Bioscience's logo is available directly on their site.
Methodology
Brand data on this page was extracted from http://datadrivenbioscience.com using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling.
{
"colorScheme": "light",
"fonts": [{
"family": "Sarabun",
"role": "body"
},{
"family": "Poppins",
"role": "heading"
}],
"colors": {
"primary": "#01CCA5",
"secondary": "#0099FF",
"accent": "#01CCA5",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#0099FF"
},
"typography": {
"fontFamilies": {
"primary": "Sarabun",
"heading": "Poppins"
}
},
"components": {
"input": {
"background": "transparent",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "23.84px"
},
"buttonPrimary": {
"background": "#01CCA5",
"textColor": "#FFFFFF",
"borderRadius": "300px"
},
"buttonSecondary": {
"background": "#0099FF",
"textColor": "#FFFFFF",
"borderRadius": "300px"
}
},
"images": {
"logo": "https://images.squarespace-cdn.com/content/v1/6887a9b485e493485373b1ee/d1c8a827-96d5-4c3f-a165-0223d9f471f4/Duoseq_Logo_Black_Text.png?format=1500w",
"favicon": "https://images.squarespace-cdn.com/content/v1/6887a9b485e493485373b1ee/a6a86b9d-fb3d-46db-a825-5b26936bb9be/favicon.ico?format=100w"
}
}