Home · Branding · Cloudanix

Cloudanix Brand Identity

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

Download JSON
Primary
#04263D
Accent
#06B6D4
Body Font
Satoshi
Heading
Clash Grotesk

Color Palette

Brand palette extracted from https://www.cloudanix.com.

primary
#04263D
rgb(4, 38, 61)
secondary
#6A7282
rgb(106, 114, 130)
accent
#06B6D4
rgb(6, 182, 212)
background
#F9FBFD
rgb(249, 251, 253)
textPrimary
#1F2933
rgb(31, 41, 51)
link
#1F2933
rgb(31, 41, 51)

Typography

Each font links to its Google Fonts page where available.

primary
Satoshi
heading
Clash Grotesk
Clash Grotesk Google Fonts →
Clash Grotesk, _font_fallback_1050164305381, 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

Cloudanix logo
Logo
Cloudanix favicon
Favicon
Cloudanix social image
Social Card

UI Components

Live previews rendered using Cloudanix's actual button styles.

buttonPrimary
background #06B6D4 textColor #04263D borderRadius 999px shadow none
buttonSecondary
background #F3F7FA textColor #1F2933 borderColor #F3F7FA borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses and IT professionals

Cloudanix Brand in the Wild

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

Frequently Asked Questions

What is Cloudanix's primary brand color?

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

What accent color does Cloudanix use?

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

What font does Cloudanix use?

Cloudanix uses Satoshi for body text and Clash Grotesk for headings. Fonts were detected on https://www.cloudanix.com as part of their live design system.

Does Cloudanix use a light or dark theme?

Cloudanix's primary site uses a light color scheme, with a background of #F9FBFD.

Where can I find Cloudanix's logo?

Cloudanix's logo is available directly on their site (https://www.cloudanix.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://www.cloudanix.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 Cloudanix.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "body"
    },
    {
      "family": "Clash Grotesk",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#04263D",
    "secondary": "#6A7282",
    "accent": "#06B6D4",
    "background": "#F9FBFD",
    "textPrimary": "#1F2933",
    "link": "#1F2933"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "Clash Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Clash Grotesk",
        "_font_fallback_1050164305381",
        "sans-serif"
      ],
      "body": [
        "Satoshi",
        "_font_fallback_91362090488",
        "sans-serif"
      ],
      "paragraph": [
        "Satoshi",
        "_font_fallback_91362090488",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64.6363px",
      "h2": "20px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#06B6D4",
      "textColor": "#04263D",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F3F7FA",
      "textColor": "#1F2933",
      "borderColor": "#F3F7FA",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.cloudanix.com/_astro/logo-icon.DJT0BGwV_xPCM.svg",
    "favicon": "https://www.cloudanix.com/images/favicon.png",
    "ogImage": "https://www.cloudanix.com/images/og-image.png",
    "logoHref": "/",
    "logoAlt": "Cloudanix"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Cloudanix'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Subscribe",
      "reasoning": "Button #0 has a vibrant blue color (#06B6D4) which stands out as a primary call-to-action. The text 'Subscribe' is action-oriented, making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Book a Demo",
      "reasoning": "Button #2 has a different background color (#F3F7FA) and offers a secondary action 'Book a Demo', which complements the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses and IT professionals"
  },
  "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, links to the homepage, and matches the brand name 'Cloudanix'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles