llms.txt

Coris Brand Identity

A complete profile of Coris's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #00A8E7
Accent #131315
Body Font Inter
Heading Font Satoshi

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: businesses in the payment and risk management sector

Coris Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Instructions if you have permission to use the fonts:

  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.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS and copy the matching @font-face declarations. Rewrite each src: url(...) to point to your local file path.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Satoshi",
   "role": "heading"
  },
  {
   "family": "Inter",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#00A8E7",
  "secondary": "#3898EC",
  "accent": "#131315",
  "background": "#FFFFFF",
  "textPrimary": "#0000EE",
  "link": "#0000EE"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Satoshi"
  },
  "fontStacks": {
   "heading": [
    "Satoshi",
    "Arial",
    "sans-serif"
   ],
   "body": [
    "Arial",
    "Helvetica Neue",
    "Helvetica",
    "sans-serif"
   ],
   "paragraph": [
    "Inter",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "72px",
   "h2": "72px",
   "body": "17px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "12px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#131315",
   "textColor": "#0000EE",
   "borderRadius": "12px",
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#F9FAFB",
   "textColor": "#0000EE",
   "borderColor": "#E7E7E8",
   "borderRadius": "12px",
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://cdn.prod.website-files.com/684cd7e7e79412ff01fbaa83/686900a7a9da9b9cf00b2bcd_coris%20logo.svg",
  "favicon": "https://cdn.prod.website-files.com/684cd7e7e79412ff01fbaa83/6851367ce04f87ad306783d6_Frame%202147227811.png",
  "ogImage": "https://cdn.prod.website-files.com/684cd7e7e79412ff01fbaa83/6884dcb50a7a34e9554a015d_Frame%202147227813.png"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "businesses in the payment and risk management sector"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.9,
  "overall": 0.9
 }
}