Home · Branding · Cal.com

Cal.com Brand Identity

A complete profile of Cal.com's visual system — colors, typography, components, and personality — extracted from https://cal.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#374151
Accent
#0000EE
Body Font
Inter
Heading
Cal Sans

Color Palette

Brand palette extracted from https://cal.com/.

primary
#374151
rgb(55, 65, 81)
secondary
#9CA3AF
rgb(156, 163, 175)
accent
#0000EE
rgb(0, 0, 238)
background
#F4F4F4
rgb(244, 244, 244)
textPrimary
#0000EE
rgb(0, 0, 238)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Cal Sans
Cal Sans, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — 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 (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Cal.com logo
Logo
Cal.com favicon
Favicon
Cal.com social image
Social Card

UI Components

Live previews rendered using Cal.com's actual button styles.

input
background #EFEFEF textColor #000000 borderColor #767676 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals and organizations looking for scheduling solutions

Cal.com Brand in the Wild

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

Frequently Asked Questions

What is Cal.com's primary brand color?

Cal.com's primary brand color is #374151. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Cal.com use?

Cal.com uses #0000EE as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Cal.com use?

Cal.com uses Inter for body text and Cal Sans for headings. Fonts were detected on https://cal.com/ as part of their live design system.

Does Cal.com use a light or dark theme?

Cal.com's primary site uses a light color scheme, with a background of #F4F4F4.

Where can I find Cal.com's logo?

Cal.com's logo is available directly on their site (https://cal.com/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://cal.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 Cal.com.

Methodology

Brand data on this page was extracted from https://cal.com/ on using the Firecrawl 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 Cal.com.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Cal Sans",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#374151",
    "secondary": "#9CA3AF",
    "accent": "#0000EE",
    "background": "#F4F4F4",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Cal Sans"
    },
    "fontStacks": {
      "heading": [
        "Cal Sans",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Cal Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#EFEFEF",
      "textColor": "#000000",
      "borderColor": "#767676",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%2522http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%2522%20xmlns%3Axlink%3D%2522http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%2522%20viewBox%3D%25220%200%20101%2022%2522%3E%3Cpath%20d%3D%2522M%2010.058%2020.817%20C%204.321%2020.817%200%2016.277%200%2010.67%20C%200%205.046%204.1%200.468%2010.058%200.468%20C%2013.221%200.468%2015.409%201.439%2017.119%203.663%20L%2014.361%205.962%20C%2013.202%204.728%2011.805%204.112%2010.058%204.112%20C%206.178%204.112%204.045%207.082%204.045%2010.67%20C%204.045%2014.258%206.381%2017.173%2010.058%2017.173%20C%2011.787%2017.173%2013.258%2016.557%2014.416%2015.323%20L%2017.137%2017.715%20C%2015.501%2019.845%2013.257%2020.817%2010.058%2020.817%20Z%20M%2029.016%205.886%20L%2032.73%205.886%20L%2032.73%2020.461%20L%2029.016%2020.461%20L%2029.016%2018.331%20C%2028.244%2019.845%2026.956%2020.854%2024.493%2020.854%20C%2020.558%2020.854%2017.413%2017.434%2017.413%2013.23%20C%2017.413%209.025%2020.558%205.606%2024.493%205.606%20C%2026.938%205.606%2028.243%206.615%2029.016%208.128%20Z%20M%2029.126%2013.23%20C%2029.126%2010.95%2027.563%209.063%2025.099%209.063%20C%2022.727%209.063%2021.183%2010.969%2021.183%2013.23%20C%2021.183%2015.435%2022.727%2017.397%2025.099%2017.397%20C%2027.545%2017.397%2029.126%2015.491%2029.126%2013.23%20Z%20M%2035.36%200%20L%2039.074%200%20L%2039.074%2020.443%20L%2035.36%2020.443%20Z%20M%2040.73%2018.518%20C%2040.73%2017.322%2041.685%2016.313%2042.99%2016.313%20C%2043.58%2016.3%2044.151%2016.528%2044.57%2016.944%20C%2044.99%2017.359%2045.223%2017.927%2045.216%2018.518%20C%2045.216%2019.751%2044.278%2020.76%2042.991%2020.76%20C%2042.392%2020.768%2041.815%2020.535%2041.389%2020.114%20C%2040.964%2019.692%2040.726%2019.117%2040.729%2018.518%20Z%20M%2059.43%2018.107%20C%2058.05%2019.788%2055.954%2020.854%2053.472%2020.854%20C%2049.04%2020.854%2045.786%2017.434%2045.786%2013.23%20C%2045.786%209.025%2049.04%205.606%2053.472%205.606%20C%2055.862%205.606%2057.94%206.615%2059.319%208.203%20L%2056.451%2010.613%20C%2055.734%209.717%2054.796%209.044%2053.471%209.044%20C%2051.1%209.044%2049.555%2010.95%2049.555%2013.211%20C%2049.555%2015.472%2051.1%2017.378%2053.472%2017.378%20C%2054.906%2017.378%2055.899%2016.631%2056.635%2015.621%20Z%20M%2059.742%2013.23%20C%2059.742%209.025%2062.997%205.606%2067.428%205.606%20C%2071.86%205.606%2075.114%209.026%2075.114%2013.23%20C%2075.114%2017.434%2071.86%2020.854%2067.428%2020.854%20C%2062.997%2020.834%2059.742%2017.434%2059.742%2013.23%20Z%20M%2071.345%2013.23%20C%2071.345%2010.95%2069.8%209.063%2067.428%209.063%20C%2065.056%209.044%2063.512%2010.95%2063.512%2013.23%20C%2063.512%2015.49%2065.056%2017.397%2067.428%2017.397%20C%2069.8%2017.397%2071.345%2015.491%2071.345%2013.23%20Z%20M%20100.232%2011.548%20L%20100.232%2020.443%20L%2096.518%2020.443%20L%2096.518%2012.463%20C%2096.518%209.941%2095.341%208.857%2093.576%208.857%20C%2091.921%208.857%2090.744%209.68%2090.744%2012.464%20L%2090.744%2020.443%20L%2087.03%2020.443%20L%2087.03%2012.463%20C%2087.03%209.941%2085.835%208.857%2084.088%208.857%20C%2082.433%208.857%2080.98%209.68%2080.98%2012.464%20L%2080.98%2020.443%20L%2077.266%2020.443%20L%2077.266%205.868%20L%2080.98%205.868%20L%2080.98%207.886%20C%2081.752%206.316%2083.15%205.531%2085.301%205.531%20C%2087.342%205.531%2089.052%206.541%2089.991%208.241%20C%2090.928%206.503%2092.307%205.531%2094.808%205.531%20C%2097.86%205.55%20100.232%207.867%20100.232%2011.548%20Z%2522%20fill%3D%2522rgb(41%2C41%2C41)%2522%3E%3C%2Fpath%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/yBP2bxRn6dRgikoDZjkgAk2v0.png",
    "ogImage": "https://framerusercontent.com/images/wR3hWD1bOPJdosDiPSZLtYpHR3k.png",
    "logoHref": "./",
    "logoAlt": "Home Cal.com"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name 'Cal.com' in the alt text. It is the most prominent logo available.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons have the same background color (#FDFDFD) and text color (#0000EE), making it impossible to distinguish a primary CTA based on color or text prominence."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Since no primary button could be identified due to uniformity in color and style, a secondary button cannot be determined either."
    },
    "confidence": 0.2
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals and organizations looking for scheduling solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.2,
    "colors": 0.9,
    "overall": 0.55
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name 'Cal.com' in the alt text. It is the most prominent logo available.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles