Home · Branding · DimOrder

DimOrder Brand Identity

A complete profile of DimOrder's visual system — colors, typography, components, and personality — extracted from https://dimorder.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#1A202C
Accent
#00D1CB
Body Font
Noto Sans TC
Heading
GmarketSansTTFMedium

Color Palette

Brand palette extracted from https://dimorder.com.

primary
#1A202C
rgb(26, 32, 44)
secondary
#00D1CB
rgb(0, 209, 203)
accent
#00D1CB
rgb(0, 209, 203)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2D3748
rgb(45, 55, 72)
link
#2D3748
rgb(45, 55, 72)

Typography

Each font links to its Google Fonts page where available.

primary
Noto Sans TC
Noto Sans TC Google Fonts →
heading
GmarketSansTTFMedium
GmarketSansTTFMedium Google Fonts →
Arial, Helvetica, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

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 (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. 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.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

DimOrder logo
Logo
DimOrder favicon
Favicon
DimOrder social image
Social Card

UI Components

Live previews rendered using DimOrder's actual button styles.

buttonPrimary
background #00D1CB textColor #FFFFFF borderRadius 3px shadow rgba(0, 0, 0, 0) 0px 0px 0px -7px
buttonSecondary
background transparent textColor #FFFFFF borderColor #FFFFFF borderRadius 39px shadow none

Brand Personality

Tone: professional Energy: medium Audience: restaurant owners and managers

DimOrder Brand in the Wild

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

Frequently Asked Questions

What is DimOrder's primary brand color?

DimOrder's primary brand color is #1A202C. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does DimOrder use?

DimOrder uses #00D1CB as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does DimOrder use?

DimOrder uses Noto Sans TC for body text and GmarketSansTTFMedium for headings. Fonts were detected on https://dimorder.com as part of their live design system.

Does DimOrder use a light or dark theme?

DimOrder's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find DimOrder's logo?

DimOrder's logo is available directly on their site (https://dimorder.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://dimorder.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by DimOrder.

Methodology

Brand data on this page was extracted from https://dimorder.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by DimOrder.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Noto Sans TC",
      "role": "body"
    },
    {
      "family": "GmarketSansTTFMedium",
      "role": "heading"
    },
    {
      "family": "GmarketSansTTFBold",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#1A202C",
    "secondary": "#00D1CB",
    "accent": "#00D1CB",
    "background": "#FFFFFF",
    "textPrimary": "#2D3748",
    "link": "#2D3748"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Noto Sans TC",
      "heading": "GmarketSansTTFMedium"
    },
    "fontStacks": {
      "heading": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "body": [
        "Noto Sans TC",
        "sans-serif"
      ],
      "paragraph": [
        "Noto Sans TC",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "57px",
      "h2": "32px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#00D1CB",
      "textColor": "#FFFFFF",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px -7px"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "39px",
      "borderRadiusCorners": {
        "topLeft": "39px",
        "topRight": "39px",
        "bottomRight": "39px",
        "bottomLeft": "39px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.dimorder.com/wp-content/uploads/2022/03/DimPOS-Logo-%E8%A4%87%E8%A3%BD-2.png",
    "favicon": "https://www.dimorder.com/wp-content/uploads/2021/09/cropped-Dimpos-CI-1-32x32.png",
    "ogImage": "https://www.dimorder.com/wp-content/uploads/2021/10/05__welcome_promotion.png",
    "logoHref": "https://www.dimorder.com/",
    "logoAlt": "DimPOS and DimOrder Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'DimPOS and DimOrder Logo'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "免費體驗",
      "reasoning": "Button #0 has a vibrant background color (#00D1CB) which is consistent with the brand's accent color, making it the primary call-to-action. The text '免費體驗' (Free Trial) is action-oriented, encouraging users to engage with the service."
    },
    "secondary": {
      "index": 1,
      "text": "馬上登記",
      "reasoning": "Button #1 has a transparent background with a white border, making it less visually prominent than Button #0. The text '馬上登記' (Register Now) suggests a secondary action, suitable for a secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "restaurant owners and managers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'DimPOS and DimOrder Logo'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles