anrok.json

Anrok Brand Identity

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

Quick Facts

Field Value
Primary #343155
Accent #3D01B8
Body Font Aktiv Grotesk
Heading Font Sofia Pro

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: businesses in modern commerce

Anrok Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these instructions if you have permission to use the fonts:

  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 by cURL the stylesheet URLs) and copy out the matching @font-face declarations.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Aktiv Grotesk",
      "role": "body"
    },
    {
      "family": "Sofia Pro",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#343155",
    "secondary": "#3D01B8",
    "accent": "#3D01B8",
    "background": "#FFFFFF",
    "textPrimary": "#201A36",
    "link": "#201A36"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Aktiv Grotesk",
      "heading": "Sofia Pro"
    },
    "fontStacks": {
      "heading": [
        "Sofia Pro",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Aktiv Grotesk",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Aktiv Grotesk",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "54px",
      "h2": "54px",
      "body": "20.25px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "14px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3D01B8",
      "textColor": "#FFFFFF",
      "borderRadius": "13.5px",
      "borderRadiusCorners": {
        "topLeft": "13.5px",
        "topRight": "13.5px",
        "bottomRight": "13.5px",
        "bottomLeft": "13.5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#201A36",
      "borderColor": "#201A36",
      "borderRadius": "13.5px",
      "borderRadiusCorners": {
        "topLeft": "13.5px",
        "topRight": "13.5px",
        "bottomRight": "13.5px",
        "bottomLeft": "13.5px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/632add85afcd1ac30aa74675/6357842d130e1f3e0e23d1fe_anrok_logo.svg",
    "favicon": "https://cdn.prod.website-files.com/632add85afcd1ac30aa74675/635823877fe98d472dcd18d7_anrok_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/632add85afcd1ac30aa74675/67eabbb915d9714865dd45e7_video%20thumb%20small%20alt.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses in modern commerce"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}