# Augment Code Brand Identity

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

## Color Palette

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

- **primary**  
  Hex: #1AA049  
  RGB: rgb(26, 160, 73)  
- **accent**  
  Hex: #1AA049  
  RGB: rgb(26, 160, 73)  
- **background**  
  Hex: #FFFFFF  
  RGB: rgb(255, 255, 255)  
- **textPrimary**  
  Hex: #0A0A0A  
  RGB: rgb(10, 10, 10)  
- **link**  
  Hex: #009966  
  RGB: rgb(0, 153, 102)

## Typography

Each font links to its Google Fonts page where available.

- **primary**  
  Inter Display  
  [Google Fonts →](https://fonts.google.com/specimen/Inter+Display)
- **heading**  
  Inter Display  
  [Google Fonts →](https://fonts.google.com/specimen/Inter+Display)
- **Font Stack:** `-apple-system, BlinkMacSystemFont, Inter Display, serif`

## Visual Assets

Logo  
  
Favicon  
  
Social Card

## UI Components

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

### Input

- **Type:** input  
- **Background:** transparent  
- **Text Color:** #0A0A0A  
- **Border Color:** null  
- **Border Radius:** 0px  
- **Shadow:** none

### Button Primary

- **Type:** button  
- **Background:** #1AA049  
- **Text Color:** #FAFAFA  
- **Border Radius:** 0px  
- **Shadow:** none

### Button Secondary

- **Type:** button  
- **Background:** #FFFFFF  
- **Text Color:** #0A0A0A  
- **Border Color:** #E5E5E5  
- **Border Radius:** 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

## Brand Personality

- **Tone:** professional  
- **Energy:** medium  
- **Audience:** software developers and tech companies

## 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/](https://www.augmentcode.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

## Machine-Readable Profile

```json
{
  "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"
  }
}
```
