corelayer.json
Corelayer Brand Identity
A complete profile of Corelayer's visual system — colors, typography, components, and personality — extracted from https://www.corelayer.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #5277F1 |
| Accent | #5277F1 |
| Body Font | Mona Sans |
| Heading Font | Mona Sans |
Color Palette
- primary: #5277F1
- secondary: #0F172B
- accent: #5277F1
- background: #F0EFE7
- textPrimary: #020618
- link: #020618
Typography
- primary: Mona Sans — https://fonts.google.com/specimen/Mona+Sans
- heading: Mona Sans — https://fonts.google.com/specimen/Mona+Sans
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#0F172B, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#5277F1, textColor=#FFFFFF, borderRadius=8px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, 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
- buttonSecondary: background=#F0EFE7, textColor=#0F172B, borderRadius=8px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
Corelayer Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Corelayer
- Image:
- Source: https://corelayer.com/
- Corelayer
- Image:
- Source: https://www.corelayer.com/blog
Working with these fonts
Not found on Google Fonts? Here’s a suggested 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.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.