Home · Branding · Anchor

Anchor Brand Identity

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

Download JSON
Primary
#0B5C3E
Accent
#045137
Body Font
Dmsans
Heading
Inter

Color Palette

Brand palette extracted from https://getanchor.co/.

primary
#0B5C3E
rgb(11, 92, 62)
secondary
#055137
rgb(5, 81, 55)
accent
#045137
rgb(4, 81, 55)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#051205
rgb(5, 18, 5)
link
#045137
rgb(4, 81, 55)

Typography

Each font links to its Google Fonts page where available.

primary
Dmsans
heading
Inter
Dmsans, 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

Anchor logo
Logo
Anchor favicon
Favicon
Anchor social image
Social Card

UI Components

Live previews rendered using Anchor's actual button styles.

input
background #FFFFFF textColor #333333 borderColor #0B5C3E borderRadius 4px shadow none
buttonPrimary
background #045137 textColor #F1F9F6 borderColor #045137 borderRadius 16px shadow none
buttonSecondary
background #D05F0D textColor #F1F9F6 borderColor #D05F0D borderRadius 16px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial product developers

Anchor Brand in the Wild

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

Frequently Asked Questions

What is Anchor's primary brand color?

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

What accent color does Anchor use?

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

What font does Anchor use?

Anchor uses Dmsans for body text and Inter for headings. Fonts were detected on https://getanchor.co/ as part of their live design system.

Does Anchor use a light or dark theme?

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

Where can I find Anchor's logo?

Anchor's logo is available directly on their site (https://getanchor.co/). 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://getanchor.co/ 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 Anchor.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Dmsans",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0B5C3E",
    "secondary": "#055137",
    "accent": "#045137",
    "background": "#FFFFFF",
    "textPrimary": "#051205",
    "link": "#045137"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Dmsans",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Dmsans",
        "sans-serif"
      ],
      "body": [
        "Dmsans",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "14px",
      "h2": "32px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#0B5C3E",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#045137",
      "textColor": "#F1F9F6",
      "borderColor": "#045137",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#D05F0D",
      "textColor": "#F1F9F6",
      "borderColor": "#D05F0D",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://getanchor.co/images/anchor-logo-white.svg",
    "favicon": "https://getanchor.co/images/favicon.svg",
    "ogImage": "https://uploads-ssl.webflow.com/64fb1d435c8fcad199f146be/653fb963ca10da336ea9c4fb_anchor-opengraph.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 8,
    "reasoning": "Selected #8 because it is visible, matches the brand name 'Anchor', and is the most logo-like candidate with a clear wordmark.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get started",
      "reasoning": "Button #1 with text 'Get started' is likely the primary CTA due to its action-oriented text and vibrant brand color (#045137), which aligns with the site's primary color scheme."
    },
    "secondary": {
      "index": 5,
      "text": "View docs",
      "reasoning": "Button #5 with text 'View docs' is selected as secondary due to its distinct vibrant color (#D05F0D) and supportive action, which complements the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial product developers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 8,
        "selectedLogoReasoning": "Selected #8 because it is visible, matches the brand name 'Anchor', and is the most logo-like candidate with a clear wordmark.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles