Home · Branding · Cyberdesk

Cyberdesk Brand Identity

A complete profile of Cyberdesk's visual system — colors, typography, components, and personality — extracted from https://www.cyberdesk.io. Built for designers, agents, and AI tools.

Download JSON
Primary
#101828
Accent
#030712
Body Font
Switzer
Heading
Switzer

Color Palette

Brand palette extracted from https://www.cyberdesk.io.

primary
#101828
rgb(16, 24, 40)
secondary
#6A7282
rgb(106, 114, 130)
accent
#030712
rgb(3, 7, 18)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#030712
rgb(3, 7, 18)
link
#030712
rgb(3, 7, 18)

Typography

Each font links to its Google Fonts page where available.

primary
Switzer
heading
Switzer
Switzer, system-ui, 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

Cyberdesk logo
Logo
Cyberdesk favicon
Favicon

UI Components

Live previews rendered using Cyberdesk's actual button styles.

buttonPrimary
background #030712 textColor #FFFFFF borderRadius 33554400px 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.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px

Brand Personality

Tone: professional Energy: medium Audience: business professionals and IT managers

Cyberdesk Brand in the Wild

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

Frequently Asked Questions

What is Cyberdesk's primary brand color?

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

What accent color does Cyberdesk use?

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

What font does Cyberdesk use?

Cyberdesk uses Switzer as the primary typeface across body and headings.

Does Cyberdesk use a light or dark theme?

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

Where can I find Cyberdesk's logo?

Cyberdesk's logo is available directly on their site (https://www.cyberdesk.io). 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://www.cyberdesk.io 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 Cyberdesk.

Methodology

Brand data on this page was extracted from https://www.cyberdesk.io 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 Cyberdesk.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Switzer",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#101828",
    "secondary": "#6A7282",
    "accent": "#030712",
    "background": "#FFFFFF",
    "textPrimary": "#030712",
    "link": "#030712"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Switzer",
      "heading": "Switzer"
    },
    "fontStacks": {
      "heading": [
        "Switzer",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Switzer",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Switzer",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "16px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#030712",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "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.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20976%20976%22%20fill%3D%22none%22%20class%3D%22h-10%20w-auto%20fill-current%20text-foreground%20h-9%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M488.609%20378.337L598.272%20488.304L488.609%20598.272L378.946%20488.304L488.609%20378.337Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M611.675%20186.427L666.507%20241.258L611.675%20296.09L556.844%20241.258L611.675%20186.427Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M611.675%20680.52L666.507%20735.351L611.675%20790.182L556.844%20735.351L611.675%20680.52Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M735.351%20433.169L790.182%20488.305L735.351%20543.441L680.52%20488.305L735.351%20433.169Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M365.543%20680.52L420.375%20735.351L365.543%20790.182L310.712%20735.351L365.543%20680.52Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M365.543%20186.427L420.375%20241.258L365.543%20296.09L310.712%20241.258L365.543%20186.427Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M241.868%20433.169L296.699%20488.305L241.868%20543.441L187.036%20488.305L241.868%20433.169Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M714.637%2076.7637L742.053%20104.179L714.637%20131.595L687.221%20104.179L714.637%2076.7637Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M947.366%20460.584L974.782%20488.304L947.366%20516.025L919.95%20488.304L947.366%20460.584Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M948.584%20461.193L976%20488.609L948.584%20516.025L921.168%20488.609L948.584%20461.193Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M879.131%20241.259L906.547%20268.675L879.131%20296.09L851.715%20268.675L879.131%20241.259Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M879.131%20680.52L906.547%20707.935L879.131%20735.351L851.715%20707.935L879.131%20680.52Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M488.609%20921.169L516.025%20948.585L488.609%20976L461.194%20948.585L488.609%20921.169Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M714.637%20845.014L742.053%20872.429L714.637%20899.845L687.221%20872.429L714.637%20845.014Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M262.582%20845.014L289.997%20872.429L262.582%20899.845L235.166%20872.429L262.582%20845.014Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M29.8527%20460.584L57.2685%20488.304L29.8527%20516.025L2.43701%20488.304L29.8527%20460.584Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M27.4157%20461.193L54.8315%20488.609L27.4157%20516.025L0%20488.609L27.4157%20461.193Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M98.0874%20680.52L125.503%20707.935L98.0874%20735.351L70.6716%20707.935L98.0874%20680.52Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M98.0874%20241.259L125.503%20268.675L98.0874%20296.09L70.6716%20268.675L98.0874%20241.259Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M488.609%200L516.025%2027.4157L488.609%2054.8315L461.194%2027.4157L488.609%200Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M262.582%2076.7637L289.997%20104.179L262.582%20131.595L235.166%20104.179L262.582%2076.7637Z%22%20style%3D%22fill%3A%20lab(2.75381%200%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.cyberdesk.io/favicon.ico?favicon.0jcg2wtyqca9u.ico?dpl=dpl_CCaAcbNGCzzuU5hHuLzwhSgqhMNh",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 4,
    "reasoning": "Selected #4 because it is the most prominent logo in the header, is visible, and links to the homepage, which is a strong indicator of being the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #0 is selected as the primary CTA because it is prominently styled with a dark background and white text, making it stand out as a call-to-action. Both buttons have the same styling, but Button #0 is assumed to be the primary due to its placement and typical usage patterns."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Both buttons have the same background color, making it impossible to select a secondary button with a different color. Thus, no valid secondary button exists."
    },
    "confidence": 0.8
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and IT managers"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.8,
    "colors": 0.9,
    "overall": 0.8500000000000001
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 4,
        "selectedLogoReasoning": "Selected #4 because it is the most prominent logo in the header, is visible, and links to the homepage, which is a strong indicator of being the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles