Home · Branding · camfer

camfer Brand Identity

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

Download JSON
Primary
#3D909D
Accent
#3D909D
Body Font
Satoshi
Heading
Satoshi

Color Palette

Brand palette extracted from https://www.camfer.dev/.

primary
#3D909D
rgb(61, 144, 157)
accent
#3D909D
rgb(61, 144, 157)
background
#F1E9D2
rgb(241, 233, 210)
textPrimary
#191919
rgb(25, 25, 25)
link
#FAF4E3
rgb(250, 244, 227)

Typography

Each font links to its Google Fonts page where available.

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

camfer favicon
Favicon

UI Components

Live previews rendered using camfer's actual button styles.

buttonPrimary
background #3D909D textColor #FFFFF4 borderColor #40403E borderRadius 25px shadow rgb(64, 64, 62) 3px 3px 0px 0px
buttonSecondary
background #FAF4E3 textColor #000000 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: CAD professionals and designers

camfer Brand in the Wild

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

Frequently Asked Questions

What is camfer's primary brand color?

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

What font does camfer use?

camfer uses Satoshi as the primary typeface across body and headings.

Does camfer use a light or dark theme?

camfer's primary site uses a light color scheme, with a background of #F1E9D2.

How was this brand profile generated?

This profile was extracted from https://www.camfer.dev/ 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 camfer.

Methodology

Brand data on this page was extracted from https://www.camfer.dev/ 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 camfer.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#3D909D",
    "accent": "#3D909D",
    "background": "#F1E9D2",
    "textPrimary": "#191919",
    "link": "#FAF4E3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "Satoshi"
    },
    "fontStacks": {
      "heading": [
        "Satoshi",
        "sans-serif"
      ],
      "body": [
        "Satoshi",
        "sans-serif"
      ],
      "paragraph": [
        "Satoshi",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "28.8px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3D909D",
      "textColor": "#FFFFF4",
      "borderColor": "#40403E",
      "borderRadius": "25px",
      "borderRadiusCorners": {
        "topLeft": "25px",
        "topRight": "25px",
        "bottomRight": "25px",
        "bottomLeft": "25px"
      },
      "shadow": "rgb(64, 64, 62) 3px 3px 0px 0px"
    },
    "buttonSecondary": {
      "background": "#FAF4E3",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://camfer.dev/images/favicon/favicon.ico",
    "ogImage": null
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "blog",
      "reasoning": "Button #1 has a vibrant blue background (#3D909D), which is typically used for primary CTAs. The color is distinct and stands out, making it suitable for drawing attention."
    },
    "secondary": {
      "index": 0,
      "text": "blog",
      "reasoning": "Button #0 has a more muted background color (#FAF4E3) and lacks the vibrant quality of the primary button, making it suitable as a secondary option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "CAD professionals and designers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles