Cron Brand: Colors, Fonts, Logo & Visual Identity

Cron Brand Identity

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

Color Palette

Brand palette extracted from https://cron.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Cron's actual button styles.

Brand Personality

Frequently Asked Questions

Methodology

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

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Helvetica Neue",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF4700",
    "secondary": "#392B0F",
    "accent": "#FFAA00",
    "background": "#161412",
    "textPrimary": "#161412",
    "link": "#FFAA00"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica Neue",
      "heading": "Helvetica Neue"
    },
    "fontStacks": {
      "heading": [
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "140px",
      "h2": "140px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#161412",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(255, 71, 0, 0.5) 0px 0px 0px 0.5px inset, rgba(255, 72, 0, 0.2) 0px 0px 28px 0px"
    }
  },
  "images": {
    "logo": "https://www.cron.com/images/brand/cron-logotype-s.png",
    "logoHref": "/",
    "logoAlt": "Cron logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "confidence": {
    "colors": 0.9,
    "overall": 0.9
  }
}