casco.json

Casco Brand Identity

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

Quick Facts

Field Value
Primary #00292B
Accent #002626
Body Font Satoshi
Heading Font Satoshi

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: technology companies and developers

Casco Brand in the Wild

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

Working with these fonts

Full machine-readable profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#00292B",
    "secondary": "#0DC499",
    "accent": "#002626",
    "background": "#FFFDF6",
    "textPrimary": "#002626",
    "link": "#002626"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "Satoshi"
    },
    "fontStacks": {
      "heading": [
        "sentient",
        "sentient Fallback",
        "serif"
      ],
      "body": [
        "Satoshi",
        "sans-serif"
      ],
      "paragraph": [
        "Satoshi",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "56px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#002626",
      "textColor": "#FFFDF6",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1E1E1E",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://casco.com/logo-wide.svg",
    "favicon": "https://casco.com/favicon.ico",
    "ogImage": "https://casco.com/twitter-image.png?607547a4c3740ca2",
    "logoHref": "/",
    "logoAlt": "Casco Logo"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "technology companies and developers"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}