Operate Brand: Colors, Fonts, Logo & Visual Identity
Operate Brand Identity
A complete profile of Operate's visual system — colors, typography, components, and personality — extracted from https://operate.so/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://operate.so/.
- Primary:
#85C093 - Secondary:
#09352E - Accent:
#433787 - Background:
#E0E0E0 - Text Primary:
#007010 - Link:
#007010
Typography
Each font links to its Google Fonts page where available.
- Body: Denim (Google Fonts →)
- Heading: Muoto (Google Fonts →)
Visual Assets
Favicon
Social Card
UI Components
Button Primary
- Background:
#433787 - Text Color:
#FAFAFA - Border Radius:
33px - Shadow: none
- Background:
Button Secondary
- Background:
#E0E0E0 - Text Color:
#E0E0E0 - Border Color:
#E0E0E0 - Border Radius:
12px - Shadow: none
- Background:
Brand Personality
Tone: professional
Energy: medium
Audience: founders and sales teams
Frequently Asked Questions
What is Operate's primary brand color?
Operate's primary brand color is #85C093. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Operate use?
Operate uses #433787 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Operate use?
Operate uses Denim for body text and Muoto for headings. Fonts were detected on https://operate.so/ as part of their live design system.
Does Operate use a light or dark theme?
Operate's primary site uses a light color scheme, with a background of #E0E0E0.
How was this brand profile generated?
This profile was extracted from https://operate.so/ 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 Operate.
Methodology
Brand data on this page was extracted from https://operate.so/ 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
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Denim",
"role": "body"
},
{
"family": "Muoto",
"role": "heading"
},
{
"family": "Cinetype",
"role": "display"
}
],
"colors": {
"primary": "#85C093",
"secondary": "#09352E",
"accent": "#433787",
"background": "#E0E0E0",
"textPrimary": "#007010",
"link": "#007010"
},
"typography": {
"fontFamilies": {
"primary": "Denim",
"heading": "Muoto"
},
"fontStacks": {
"heading": [
"Denim"
],
"body": [
"Denim"
],
"paragraph": [
"Denim"
]
},
"fontSizes": {
"h1": "18px",
"h2": "14px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#433787",
"textColor": "#FAFAFA",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#E0E0E0",
"textColor": "#E0E0E0",
"borderColor": "#E0E0E0",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://operate.so/favicon.ico",
"ogImage": "https://operate.so/operate-crm.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "founders and sales teams"
}
}