llms.txt

AccioJob Brand Identity

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

Quick Facts

Field Value
Primary #012555
Accent #2F80ED
Body Font Satoshi
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: students and job seekers

AccioJob Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Satoshi",
   "role": "body"
  },
  {
   "family": "Inter",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#012555",
  "accent": "#2F80ED",
  "background": "#FFFFFF",
  "textPrimary": "#2F80ED",
  "link": "#2F80ED"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Satoshi",
   "heading": "Inter"
  },
  "fontStacks": {
   "heading": [
    "Satoshi",
    "sans-serif"
   ],
   "body": [
    "Satoshi",
    "sans-serif"
   ],
   "paragraph": [
    "Satoshi",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "48px",
   "h2": "24px",
   "body": "14px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "10px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#2F80ED",
   "textColor": "#FFFFFF",
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#EFF6FF",
   "textColor": "#1C4D8E",
   "borderRadius": "12px",
   "borderRadiusCorners": {
    "topLeft": "12px",
    "topRight": "12px",
    "bottomRight": "12px",
    "bottomLeft": "12px"
   },
   "shadow": "rgba(0, 0, 0, 0.1) 0px 1px 2px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px"
  }
 },
 "images": {
  "logo": "https://acciojob.com/src/Navbar/logo.svg",
  "favicon": null,
  "ogImage": "https://d2ufls9ug2ki79.cloudfront.net/open-file-collection/da01bfbf-d045-4d67-bb05-f2be500a1824_1.png",
  "logoAlt": "AccioJob Logo"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "students and job seekers"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}