# SynsoryBio Brand Identity

A complete profile of **SynsoryBio**'s visual system — colors, typography, components, and personality — extracted from [https://www.synsorybio.com/](https://www.synsorybio.com/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://www.synsorybio.com/.

| Color Type | Hex Code | RGB Code         |
|------------|----------|------------------|
| primary    | #37474F  | rgb(55, 71, 79)  |
| secondary  | #475C66  | rgb(71, 92, 102) |
| accent     | #7DB6B1  | rgb(125, 182, 177) |
| background | #FFFFFF  | rgb(255, 255, 255) |
| textPrimary| #212121  | rgb(33, 33, 33)  |
| link       | #7DB6B1  | rgb(125, 182, 177) |

## Typography

Each font links to its Google Fonts page where available.

| Role    | Font       | Link                               |
|---------|------------|------------------------------------|
| primary | Roboto     | [Google Fonts →](https://fonts.google.com/specimen/Roboto) |
| heading | Merriweather| [Google Fonts →](https://fonts.google.com/specimen/Merriweather) |

## UI Components

Live previews rendered using SynsoryBio's actual button styles.

| Component | Details                     |
|-----------|-----------------------------|
| Input     | background: transparent; textColor: #000000; borderColor: null; borderRadius: 0px; shadow: none; |
 
## Brand Personality

**Tone:** professional  
**Energy:** medium  
**Audience:** biotechnology professionals and researchers

## SynsoryBio Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Image: [media.licdn.com](https://media.licdn.com/dms/image/v2/D5622AQHKnVOjwEQLSg/feedshare-shrink_800/feedshare-shrink_800/0/1708922996492?e=2147483647&v=beta&t=xOVipoYOb7Cn71Kc0_eL1KASlYJUpntD4ZExDrxPgTE)
Source: [linkedin.com](https://www.linkedin.com/posts/y-combinator_launch-yc-synsorybio-therapeutics-that-activity-7167926316019728384-GH3S)

## Frequently Asked Questions

**What is SynsoryBio's primary brand color?**  
SynsoryBio's primary brand color is #37474F. It anchors the visual identity across their website, product UI, and marketing materials.

**What accent color does SynsoryBio use?**  
SynsoryBio uses #7DB6B1 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

**What font does SynsoryBio use?**  
SynsoryBio uses Roboto for body text and Merriweather for headings. Fonts were detected on https://www.synsorybio.com/ as part of their live design system.*

**Does SynsoryBio use a light or dark theme?**  
SynsoryBio's primary site uses a light color scheme, with a background of #FFFFFF.

**How was this brand profile generated?**  
This profile was extracted from https://www.synsorybio.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 SynsoryBio.

## Methodology

Brand data on this page was extracted from [https://www.synsorybio.com/](https://www.synsorybio.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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 SynsoryBio.

## Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

```
{
  "colorScheme": "light",
  "fonts": [
    {"family": "Roboto","role": "body"},
    {"family": "Merriweather","role": "heading"},
    {"family": "Google Sans","role": "unknown"}
  ],
  "colors": {
    "primary": "#37474F",
    "secondary": "#475C66",
    "accent": "#7DB6B1",
    "background": "#FFFFFF",
    "textPrimary": "#212121",
    "link": "#7DB6B1"
  },
  "typography": {"fontFamilies": {"primary": "Roboto", "heading": "Merriweather"},"fontStacks": {"heading": ["sans-serif"],"body": ["sans-serif"],"paragraph": ["Merriweather","serif"]},"fontSizes": {"h1": "16px","h2": "16px","body": "14.6667px"}},
  "spacing": {"baseUnit": 4,"borderRadius": "10px"},
  "components": {"input": {"background": "transparent","textColor": "#000000","borderColor": null,"borderRadius": "0px","borderRadiusCorners": {"topLeft": "0px","topRight": "0px","bottomRight": "0px","bottomLeft": "0px"},"shadow": "none"}},
  "images": {"favicon": "https://lh3.googleusercontent.com/sitesv/AA5AbUDpYFHK9zPFMgaclTtIox8MYJ_MsHtvX7xTeOM5tFBqgI4Q4yAZsLrbdL7p1dUNfwJZtibwvnho-G8YDkjgLReRqQpX2NgIpyJ-udofrLLYhNmkSL9asZzvEUabhQWEXUMcifbjLQ2B3pDeb6XcFAUGdNRSpAzoE6byw-l-D2KOuSufF_si1HasDzft3AoymNSdMOtsfhW7ia2mXTc","ogImage": "https://lh3.googleusercontent.com/sitesv/AA5AbUC5Gujfd1M_r1FdKgcEIm1okA46yRkAKl3OyGIULxLhOpWvOF7pRVAGD2G26AMyFrv-EMZjIvhTakfpMp3HDEsAz8RAj1VDNdM2n-0oP-nSwnVsgZJGVca0rF9EfCdsHfG1J-camKBNgyYdgoMjKv702RMdf-QrrA216koG3Xuqz6fOTp5nWpLBTaM-awZcsY7NDZ-Hj7NoqMylSbywRF2EcUdJlySnUzLI=w1280"},
  "personality": {"tone": "professional","energy": "medium","targetAudience": "biotechnology professionals and researchers"},
  "designSystem": {"framework": "custom","componentLibrary": ""}
}
```
