Clone Brand: Colors, Fonts, Logo & Visual Identity

Clone Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Clone's actual button styles.

Brand Personality

Clone Brand in the Wild

Image: clonerobotics.com

Image: clonerobotics.com

Image: clonerobotics.com

Image: clonerobotics.com

Image: clonerobotics.com

Image: clonerobotics.com

Frequently Asked Questions

  1. What is Clone's primary brand color?
    Clone's primary brand color is #00BFFF.

  2. What accent color does Clone use?
    Clone uses #66D9FF as an accent color.

  3. What font does Clone use?
    Clone uses Neue Haas Grotesk Display Pro as the primary typeface.

  4. Does Clone use a light or dark theme?
    Clone's primary site uses a light color scheme.

  5. Where can I find Clone's logo?
    Clone's logo is available directly on their site (https://clonerobotics.com/).

  6. How was this brand profile generated?
    This profile was extracted from https://clonerobotics.com/ using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted from https://clonerobotics.com/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

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

{
"colorScheme": "light",
"fonts": [
    {
        "family": "Neue Haas Grotesk Display Pro",
        "role": "body"
    }
],
"colors": {
    "primary": "#00BFFF",
    "secondary": "#9CA3AF",
    "accent": "#66D9FF",
    "background": "#FFFFFF",
    "textPrimary": "#111111",
    "link": "#66D9FF"
},
"typography": {
    "fontFamilies": {
        "primary": "Neue Haas Grotesk Display Pro",
        "heading": "Neue Haas Grotesk Display Pro"
    },
    "fontStacks": {
        "heading": [
            "Neue Haas Grotesk Display Pro",
            "sans-serif"
        ],
        "body": [
            "ui-sans-serif",
            "system-ui",
            "sans-serif",
            "Apple Color Emoji",
            "Segoe UI Emoji",
            "Segoe UI Symbol",
            "Noto Color Emoji"
        ],
        "paragraph": [
            "Neue Haas Grotesk Display Pro",
            "sans-serif"
        ]
    },
    "fontSizes": {
        "h1": "60px",
        "h2": "60px",
        "body": "20px"
    }
},
"spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
},
"components": {
    "buttonPrimary": {
        "background": "#E9E9E9",
        "textColor": "#FFFFFF",
        "borderRadius": "9999px",
        "borderRadiusCorners": {
            "topLeft": "9999px",
            "topRight": "9999px",
            "bottomRight": "9999px",
            "bottomLeft": "9999px"
        },
        "shadow": "none"
    },
    "buttonSecondary": {
        "background": "transparent",
        "textColor": "#FFFFFF",
        "borderRadius": "9999px",
        "borderRadiusCorners": {
            "topLeft": "9999px",
            "topRight": "9999px",
            "bottomRight": "9999px",
            "bottomLeft": "9999px"
        },
        "shadow": "none"
    }
},
"images": {
    "logo": "https://clonerobotics.com/_ipx/w_128&f_webp/assets/img/clone-logo.png",
    "favicon": "https://clonerobotics.com/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Clone"
},
"personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech enthusiasts and robotics professionals"
},
"designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
},
"confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
}
}