Intacct Brand: Colors, Fonts, Logo & Visual Identity

Intacct Brand Identity

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

Color Palette

Brand palette extracted from https://intacct.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Intacct's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Intacct Brand in the Wild

Image: marketplace.intacct.com

Image: developer.intacct.com

Image: developer.intacct.com

Image: marketplace.intacct.com

Image: developer.intacct.com

Image: help.sagecm.intacct.com

Frequently Asked Questions

Methodology

Brand data was extracted from https://intacct.com using the Firecrawl branding extraction API. Images were sourced via Google Image Search restricted to ad/webinar/report queries.

Machine-Readable Profile

Direct endpoints for agents and designers available without login.

{
  "colorScheme": "light",
  "fonts": [
    { "family": "Sage Text", "role": "body" },
    { "family": "Helvetica Neue", "role": "body" },
    { "family": "Roboto", "role": "body" },
    { "family": "Segoe UI", "role": "body" },
    { "family": "Arial", "role": "body" }
  ],
  "colors": {
    "primary": "#008146",
    "secondary": "#668494",
    "accent": "#00D639",
    "background": "#FFFFFF",
    "textPrimary": "#191919",
    "link": "#00D639"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sage Text",
      "heading": "Sage Text"
    },
    "fontStacks": {
      "heading": [ "Sage Headline", "Helvetica Neue", "Roboto", "Segoe UI", "Arial" ],
      "body": [ "Sage Text", "Helvetica Neue", "Roboto", "Segoe UI", "Arial" ],
      "paragraph": [ "Sage Text", "Helvetica Neue", "Roboto", "Segoe UI", "Arial" ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "18px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#191919",
      "borderColor": "#668494",
      "borderRadius": "4px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#008146",
      "textColor": "#FFFFFF",
      "borderRadius": "24px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "24px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.sage.com/en-us/-/media/images/sagedotcom/master/icons/product%20icons%20over%20dark/sage-intacct-48x48-icon.svg?iar=0&hash=2FBF107E07E2E776AE297D2711FADAEC",
    "favicon": "https://www.sage.com/Areas/SageDotCom/img/favicon/apple-touch-icon.png",
    "ogImage": "https://www.sage.com/en-us/-/media/images/sagedotcom/master/products/intacct/section1-intacct-dashboard-location-comp2-s-112.svg"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  }
}