polar.json
Polar Brand Identity
A complete profile of Polar's visual system — colors, typography, components, and personality — extracted from https://polar.sh/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/polar
- Machine-readable JSON: https://characterquilt.com/branding/polar.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #6A7282 |
| Accent | #000000 |
| Body Font | Inter |
| Heading Font | InterDisplay |
Color Palette
- primary: #6A7282
- secondary: #99A1AF
- accent: #000000
- background: #FFFFFF
- textPrimary: #101828
- link: #101828
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: InterDisplay — https://fonts.google.com/specimen/InterDisplay
Visual Assets
- Logo: data:image/svg+xml;utf8,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2029%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22text-black%20dark%3Atext-white%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.07727%2023.0572C13.8782%2026.307%2020.4046%2025.0496%2023.6545%2020.2487C26.9043%2015.4478%2025.6469%208.92133%2020.846%205.67149C16.0451%202.42165%209.51862%203.67905%206.26878%208.47998C3.01894%2013.2809%204.27634%2019.8073%209.07727%2023.0572ZM10.4703%2023.1428C14.862%2025.3897%2020.433%2023.2807%2022.9135%2018.4322C25.394%2013.5838%2023.8447%207.83194%2019.4531%205.58511C15.0614%203.33829%209.49042%205.4473%207.00991%2010.2957C4.52939%2015.1442%206.07867%2020.896%2010.4703%2023.1428Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.7222%2024.2898C15.6865%2025.58%2020.35%2022.1715%2022.1385%2016.6765C23.927%2011.1815%2022.1632%205.68099%2018.1989%204.39071C14.2346%203.10043%209.5711%206.509%207.78261%2012.004C5.99412%2017.4989%207.75793%2022.9995%2011.7222%2024.2898ZM12.9347%2023.872C16.2897%2024.5876%2019.9174%2020.9108%2021.0374%2015.6596C22.1574%2010.4084%2020.3457%205.57134%2016.9907%204.85575C13.6357%204.14016%2010.008%207.817%208.88797%2013.0682C7.76793%2018.3194%209.57971%2023.1564%2012.9347%2023.872Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.8537%2024.7382C16.5062%2025.0215%2019.1534%2020.5972%2019.7664%2014.8563C20.3794%209.1155%2018.7261%204.23202%2016.0736%203.94879C13.4211%203.66556%2010.7739%208.08983%2010.1609%2013.8307C9.54788%2019.5715%2011.2012%2024.455%2013.8537%2024.7382ZM15.0953%2022.9906C17.015%2022.9603%2018.5101%2019.0742%2018.4349%2014.3108C18.3596%209.54747%2016.7424%205.71058%2014.8228%205.7409C12.9032%205.77123%2011.408%209.6573%2011.4833%2014.4207C11.5585%2019.184%2013.1757%2023.0209%2015.0953%2022.9906Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E
- Favicon: https://polar.sh/favicon.png
- Social card (og:image): https://polar.sh/assets/brand/polar_og.jpg
UI Components
- buttonPrimary: background=#000000, textColor=#FFFFFF, borderRadius=33554400px, shadow=none
- buttonSecondary: background=#F3F4F6, textColor=#000000, borderColor=#F5F5F5, borderRadius=33554400px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: software developers and tech companies
Polar Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Analytics - Polar
- Polar
- Checkout API - Polar
- Polar
- Product Updates - Polar
- Polar
Working with these fonts
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:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "InterDisplay",
"role": "display"
}
],
"colors": {
"primary": "#6A7282",
"secondary": "#99A1AF",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#101828",
"link": "#101828"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "InterDisplay"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "128px",
"h2": "48px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F3F4F6",
"textColor": "#000000",
"borderColor": "#F5F5F5",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2029%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22text-black%20dark%3Atext-white%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.07727%2023.0572C13.8782%2026.307%2020.4046%2025.0496%2023.6545%2020.2487C26.9043%2015.4478%2025.6469%208.92133%2020.846%205.67149C16.0451%202.42165%209.51862%203.67905%206.26878%208.47998C3.01894%2013.2809%204.27634%2019.8073%209.07727%2023.0572ZM10.4703%2023.1428C14.862%2025.3897%2020.433%2023.2807%2022.9135%2018.4322C25.394%2013.5838%2023.8447%207.83194%2019.4531%205.58511C15.0614%203.33829%209.49042%205.4473%207.00991%2010.2957C4.52939%2015.1442%206.07867%2020.896%2010.4703%2023.1428Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.7222%2024.2898C15.6865%2025.58%2020.35%2022.1715%2022.1385%2016.6765C23.927%2011.1815%2022.1632%205.68099%2018.1989%204.39071C14.2346%203.10043%209.5711%206.509%207.78261%2012.004C5.99412%2017.4989%207.75793%2022.9995%2011.7222%2024.2898ZM12.9347%2023.872C16.2897%2024.5876%2019.9174%2020.9108%2021.0374%2015.6596C22.1574%2010.4084%2020.3457%205.57134%2016.9907%204.85575C13.6357%204.14016%2010.008%207.817%208.88797%2013.0682C7.76793%2018.3194%209.57971%2023.1564%2012.9347%2023.872Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.8537%2024.7382C16.5062%2025.0215%2019.1534%2020.5972%2019.7664%2014.8563C20.3794%209.1155%2018.7261%204.23202%2016.0736%203.94879C13.4211%203.66556%2010.7739%208.08983%2010.1609%2013.8307C9.54788%2019.5715%2011.2012%2024.455%2013.8537%2024.7382ZM15.0953%2022.9906C17.015%2022.9603%2018.5101%2019.0742%2018.4349%2014.3108C18.3596%209.54747%2016.7424%205.71058%2014.8228%205.7409C12.9032%205.77123%2011.408%209.6573%2011.4833%2014.4207C11.5585%2019.184%2013.1757%2023.0209%2015.0953%2022.9906Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://polar.sh/favicon.png",
"ogImage": "https://polar.sh/assets/brand/polar_og.jpg",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Polar'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Get Started",
"reasoning": "Button #0 ('Get Started') has a strong call-to-action text and a distinct dark background color (#000000), making it stand out as the primary CTA."
},
"secondary": {
"index": 2,
"text": "Learn More",
"reasoning": "Button #1 ('Learn More') has a different background color (#F3F4F6) and serves as a secondary action, complementing the primary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "software developers and tech companies"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Polar'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}