Home · Branding · Coframe

Coframe Brand Identity

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

Download JSON
Primary
#B1BAC2
Accent
#1F212F
Body Font
NB International Pro
Heading
NB International Pro

Color Palette

Brand palette extracted from https://www.coframe.com/.

primary
#B1BAC2
rgb(177, 186, 194)
secondary
#0F111E
rgb(15, 17, 30)
accent
#1F212F
rgb(31, 33, 47)
background
#F7F8FB
rgb(247, 248, 251)
textPrimary
#1F212F
rgb(31, 33, 47)
link
#1F212F
rgb(31, 33, 47)

Typography

Each font links to its Google Fonts page where available.

primary
NB International Pro
NB International Pro Google Fonts →
heading
NB International Pro
NB International Pro Google Fonts →
NB International Pro, 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

Coframe logo
Logo
Coframe favicon
Favicon
Coframe social image
Social Card

UI Components

Live previews rendered using Coframe's actual button styles.

input
background transparent textColor #FFFFFF borderColor #F9F9FC borderRadius 12px shadow none
buttonPrimary
background #1F212F textColor #FFFFFF borderRadius 10px shadow none
buttonSecondary
background #FFFFFF textColor #1F212F borderRadius 10px shadow rgba(0, 0, 0, 0.04) 0px 0px 0px 1px, rgba(0, 0, 0, 0.04) 0px 2px 2px 0px

Brand Personality

Tone: professional Energy: medium Audience: businesses looking to automate website growth

Coframe Brand in the Wild

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

Frequently Asked Questions

What is Coframe's primary brand color?

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

What accent color does Coframe use?

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

What font does Coframe use?

Coframe uses NB International Pro as the primary typeface across body and headings.

Does Coframe use a light or dark theme?

Coframe's primary site uses a light color scheme, with a background of #F7F8FB.

Where can I find Coframe's logo?

Coframe's logo is available directly on their site (https://www.coframe.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://www.coframe.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 Coframe.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "NB International Pro",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#B1BAC2",
    "secondary": "#0F111E",
    "accent": "#1F212F",
    "background": "#F7F8FB",
    "textPrimary": "#1F212F",
    "link": "#1F212F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "NB International Pro",
      "heading": "NB International Pro"
    },
    "fontStacks": {
      "heading": [
        "NB International Pro",
        "sans-serif"
      ],
      "body": [
        "NB International Pro",
        "sans-serif"
      ],
      "paragraph": [
        "NB International Pro",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "40px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#F9F9FC",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1F212F",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1F212F",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgba(0, 0, 0, 0.04) 0px 0px 0px 1px, rgba(0, 0, 0, 0.04) 0px 2px 2px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/66b2929699dbe6cfb0919070/681e81e21c865eaf7cee3e2e_tedai-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/66abefe349b0c8356d750497/66ede8874f6828bd754cb46c_coframe-icon-32.png",
    "ogImage": "https://cdn.prod.website-files.com/66abefe349b0c8356d750497/66f5e0c93f60a713ba3bdb35_Coframe%20OG%20Image.webp"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 3,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #0 because it is located in the header, matches the brand name 'Coframe', and links to the homepage, making it the primary brand logo.",
    "confidence": 0.95,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Start for free",
      "reasoning": "Button #1 'Start for free' is likely the primary CTA due to its action-oriented text and dark background color, which stands out against the light page background."
    },
    "secondary": {
      "index": 2,
      "text": "Get a demo",
      "reasoning": "Button #2 'Get a demo' serves as a secondary action with a lighter background, providing a complementary option to the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking to automate website growth"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, matches the brand name 'Coframe', and links to the homepage, making it the primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles