Augment Code Brand: Colors, Fonts, Logo & Visual Identity

Augment Code Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Augment Code's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

What is Augment Code's primary brand color?

Augment Code's primary brand color is #1AA049. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Augment Code use?

Augment Code uses Inter Display as the primary typeface across body and headings.

Does Augment Code use a light or dark theme?

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

Where can I find Augment Code's logo?

Augment Code's logo is available directly on their site (https://www.augmentcode.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.augmentcode.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 Augment Code.

Methodology

Brand data on this page was extracted from https://www.augmentcode.com/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter Display",
      "role": "body"
    },
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#1AA049",
    "accent": "#1AA049",
    "background": "#FFFFFF",
    "textPrimary": "#0A0A0A",
    "link": "#009966"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter Display",
      "heading": "Inter Display"
    },
    "fontStacks": {
      "heading": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Inter Display",
        "serif"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Inter Display",
        "sans-serif"
      ],
      "paragraph": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Inter Display",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#0A0A0A",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1AA049",
      "textColor": "#FAFAFA",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0A0A0A",
      "borderColor": "#E5E5E5",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.03) 0px 1px 1px 0px"
    }
  },
  "images": {
    "logo": "https://www.augmentcode.com/augment_code_wordmark.svg?dpl=dpl_3AJUZ54UwTRrkRsMaEj1sshavpTB",
    "favicon": "https://www.augmentcode.com/favicon.svg",
    "ogImage": "https://www.augmentcode.com/api/og?title=Augment+Code+-+The+Software+Agent+Company",
    "logoHref": "/",
    "logoAlt": "Augment Code"
  }
}