llms.txt
Intacct Brand Identity
A complete profile of Intacct's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #008146 |
| Accent | #00D639 |
| Body Font | Sage Text |
| Heading Font | Sage Text |
Color Palette
- primary: #008146
- secondary: #668494
- accent: #00D639
- background: #FFFFFF
- textPrimary: #191919
- link: #00D639
Typography
- primary: Sage Text — https://fonts.google.com/specimen/Sage+Text
- heading: Sage Text — https://fonts.google.com/specimen/Sage+Text
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI 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
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
Intacct Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Sage Intacct Marketplace
- 2018 Release 3 | Sage Intacct Developer
- 2018 Release 3 | Sage Intacct Developer
- Sage Intacct Marketplace
- 2018 Release 4 | Sage Intacct Developer
- Improvements in the AccountingLink for Sage 300 CRE - Map Sage 300 CRE cost types to Sage Construction Management cost resources
Working with these fonts
Not found on Google Fonts? If you have permission to use the fonts, here is a suggestion:
- Open the company's homepage in a browser with DevTools.
- Filter by "Font" in the Network tab.
- Hard-reload the page and click around for weights.
- For each font URL: right-click → Save As to download.
- View the CSS in DevTools and copy matching @font-face declarations.
Machine-Readable Profile
{
"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",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#008146",
"textColor": "#FFFFFF",
"borderRadius": "24px",
"borderRadiusCorners": {
"topLeft": "24px",
"topRight": "24px",
"bottomRight": "24px",
"bottomLeft": "24px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "24px",
"borderRadiusCorners": {
"topLeft": "24px",
"topRight": "24px",
"bottomRight": "24px",
"bottomLeft": "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"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}