Home · Branding · Chalk

Chalk Brand Identity

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

Download JSON
Primary
#1D3D36
Accent
#BBD96D
Body Font
Everett
Heading
Everett

Color Palette

Brand palette extracted from https://chalk.ai/.

primary
#1D3D36
rgb(29, 61, 54)
secondary
#BBD96D
rgb(187, 217, 109)
accent
#BBD96D
rgb(187, 217, 109)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#224A41
rgb(34, 74, 65)
link
#224A41
rgb(34, 74, 65)

Typography

Each font links to its Google Fonts page where available.

primary
Everett
heading
Everett
Everett, 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

Chalk logo
Logo
Chalk favicon
Favicon
Chalk social image
Social Card

UI Components

Live previews rendered using Chalk's actual button styles.

buttonPrimary
background #BBD96D textColor #224A41 borderColor #BBD96D borderRadius 20px shadow none
buttonSecondary
background #224A41 textColor #BBD96D borderColor #41674A borderRadius 20px shadow none

Brand Personality

Tone: modern Energy: medium Audience: AI and ML professionals

Chalk Brand in the Wild

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

Frequently Asked Questions

What is Chalk's primary brand color?

Chalk's primary brand color is #1D3D36. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Chalk use?

Chalk uses #BBD96D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Chalk use?

Chalk uses Everett as the primary typeface across body and headings.

Does Chalk use a light or dark theme?

Chalk's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Chalk's logo?

Chalk's logo is available directly on their site (https://chalk.ai/). 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://chalk.ai/ 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 Chalk.

Methodology

Brand data on this page was extracted from https://chalk.ai/ 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 Chalk.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Everett",
      "role": "body"
    },
    {
      "family": "Everett Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#1D3D36",
    "secondary": "#BBD96D",
    "accent": "#BBD96D",
    "background": "#FFFFFF",
    "textPrimary": "#224A41",
    "link": "#224A41"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Everett",
      "heading": "Everett"
    },
    "fontStacks": {
      "heading": [
        "Everett",
        "sans-serif"
      ],
      "body": [
        "Everett",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Everett",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "24px",
      "body": "48px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#BBD96D",
      "textColor": "#224A41",
      "borderColor": "#BBD96D",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#224A41",
      "textColor": "#BBD96D",
      "borderColor": "#41674A",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2291%22%20height%3D%2221%22%20viewBox%3D%220%200%2091%2021%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23ffffff%22%20class%3D%22cursor-pointer%20text-white%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M7.21596%2020.9596C2.81536%2020.9596%200%2017.3059%200%2013.1743C0%209.04284%202.72383%205.38909%207.09698%205.38909C10.6006%205.38909%2013.2348%207.30566%2013.8041%2010.8386H10.5109C10.1521%208.92202%208.92385%207.81455%207.15739%207.81455C4.73193%207.81455%203.44506%2010.0606%203.44506%2013.1743C3.44506%2016.2881%204.82162%2018.5342%207.30749%2018.5342C9.04467%2018.5342%2010.3022%2017.3663%2010.6317%2015.4497H13.956C13.3867%2018.9826%2010.7233%2020.9596%207.21962%2020.9596H7.21596ZM16.8885%2020.6594V0H20.0626V8.62364H20.1231C20.7509%206.52768%2022.3087%205.38909%2024.4944%205.38909C27.7875%205.38909%2029.4057%207.63516%2029.4057%2010.9283V20.6594H26.1418V11.8857C26.1418%209.10141%2025.1534%207.84384%2023.1471%207.84384C21.1408%207.84384%2020.1523%209.2204%2020.1523%2011.677V20.6594H16.8885ZM37.6394%2020.9596C34.5257%2020.9596%2032.34%2019.0138%2032.34%2016.2881C32.34%2013.2036%2035.0346%2012.0669%2038.3588%2011.7063L42.1627%2011.3164V10.8679C42.1627%208.86161%2041.0241%207.81272%2039.1386%207.81272C37.2532%207.81272%2036.2354%208.7408%2036.1439%2010.4176H32.88C32.999%207.51251%2035.3348%205.38726%2039.1972%205.38726C43.0596%205.38726%2045.4247%207.42281%2045.4247%2011.4665V20.6594H42.2798V17.7251H42.1901C41.5623%2019.7917%2039.8837%2020.9596%2037.6394%2020.9596ZM38.4778%2018.5342C40.8136%2018.5342%2042.1608%2016.9471%2042.1608%2014.1024V13.5935L38.897%2013.9523C36.92%2014.161%2035.7833%2014.8804%2035.7833%2016.3174C35.7833%2017.7543%2037.0408%2018.5323%2038.4778%2018.5323V18.5342ZM49.2889%200H52.5528V20.6594H49.2889V0ZM59.8273%2012.8449V20.6594H56.5635V0H59.8273V11.8582L65.9944%205.6893H70.0362L63.4792%2012.2774L70.3364%2020.6612H66.2342L59.8273%2012.8467V12.8449ZM90.2984%205.6893H75.3265V20.6612H90.2984V5.6893Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://chalk.ai/static/chalk.png",
    "ogImage": "https://chalk.ai/opengraph.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Chalk'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book Demo",
      "reasoning": "Button #1 ('Book Demo') has a vibrant green background (#BBD96D), which stands out as a primary call-to-action. The text 'Book Demo' is action-oriented, making it suitable as the primary CTA."
    },
    "secondary": {
      "index": 7,
      "text": "Explore Docs",
      "reasoning": "Button #7 ('Explore Docs') has a different background color (#224A41) and serves as a secondary action, guiding users to explore documentation."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "AI and ML professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Chalk'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles