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

Typography

Visual Assets

UI Components

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.

Working with these fonts

Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around (some weights only load on specific routes).
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. 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
 }
}