NewCraft Brand: Colors, Fonts, Logo & Visual Identity

NewCraft Brand Identity

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

Color Palette

Brand palette extracted from https://www.newcraft.io/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

UI Components

Live previews rendered using NewCraft's actual button styles.

Brand Personality

NewCraft Brand in the Wild

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

Image: newcraft.io

Source: newcraft.io

Image: newcraft.io

Source: newcraft.io

Image: newcraft.io

Source: newcraft.io

Image: static-www.adweek.com

Source: adweek.com

Image: newcraft.com.au

Source: newcraft.com.au

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.newcraft.io/ on 2026-07-27 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 NewCraft.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#101D42",
    "secondary": "#C554FC",
    "accent": "#6A4EE0",
    "background": "#FFFFFF",
    "textPrimary": "#6A4EE0",
    "link": "#6A4EE0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Open Sans"
    },
    "fontStacks": {
      "heading": [
        "Open Sans",
        "--apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "body": [
        "Open Sans",
         "--apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "Open Sans",
        "--apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "76.8px",
      "h2": "24px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#6A4EE0",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(255, 255, 255, 0.25) 0px -4px 0px 0px inset"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#101D42",
      "borderColor": "#6149D0",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.newcraft.io/logo.svg",
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}