Home · Branding · Zelos Cloud

Zelos Cloud Brand Identity

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

Download JSON
Primary
#8B5CF6
Accent
#8B5CF6
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://zeloscloud.io.

primary
#8B5CF6
rgb(139, 92, 246)
secondary
#382562
rgb(56, 37, 98)
accent
#8B5CF6
rgb(139, 92, 246)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#6366F1
rgb(99, 102, 241)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter, -apple-system, 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

Zelos Cloud logo
Logo
Zelos Cloud favicon
Favicon
Zelos Cloud social image
Social Card

UI Components

Live previews rendered using Zelos Cloud's actual button styles.

input
background #050507 textColor #E6E6E6 borderColor #0D0D0D borderRadius 6px shadow none
buttonPrimary
background #8B5CF6 textColor #FFFFFF borderRadius 4px shadow rgba(139, 92, 246, 0.3) 0px 4px 12px 0px
buttonSecondary
background transparent textColor #CCCCCC borderColor #333333 borderRadius 4px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses dealing with mission-critical systems

Zelos Cloud Brand in the Wild

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

Frequently Asked Questions

What is Zelos Cloud's primary brand color?

Zelos Cloud's primary brand color is #8B5CF6. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Zelos Cloud use?

Zelos Cloud uses Inter as the primary typeface across body and headings.

Does Zelos Cloud use a light or dark theme?

Zelos Cloud's primary site uses a dark color scheme, with a background of #000000.

Where can I find Zelos Cloud's logo?

Zelos Cloud's logo is available directly on their site (https://zeloscloud.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://zeloscloud.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 Zelos Cloud.

Methodology

Brand data on this page was extracted from https://zeloscloud.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 Zelos Cloud.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#8B5CF6",
    "secondary": "#382562",
    "accent": "#8B5CF6",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#6366F1"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "-apple-system",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "-apple-system",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "-apple-system",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#050507",
      "textColor": "#E6E6E6",
      "borderColor": "#0D0D0D",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#8B5CF6",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(139, 92, 246, 0.3) 0px 4px 12px 0px"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#CCCCCC",
      "borderColor": "#333333",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_3_20)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M29.125%208.1875H13.0473L4.34136%2017.9531H20.4191L29.125%208.1875ZM25.4263%2017.9531L22.386%2017.9531L23.2566%2016.9766H26.2969L25.4263%2017.9531ZM27.1675%2016H24.1272L24.9978%2015.0234H28.038L27.1675%2016ZM8.47796%2018.9297L7.60737%2019.9063H23.6851L24.5557%2018.9297H8.47796ZM6.73677%2020.8828L5.86618%2021.8594H21.9439L22.8145%2020.8828H6.73677ZM4.99559%2022.8359L4.125%2023.8125H20.2027L21.0733%2022.8359H4.99559Z%22%20fill%3D%22url(%23paint0_linear_3_20)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_3_20%26quot%3B)%20!important%3B%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3_20%22%20x1%3D%2220.6604%22%20y1%3D%2211.3125%22%20x2%3D%221.73777%22%20y2%3D%2220.8456%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%238B5CF6%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(139%2C%2092%2C%20246)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23DDD6FE%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(221%2C%20214%2C%20254)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://zeloscloud.io/apple-touch-icon.png",
    "ogImage": "/_astro/preview.BD8sQIEK.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Zelos'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #0 has a vibrant brand color (#8B5CF6) and action-oriented text ('Book a demo'), making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Contact us",
      "reasoning": "Button #1 has a transparent background, making it a suitable secondary button with less emphasis compared to the primary."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses dealing with mission-critical systems"
  },
  "designSystem": {
    "framework": "tailwind",
    "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, and links to the homepage, aligning with the brand 'Zelos'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles