Home · Branding · Anrok

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.

Download JSON
Primary
#343155
Accent
#3D01B8
Body Font
Aktiv Grotesk
Heading
Sofia Pro

Color Palette

Brand palette extracted from https://www.anrok.com/.

primary
#343155
rgb(52, 49, 85)
secondary
#3D01B8
rgb(61, 1, 184)
accent
#3D01B8
rgb(61, 1, 184)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#201A36
rgb(32, 26, 54)
link
#201A36
rgb(32, 26, 54)

Typography

Each font links to its Google Fonts page where available.

primary
Aktiv Grotesk
Aktiv Grotesk Google Fonts →
heading
Sofia Pro
Sofia Pro, Arial, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

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 curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Anrok logo
Logo
Anrok favicon
Favicon
Anrok social image
Social Card

UI Components

Live previews rendered using Anrok's actual button styles.

buttonPrimary
background #3D01B8 textColor #FFFFFF borderRadius 13.5px shadow none
buttonSecondary
background transparent textColor #201A36 borderColor #201A36 borderRadius 13.5px shadow none

Brand Personality

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

Anrok Brand in the Wild

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

Frequently Asked Questions

What is Anrok's primary brand color?

Anrok's primary brand color is #343155. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Anrok use?

Anrok uses #3D01B8 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Anrok use?

Anrok uses Aktiv Grotesk for body text and Sofia Pro for headings. Fonts were detected on https://www.anrok.com/ as part of their live design system.

Does Anrok use a light or dark theme?

Anrok's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Anrok's logo?

Anrok's logo is available directly on their site (https://www.anrok.com/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.anrok.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Anrok.

Methodology

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

Machine-Readable Profile

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

{
  "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"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 26,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #0 because it is visible, located in the header, links to the homepage, and matches the favicon, indicating it is the main brand logo.",
    "confidence": 0.9,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book a demo",
      "reasoning": "Button #1 has a vibrant blue background (#3D01B8) and action-oriented text 'Book a demo', making it a strong primary CTA."
    },
    "secondary": {
      "index": 4,
      "text": "Tour the product",
      "reasoning": "Button #4 has a transparent background with a border, making it a suitable secondary CTA with different styling from the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses in modern commerce"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the favicon, indicating it is the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles