OrgOrg Brand: Colors, Fonts, Logo & Visual Identity
OrgOrg Brand Identity
A complete profile of OrgOrg's visual system — colors, typography, components, and personality — extracted from https://orgorg.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://orgorg.com.
| Color | Hex | RGB |
|---|---|---|
| Primary | #2694E9 | rgb(38, 148, 233) |
| Secondary | #9CA3AF | rgb(156, 163, 175) |
| Accent | #2694E9 | rgb(38, 148, 233) |
| Background | #FFFFFF | rgb(255, 255, 255) |
| Text | #333333 | rgb(51, 51, 51) |
| Link | #1A73E8 | rgb(26, 115, 232) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Link |
|---|---|---|
| Primary | Satoshi | Google Fonts → |
| Heading | Satoshi | Google Fonts → |
Visual Assets
UI Components
Button Primary
- background: #2694E9
- textColor: #FAFAFA
- borderRadius: 9999px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
Button Secondary
- background: #FFFFFF
- textColor: #333333
- borderColor: #E5E5E5
- borderRadius: 6px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals
OrgOrg Brand in the Wild
Frequently Asked Questions
What is OrgOrg's primary brand color?
OrgOrg's primary brand color is #2694E9. It anchors the visual identity across their website, product UI, and marketing materials.What font does OrgOrg use?
OrgOrg uses Satoshi as the primary typeface across body and headings.Does OrgOrg use a light or dark theme?
OrgOrg's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find OrgOrg's logo?
OrgOrg's logo is available directly on their site (https://orgorg.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://orgorg.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 OrgOrg.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Satoshi",
"role": "body"
}
],
"colors": {
"primary": "#2694E9",
"secondary": "#9CA3AF",
"accent": "#2694E9",
"background": "#FFFFFF",
"textPrimary": "#333333",
"link": "#1A73E8"
},
"typography": {
"fontFamilies": {
"primary": "Satoshi",
"heading": "Satoshi"
},
"fontStacks": {
"heading": ["Satoshi"],
"body": ["Satoshi"],
"paragraph": ["Satoshi"]
},
"fontSizes": {
"h1": "60px",
"h2": "48px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#2694E9",
"textColor": "#FAFAFA",
"borderRadius": "9999px",
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#333333",
"borderColor": "#E5E5E5",
"borderRadius": "6px",
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
}
},
"images": {
"logo": "https://www.orgorg.com/_next/image?url=%2Fimages%2Forgorg-logo-black.png&w=384&q=75",
"favicon": "https://orgorg.com/images/orgorg-icon.svg",
"ogImage": null,
"logoHref": "/",
"logoAlt": "OrgOrg logo"
}
}