Home · Branding · Nimbus

Nimbus Brand Identity

A complete profile of Nimbus's visual system — colors, typography, components, and personality — extracted from http://www.nimbus.green. Built for designers, agents, and AI tools.

Download JSON
Primary
#64748B
Accent
#0D6EFD
Body Font
Arial
Heading
Poppins

Color Palette

Brand palette extracted from http://www.nimbus.green.

primary
#64748B
rgb(100, 116, 139)
secondary
#6B7280
rgb(107, 114, 128)
accent
#0D6EFD
rgb(13, 110, 253)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#0D6EFD
rgb(13, 110, 253)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Poppins
Segoe 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

Nimbus logo
Logo
Nimbus favicon
Favicon
Nimbus social image
Social Card

UI Components

Live previews rendered using Nimbus's actual button styles.

input
background transparent textColor #1F2937 borderColor null borderRadius 0px shadow none
buttonPrimary
background #0D6EFD textColor #FFFFFF borderColor #0D6EFD borderRadius 8px shadow rgba(13, 110, 253, 0.4) 0px 2px 8px -2px
buttonSecondary
background #F7931E textColor #FFFFFF borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy individuals

Nimbus Brand in the Wild

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

Frequently Asked Questions

What is Nimbus's primary brand color?

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

What accent color does Nimbus use?

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

What font does Nimbus use?

Nimbus uses Arial for body text and Poppins for headings. Fonts were detected on http://www.nimbus.green as part of their live design system.

Does Nimbus use a light or dark theme?

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

Where can I find Nimbus's logo?

Nimbus's logo is available directly on their site (http://www.nimbus.green). 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 http://www.nimbus.green 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 Nimbus.

Methodology

Brand data on this page was extracted from http://www.nimbus.green 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 Nimbus.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Orbitron",
      "role": "display"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Poppins",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#64748B",
    "secondary": "#6B7280",
    "accent": "#0D6EFD",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0D6EFD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Segoe UI",
        "sans-serif"
      ],
      "body": [
        "Segoe UI",
        "sans-serif"
      ],
      "paragraph": [
        "Segoe UI",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "19.2px",
      "h2": "14.4px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#1F2937",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0D6EFD",
      "textColor": "#FFFFFF",
      "borderColor": "#0D6EFD",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(13, 110, 253, 0.4) 0px 2px 8px -2px"
    },
    "buttonSecondary": {
      "background": "#F7931E",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://ik.imagekit.io/nqgbeigb3/6qkiUuqf.gif?updatedAt=1775382544146",
    "favicon": "https://ik.imagekit.io/nqgbeigb3/icon%20kocok.jpg?updatedAt=1776529687327",
    "ogImage": "https://ik.imagekit.io/nqgbeigb3/4239fd9b827c094f7ed9fa0b9e022d4b.jpg?updatedAt=1776555088451",
    "logoHref": "/",
    "logoAlt": "NARA74"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 4,
    "reasoning": "Selected #4 because it is visible, located in the header, and links to the homepage. The alt text 'NARA74' aligns with the brand inferred from the page title.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Beli Sekarang",
      "reasoning": "Button #3 ('Beli Sekarang') has a vibrant blue background (#0D6EFD), which is a strong indicator of a primary CTA. The text 'Beli Sekarang' suggests an action-oriented purpose, aligning with typical primary CTA functions."
    },
    "secondary": {
      "index": 4,
      "text": "Daftar",
      "reasoning": "Button #5 ('Daftar') has a vibrant orange background (#F7931E), which is distinct from the primary button's blue. It serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy individuals"
  },
  "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": 4,
        "selectedLogoReasoning": "Selected #4 because it is visible, located in the header, and links to the homepage. The alt text 'NARA74' aligns with the brand inferred from the page title.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles