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.
- Primary: #008146 (rgb(0, 129, 70))
- Secondary: #668494 (rgb(102, 132, 148))
- Accent: #00D639 (rgb(0, 214, 57))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #191919 (rgb(25, 25, 25))
- Link: #00D639 (rgb(0, 214, 57))
Typography
Each font links to its Google Fonts page where available.
- Primary: Sage Text
Google Fonts → - Heading: Sage Text
Google Fonts →
Other alternatives: Sage Headline, Helvetica Neue, Roboto, Segoe UI, Arial
Visual Assets
UI Components
Live previews rendered using Intacct's actual button styles.
Input
- Background: #FFFFFF
- Text Color: #191919
- Border Color: #668494
- Border Radius: 4px
- Shadow: none
Button Primary
- Background: #008146
- Text Color: #FFFFFF
- Border Radius: 24px
- Shadow: none
Button Secondary
- Background: transparent
- Text Color: #000000
- Border Color: #000000
- Border Radius: 24px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
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
- What is Intacct's primary brand color?
Intacct's primary brand color is #008146. - What accent color does Intacct use?
Intacct uses #00D639 as an accent color. - What font does Intacct use?
Intacct uses Sage Text as the primary typeface. - Does Intacct use a light or dark theme?
Intacct primarily uses a light color scheme. - Where can I find Intacct's logo?
Intacct's logo is available here. - How was this brand profile generated?
This profile was extracted using the Firecrawl branding extraction API from https://intacct.com.
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"
}
}