OpenUnit Brand Identity
A complete profile of OpenUnit's visual system — colors, typography, components, and personality — extracted from https://www.openunit.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.openunit.com/.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets

UI Components
Live previews rendered using OpenUnit's actual button styles.
Brand Personality
OpenUnit Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is OpenUnit's primary brand color?
OpenUnit's primary brand color is #637381. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does OpenUnit use?
OpenUnit uses #063D3B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does OpenUnit use?
OpenUnit uses Graphik as the primary typeface across body and headings.
Does OpenUnit use a light or dark theme?
OpenUnit's primary site uses a light color scheme, with a background of #F3F4F6.
Where can I find OpenUnit's logo?
OpenUnit's logo is available directly on their site (https://www.openunit.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://www.openunit.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 OpenUnit.
Methodology
Brand data on this page was extracted from https://www.openunit.com/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by OpenUnit.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Graphik",
"role": "body"
},
{
"family": "Roboto",
"role": "body"
},
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "Arial",
"role": "body"
},
{
"family": "Noto Sans",
"role": "body"
}
],
"colors": {
"primary": "#637381",
"secondary": "#115E59",
"accent": "#063D3B",
"background": "#F3F4F6",
"textPrimary": "#063D3B",
"link": "#063D3B"
},
"typography": {
"fontFamilies": {
"primary": "Graphik",
"heading": "Graphik"
},
"fontStacks": {
"heading": [
"Graphik",
"ui-sans-serif",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"Graphik",
"ui-sans-serif",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Graphik",
"ui-sans-serif",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "20px",
"h2": "48px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#063D3B",
"textColor": "#FFFFFF",
"borderColor": "#115E59",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"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 2px 4px 0px inset"
}
},
"images": {
"logo": "data:image/svg+xml;charset=utf-8,%3Csvg width='246' height='45' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='none'%3E%3Cg fill='%23063d3a'%3E%3Cpath d='M67.483 31.398c4.72 0 7.683-3.627 7.683-9.243v-.312c0-5.421-2.885-9.126-7.76-9.126-4.837 0-7.762 3.549-7.762 9.165v.312c0 5.694 3.277 9.204 7.84 9.204Zm-.117 5.031c-8.736 0-14.313-6.045-14.313-14.196v-.312c0-8.307 6.085-14.196 14.353-14.196 8.385 0 14.351 5.655 14.351 14.04v.312c0 8.307-5.694 14.352-14.39 14.352Zm18.448 6.513V15.603h5.655v3.198c1.13-1.95 3.51-3.666 6.513-3.666 4.992 0 8.892 3.705 8.892 10.452v.312c0 6.747-3.822 10.53-8.892 10.53-3.16 0-5.46-1.56-6.513-3.549v10.062h-5.655Zm10.49-10.92c3.12 0 4.837-2.106 4.837-6.084v-.312c0-4.134-2.029-6.162-4.876-6.162-2.963 0-4.992 2.067-4.992 6.162v.312c0 4.095 1.95 6.084 5.031 6.084Zm23.751 4.407c-6.162 0-10.647-3.861-10.647-10.374v-.312c0-6.435 4.563-10.608 10.492-10.608 5.264 0 9.944 3.081 9.944 10.374v1.56h-14.702c.156 3.393 1.989 5.343 5.07 5.343 2.612 0 3.9-1.131 4.25-2.847h5.343c-.663 4.407-4.173 6.864-9.75 6.864Zm-4.836-12.831h9.127c-.196-3.081-1.755-4.563-4.447-4.563-2.534 0-4.25 1.677-4.68 4.563ZM133.55 36V15.603h5.655v3.237c1.014-2.028 3.238-3.705 6.63-3.705 4.017 0 6.864 2.418 6.864 7.878V36h-5.655V23.832c0-2.769-1.091-4.095-3.588-4.095-2.418 0-4.25 1.482-4.25 4.485V36h-5.656Zm35.763.429c-7.332 0-11.505-3.9-11.505-11.31V8.115h6.358v16.614c0 4.641 1.364 6.669 5.186 6.669 3.745 0 5.382-1.794 5.382-6.903V8.115h6.357v16.77c0 7.605-4.25 11.544-11.778 11.544ZM186.356 36V15.603h5.656v3.237c1.013-2.028 3.237-3.705 6.63-3.705 4.017 0 6.864 2.418 6.864 7.878V36h-5.655V23.832c0-2.769-1.093-4.095-3.588-4.095-2.418 0-4.251 1.482-4.251 4.485V36h-5.655Zm24.142 0V15.603h5.615V36h-5.615Zm2.768-23.166c-1.793 0-3.197-1.326-3.197-3.081s1.403-3.081 3.197-3.081c1.834 0 3.238 1.326 3.238 3.081s-1.404 3.081-3.237 3.081ZM228.75 36.39c-4.29 0-6.591-2.184-6.591-6.435V19.62h-2.613v-4.017h2.613v-4.407h5.616v4.407h4.29v4.017h-4.29v9.828c0 1.638.819 2.418 2.262 2.418.857 0 1.482-.117 2.144-.39v4.368c-.78.273-1.91.546-3.431.546ZM239.085 11.676V5.88h1.962l1.26 3.294 1.278-3.294h1.998v5.796h-1.602V7.932l-1.512 3.744h-.504l-1.494-3.744v3.744h-1.386Zm-4.014 0V7.14h-1.584V5.88h4.77v1.26h-1.584v4.536h-1.602Z'/%3E%3C/g%3E%3Crect fill='%23063d3a' width='45' height='45' rx='9.754'/%3E%3Cpath d='m9.74 14.904 12.622-6.626 12.898 7.53V30.23l-12.507 7.31L9.74 30.23V14.904Zm-.45.232 13.06-7.772-13.06 7.772Zm13.06-7.772 13.36 7.925-13.36-7.925Zm13.51 8.077V30.53 15.441Zm-.15 15.24L22.8 38.303l12.91-7.62ZM22.8 38.303l-13.643-7.61 13.643 7.61ZM9.14 30.53V15.29v15.24Z' stroke='%23FFF' stroke-width='1.79' fill='%23FFF' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m12.207 18.404 9.914 5.536c.141.08.229.229.229.39v10.317a.447.447 0 0 1-.664.392l-9.914-5.491a.447.447 0 0 1-.23-.392V18.794a.447.447 0 0 1 .665-.39Z' fill='%23FFF'/%3E%3Cpath fill='%23063d3a' d='m12.862 21.266 7.897 4.381.037 1.176-7.902-4.554z'/%3E%3Cpath fill='%2313605F' d='m12.862 24.314 7.897 4.381.037 1.176-7.902-4.554zM12.862 27.362l7.897 4.381.037 1.176-7.902-4.554z'/%3E%3Ccircle stroke='%23FFF' stroke-width='3' fill='%2313605F' cx='18.446' cy='18.313' r='3'/%3E%3C/g%3E%3C/svg%3E",
"favicon": "https://www.openunit.com/assets/favicon-cbff5f23be58e3840a2e95bb88d4a1d562664cb6415f2112efcd3a7d3b7e90ea.png",
"ogImage": "https://www.openunit.com/assets/openunit-social-270bb50a3e2f446ffea34cd37c1b039f64f9d8ed8f79b7130fbd6835ee07b7af.jpg",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Get a demo\n\n—\nit's free",
"reasoning": "Button #0 is the primary CTA because it uses a vibrant brand color (#063D3B) and has action-oriented text ('Get a demo — it's free'), which is typical for primary actions."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "Both buttons share the same background color, making it impossible to select a secondary button with a different color."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "self-storage facility operators"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 