The Ankler Brand: Colors, Fonts, Logo & Visual Identity

The Ankler Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using The Ankler's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF490D",
    "accent": "#FF490D",
    "background": "#FFFFFF",
    "textPrimary": "#363737",
    "link": "#FF490D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "Lora",
        "sans-serif"
      ],
      "body": [
        "Lora",
        "sans-serif"
      ],
      "paragraph": [
        "SF Pro Display",
        "-apple-system",
        "system-ui",
        "BlinkMacSystemFont",
        "Inter",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol"
      ]
    },
    "fontSizes": {
      "h1": "24px",
      "h2": "24px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 6,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#F0F0F0",
      "textColor": "#363737",
      "borderColor": "#FF490D",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    },
    "buttonPrimary": {
      "background": "#FF490D",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.1) 0px -1px 0px 0px inset"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#363737",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://substackcdn.com/image/fetch/$s_!T6pg!,e_trim:10:white/e_trim:10:transparent/h_80,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc958610c-e4ed-4e76-b882-a345dc1b161e_2100x400.png",
    "favicon": "https://substackcdn.com/image/fetch/$s_!ir0G!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d5538bd-201c-4e58-85a0-1b9f94eb3a2a%2Ffavicon.ico",
    "ogImage": "https://substackcdn.com/image/fetch/$s_!zw80!,f_auto,q_auto:best,fl_progressive:steep/https%3A%2F%2Ftheankler.substack.com%2Ftwitter%2Fsubscribe-card.jpg%3Fv%3D-1337093501%26version%3D9",
    "logoHref": "/",
    "logoAlt": "The Ankler"
  },
  "personality": {
    "tone": "bold",
    "energy": "high",
    "targetAudience": "media professionals"
  }
}