Canvas Brand: Colors, Fonts, Logo & Visual Identity

Canvas Brand Identity

A complete profile of Canvas's visual system — colors, typography, components, and personality — extracted from https://www.canvas.inc/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.canvas.inc/.

Primary

#000000

Accent

#18181B

Background

#FFFFFF

Text Primary

#18181B

Link

#000000

Typography

Each font links to its Google Fonts page where available.

Primary

Inter Display

Heading

Inter Display

interDisplay, interDisplay Fallback, Inter Display, system-ui, sans-serif

Visual Assets

UI Components

Button Primary

Button Secondary

Brand Personality

Canvas Brand in the Wild

Frequently Asked Questions

What is Canvas's primary brand color?

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

What accent color does Canvas use?

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

What font does Canvas use?

Canvas uses Inter Display as the primary typeface across body and headings.

Does Canvas use a light or dark theme?

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

Where can I find Canvas's logo?

Canvas's logo is available directly on their site (https://www.canvas.inc/). 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://www.canvas.inc/ 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 Canvas.

Methodology

Brand data on this page was extracted from https://www.canvas.inc/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    { "family": "Inter Display", "role": "body" },
    { "family": "Geist Mono", "role": "monospace" }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#18181B",
    "background": "#FFFFFF",
    "textPrimary": "#18181B",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter Display",
      "heading": "Inter Display"
    },
    "fontStacks": {
      "heading": ["interDisplay", "interDisplay Fallback", "Inter Display", "system-ui", "sans-serif"],
      "body": ["interDisplay", "interDisplay Fallback", "Inter Display", "system-ui", "sans-serif"],
      "paragraph": ["interDisplay", "interDisplay Fallback", "Inter Display", "system-ui", "sans-serif"]
    },
    "fontSizes": {
      "h1": "70px",
      "h2": "50px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#18181B",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#18181B",
      "borderColor": "#EDEDED",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.canvas.inc/canvas-wordmark.svg",
    "favicon": "https://www.canvas.inc/favicon.ico",
    "ogImage": "https://canvas.inc/opengraph-image?882172aeb8ab92a5"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  }
}