llms.txt
Cellbyte Brand Identity
A complete profile of Cellbyte's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0000EE |
| Accent | #DCE0E7 |
| Body Font | DM Sans |
| Heading Font | Crimson Pro |
Color Palette
- primary: #0000EE
- accent: #DCE0E7
- background: #FAFAFA
- textPrimary: #1A1A1A
- link: #0000EE
Typography
- primary: DM Sans — https://fonts.google.com/specimen/DM+Sans
- heading: Crimson Pro — https://fonts.google.com/specimen/Crimson+Pro
Visual Assets
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#DCE0E7, textColor=#0000EE, borderRadius=12px, shadow=none
- buttonSecondary: background=#1A1A1A, textColor=#0000EE, borderRadius=4px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals seeking market intelligence
Cellbyte Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
Cellbyte | Seed Round
Source: Cellbyte Blog
Augment all of your work on Cellbyte
Source: Cellbyte Platform
Accelerate pharmaceutical drug launches
Source: About Cellbyte
Cellbyte | Agentic Pricing and Market Access Intelligence
Source: Cellbyte
Cellbyte | Agentic Pricing and Market Access Intelligence
Source: Cellbyte
Cellbyte | Agentic Pricing and Market Access Intelligence
Source: Cellbyte
Working with these fonts
Not found on Google Fonts? Instructions that you can follow 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".
- Hard-reload the page and click around (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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "DM Sans",
"role": "body"
},
{
"family": "Crimson Pro",
"role": "heading"
}
],
"colors": {
"primary": "#0000EE",
"accent": "#DCE0E7",
"background": "#FAFAFA",
"textPrimary": "#1A1A1A",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "DM Sans",
"heading": "Crimson Pro"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"DM Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "64px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#DCE0E7",
"textColor": "#0000EE",
"borderRadius": "12px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#1A1A1A",
"textColor": "#0000EE",
"borderRadius": "4px",
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/eTfsbOrvHBv7I12cTf9TkMjczE.png",
"ogImage": "https://framerusercontent.com/images/xqnuCikLo69Kz3DUhgU4TYyb2UA.jpg"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals seeking market intelligence"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}