llms.txt

OlaClick Brand Identity

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

Quick Facts

Field Value
Primary #FE5F55
Accent #FE5F55
Body Font Roboto
Heading Font Roboto

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: restaurant owners and managers

OlaClick Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Here’s a flow to help:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and explore.
  4. Save captured font URLs locally.
  5. Copy matching @font-face declarations from the CSS.

Only do this if you have permission to use the brand assets.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Roboto",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#FE5F55",
  "secondary": "#EF3F56",
  "accent": "#FE5F55",
  "background": "#FFFFFF",
  "textPrimary": "#000000",
  "link": "#014164"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Roboto",
   "heading": "Roboto"
  },
  "fontStacks": {
   "heading": [
    "Roboto",
    "sans-serif"
   ],
   "body": [
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "Roboto",
    "Helvetica Neue",
    "Arial",
    "Noto Sans",
    "sans-serif",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
   ],
   "paragraph": [
    "Roboto",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "60px",
   "h2": "36px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#FE5F55",
   "textColor": "#FFFFFF",
   "borderRadius": "4px",
   "borderRadiusCorners": {
    "topLeft": "4px",
    "topRight": "4px",
    "bottomRight": "4px",
    "bottomLeft": "4px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#014164",
   "textColor": "#333333",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://olaclick.com/wp-content/uploads/2023/04/logoVersion_horiz.png",
  "favicon": "https://olaclick.com/wp-content/uploads/2023/03/cropped-Logo_Logo-Fundo-Azul-1-32x32.png",
  "ogImage": "https://olaclick.com/wp-content/uploads/2026/04/olaclick-PVD-para-restaurantes-scaled.png",
  "logoHref": "https://olaclick.com/",
  "logoAlt": "OlaClick - Logoversion_horiz.png"
 },
 "personality": {
  "tone": "modern",
  "energy": "high",
  "targetAudience": "restaurant owners and managers"
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}