llms.txt
Coperniq Brand Identity
A complete profile of Coperniq's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #23433E |
| Accent | #23433E |
| Body Font | Inter |
| Heading Font | Instrument Sans |
Color Palette
- primary: #23433E
- secondary: #586174
- accent: #23433E
- background: #FDFDFC
- textPrimary: #000000
- link: #23433E
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Instrument Sans — https://fonts.google.com/specimen/Instrument+Sans
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#FFFFFF, textColor=#000000, borderColor=null, borderRadius=10px, shadow=rgba(0, 0, 0, 0.06) 0px 1px 2px 0px, rgba(0, 0, 0, 0.04) 0px 0px 0px 1px
- buttonPrimary: background=#23433E, textColor=#DDEDEA, borderRadius=10.5px, shadow=rgba(0, 0, 0, 0.2) 0px 2px 7px 1px
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderColor=#E6E6E7, borderRadius=10.5px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: commercial contractors and MEP+E professionals
Coperniq Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Integrations
- Image:
- Source: https://coperniq.io/integrations
- Coperniq | Commercial Contractor Platform for MEP+E
- Image:
- Source: https://coperniq.io/
- Coperniq | Commercial Contractor Platform for MEP+E
- Image:
- Source: https://coperniq.io/
- Coperniq | Commercial Contractor Platform for MEP+E
- Image:
- Source: https://coperniq.io/
- Coperniq | Commercial Contractor Platform for MEP+E
- Image:
- Source: https://coperniq.io/
- Portal
- Image:
- Source: https://portal.coperniq.io/sunstate/auth/login
Working with these fonts
Not found on Google Fonts? Follow this flow if you have permission to use the fonts:
- 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.
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": "Instrument Sans","role": "heading"}
],
"colors": {
"primary": "#23433E",
"secondary": "#586174",
"accent": "#23433E",
"background": "#FDFDFC",
"textPrimary": "#000000",
"link": "#23433E"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Instrument Sans"
},
"fontStacks": {
"heading": ["Inter","sans-serif"],
"body": ["Inter","sans-serif"],
"paragraph": ["Inter","sans-serif"]
},
"fontSizes": {
"h1": "16px",
"h2": "48px",
"body": "14.4px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": null,
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "rgba(0, 0, 0, 0.06) 0px 1px 2px 0px, rgba(0, 0, 0, 0.04) 0px 0px 0px 1px"
},
"buttonPrimary": {
"background": "#23433E",
"textColor": "#DDEDEA",
"borderRadius": "10.5px",
"borderRadiusCorners": {
"topLeft": "10.5px",
"topRight": "10.5px",
"bottomRight": "10.5px",
"bottomLeft": "10.5px"
},
"shadow": "rgba(0, 0, 0, 0.2) 0px 2px 7px 1px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#E6E6E7",
"borderRadius": "10.5px",
"borderRadiusCorners": {
"topLeft": "10.5px",
"topRight": "10.5px",
"bottomRight": "10.5px",
"bottomLeft": "10.5px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/648382c3b35916e18f783442/64919c471dc70562882a84a9_coperniq-logo-dark.svg",
"favicon": "https://cdn.prod.website-files.com/648382c3b35916e18f783442/68baa69c52ce175133407351_favicon-32x32.png",
"ogImage": "https://cdn.prod.website-files.com/648382c3b35916e18f783442/6917c834176bd7b5d1c27cfc_Coperniq%20Commercial%20Contractor%20Platform%20for%20MEP%2BE.png",
"logoHref": "https://coperniq.io"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "commercial contractors and MEP+E professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}