llms.txt
Arpeggio Bio Brand Identity
A complete profile of Arpeggio Bio's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #59DDB4 |
| Accent | #ACEED9 |
| Body Font | Eina 04R |
| Heading Font | Eina 01 |
Color Palette
- primary: #59DDB4
- secondary: #3898EC
- accent: #ACEED9
- background: #FFFFFF
- textPrimary: #000000
- link: #ACEED9
Typography
- primary: Eina 04R — https://fonts.google.com/specimen/Eina+04R
- heading: Eina 01 — https://fonts.google.com/specimen/Eina+01
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
Brand Personality
Tone: modern · Energy: medium · Audience: unknown
Arpeggio Bio Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Careers | Arpeggio Bio
- Image: .jpg)
- Source: https://www.arpeggiobio.com/careers
- Careers | Arpeggio Bio
- Image: .jpg)
- Source: https://www.arpeggiobio.com/careers
- Careers | Arpeggio Bio
- Image: .jpg)
- Source: https://www.arpeggiobio.com/careers
- Dynamic Transcriptomics | Arpeggio Bio
- Image:
- Source: https://www.arpeggiobio.com/news/dynamic-transcriptomics
- About Us | Arpeggio Bio
- Image:
- Source: https://www.arpeggiobio.com/about-us
- Static_TSNE.png
- Image:
- Source: http://blog.arpeggiobio.com/post/3/index.html
Working with these fonts
Not found on Google Fonts? Instructions 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" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out the matching @font-face declarations.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Eina 04R",
"role": "body"
},
{
"family": "Eina 01",
"role": "heading"
}
],
"colors": {
"primary": "#59DDB4",
"secondary": "#3898EC",
"accent": "#ACEED9",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#ACEED9"
},
"typography": {
"fontFamilies": {
"primary": "Eina 04R",
"heading": "Eina 01"
},
"fontStacks": {
"heading": [
"Eina 01",
"sans-serif"
],
"body": [
"Eina 04R",
"sans-serif"
],
"paragraph": [
"Eina 04R",
"sans-serif"
]
},
"fontSizes": {
"h1": "80px",
"h2": "80px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "15984px"
},
"components": {},
"images": {
"logo": "https://cdn.prod.website-files.com/65608c8c206ee41e5ab7e0e9/65f4137d8d8a7ab6fa5c63a3_arp-logo-new.svg",
"favicon": "https://cdn.prod.website-files.com/65608c8c206ee41e5ab7e0e9/65fb2e36f54ce2dcbb1cc736_fav-new.png",
"ogImage": "https://cdn.prod.website-files.com/65608c8c206ee41e5ab7e0e9/6605a4ccf0ba3649990b6979_social-share-image.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.95,
"overall": 0.475
}
}