Home · Branding · Clay (Earth)

Clay (Earth) Brand Identity

A complete profile of Clay (Earth)'s visual system — colors, typography, components, and personality — extracted from https://clay.earth/. Built for designers, agents, and AI tools.

Download JSON
Primary
#F2B98B
Accent
#FB7232
Body Font
Roboto
Heading
Roboto

Color Palette

Brand palette extracted from https://clay.earth/.

primary
#F2B98B
rgb(242, 185, 139)
secondary
#868F97
rgb(134, 143, 151)
accent
#FB7232
rgb(251, 114, 50)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#FB7232
rgb(251, 114, 50)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
VerlagCondensed, Verlag, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, 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

Clay (Earth) logo
Logo
Clay (Earth) favicon
Favicon
Clay (Earth) social image
Social Card

UI Components

Live previews rendered using Clay (Earth)'s actual button styles.

buttonPrimary
background #000000 textColor #B3B3B3 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: professionals and networkers

Clay (Earth) Brand in the Wild

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

Frequently Asked Questions

What is Clay (Earth)'s primary brand color?

Clay (Earth)'s primary brand color is #F2B98B. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Clay (Earth) use?

Clay (Earth) uses #FB7232 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Clay (Earth) use?

Clay (Earth) uses Roboto as the primary typeface across body and headings.

Does Clay (Earth) use a light or dark theme?

Clay (Earth)'s primary site uses a dark color scheme, with a background of #000000.

Where can I find Clay (Earth)'s logo?

Clay (Earth)'s logo is available directly on their site (https://clay.earth/). 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://clay.earth/ 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 Clay (Earth).

Methodology

Brand data on this page was extracted from https://clay.earth/ 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 Clay (Earth).

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F2B98B",
    "secondary": "#868F97",
    "accent": "#FB7232",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#FB7232"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "VerlagCondensed",
        "Verlag",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "body": [
        "Verlag",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "Verlag",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#B3B3B3",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22MeshLogo-module-scss-module__3qD6OW__logo%22%20width%3D%22114%22%20height%3D%2226%22%20viewBox%3D%220%200%20114%2026%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%2251.76%22%20x2%3D%2256.5%22%20y1%3D%22-.87%22%20y2%3D%2226%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.36%22%20style%3D%22stop-color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.12%22%20style%3D%22stop-color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(.24)%22%3E%3Cpath%20fill%3D%22rgba(255%2C255%2C255%2C0.4)%22%20stroke%3D%22url(%23a)%22%20stroke-miterlimit%3D%225%22%20stroke-width%3D%22.5%22%20d%3D%22M32.03%200C36.44%200%2040%203.43%2040%207.68v13.33A4.94%204.94%200%200%201%2035.13%2026a4.9%204.9%200%200%201-4.83-4.99V7.68c0-.92.77-1.67%201.73-1.67s1.74.75%201.74%201.67v13.33c0%20.9.61%201.65%201.36%201.65s1.4-.75%201.4-1.65V7.68c0-2.4-2-4.34-4.5-4.34a4.43%204.43%200%200%200-4.5%204.34v13.33A4.94%204.94%200%200%201%2022.66%2026a4.9%204.9%200%200%201-4.83-4.99V7.68c0-.92.77-1.67%201.73-1.67s1.74.75%201.74%201.67v13.33c0%20.9.61%201.65%201.36%201.65s1.4-.75%201.4-1.65V7.68c0-2.4-2-4.34-4.5-4.34a4.43%204.43%200%200%200-4.5%204.34v13.33A4.9%204.9%200%200%201%2010.23%2026a4.9%204.9%200%200%201-4.83-4.99V7.68c0-.92.77-1.67%201.73-1.67s1.74.75%201.74%201.67v13.33c0%20.91.62%201.65%201.36%201.65s1.37-.74%201.37-1.65V7.68c0-2.4-1.99-4.34-4.47-4.34-1.6%200-3.07.82-3.9%202.17a1.77%201.77%200%200%201-2.37.61%201.64%201.64%200%200%201-.63-2.28A8%208%200%200%201%207.13%200a8%208%200%200%201%206.01%202.69l.19.21.19-.21a8.1%208.1%200%200%201%2012.09%200l.19.21.19-.21A8%208%200%200%201%2032.03%200Z%22%20style%3D%22fill%3A%20rgba(255%2C%20255%2C%20255%2C%200.4)%20!important%3B%20stroke%3A%20url(%26quot%3B%23a%26quot%3B)%20!important%3B%20stroke-width%3A%200.5px%20!important%3B%22%2F%3E%3Cg%20class%3D%22Header-module-scss-module__y0DxmG__wordmark%22%3E%3Cpath%20fill%3D%22rgba(255%2C255%2C255%2C0.4)%22%20stroke%3D%22url(%23a)%22%20stroke-miterlimit%3D%225%22%20stroke-width%3D%22.5%22%20d%3D%22M64.87%2010.66q1.81%200%201.82%202.2v10.82h3.47v-11.6q0-1.99-.9-3.2-.88-1.17-2.79-1.18-1.4%200-2.58.73a8%208%200%200%200-2.2%202l-.13.18-.05-.21a3.8%203.8%200%200%200-1.08-1.96q-.8-.74-2.28-.74-1.36%200-2.48.73a9%209%200%200%200-2.12%201.97l-.19.24V8.02H50v15.66h3.5V12.51l.03-.03q.65-.83%201.38-1.32.74-.5%201.6-.5.97%200%201.42.55.43.55.43%201.62v10.85h3.47V12.47l.03-.03q.72-.83%201.43-1.3a3%203%200%200%201%201.58-.48Zm11.46%204.12v-.11q.2-2.06.94-3.11a2.4%202.4%200%200%201%202-1.08q1.31%200%201.98%201.2.66%201.15.73%203v.1zm7.26-4.92a5%205%200%200%200-1.78-1.58%205%205%200%200%200-2.5-.58q-1.55%200-2.74.67a6%206%200%200%200-2.02%201.78%208%208%200%200%200-1.26%202.62q-.42%201.5-.42%203.15%200%203.7%201.78%205.9%201.78%202.17%205.19%202.18%201.06%200%202.17-.25%201.08-.23%202.25-.67l-.47-2.67a16%2016%200%200%201-1.75.54q-.93.24-1.74.24-2.05%200-3-1.14a5%205%200%200%201-1.03-3.02v-.11h8.7q.05-.35.07-.79l.02-.88q0-1.6-.38-2.98a8%208%200%200%200-1.09-2.4Zm14.08%209.44a4%204%200%200%200-.45-1.96q-.46-.81-1.16-1.4-.7-.6-1.52-1.06L93%2014a7%207%200%200%201-1.2-.85q-.5-.45-.5-1.07%200-.72.49-1.18.47-.46%201.37-.46.81%200%201.58.31.71.3%201.56.76l1.16-2.55a10%2010%200%200%200-2.02-.9%208%208%200%200%200-2.35-.36q-1.09%200-2%20.37t-1.55%201a4.6%204.6%200%200%200-1.38%203.26q0%201.08.45%201.85.46.79%201.14%201.36.69.58%201.48%201.02.82.46%201.5.87.72.44%201.19.9.5.5.5%201.19%200%20.78-.5%201.25-.5.45-1.47.45-.84%200-1.83-.4-.92-.37-1.88-.97l-1.23%202.55q1.2.75%202.42%201.18%201.25.42%202.7.42%201.11%200%202.05-.37a4.8%204.8%200%200%200%202.62-2.5%205%205%200%200%200%20.37-1.83Zm9.9-8.64q1.92%200%201.93%202.24v10.78h3.5v-11.6a5%205%200%200%200-.96-3.17q-.95-1.2-2.94-1.2-1.32%200-2.44.69a9%209%200%200%200-2.15%201.97l-.2.23V0h-3.46v23.68h3.5V12.47l.03-.03q.68-.8%201.49-1.29.8-.5%201.7-.5Z%22%20style%3D%22fill%3A%20rgba(255%2C%20255%2C%20255%2C%200.4)%20!important%3B%20stroke%3A%20url(%26quot%3B%23a%26quot%3B)%20!important%3B%20stroke-width%3A%200.5px%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://me.sh/favicon-32x32.png",
    "ogImage": "https://me.sh/_next/static/media/home.0rr06q93t3~my.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, matching the brand 'Mesh'.",
    "confidence": 0.8,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign InGet Started →",
      "reasoning": "Button #0 has action-oriented text 'Get Started' which is typically a primary CTA. Despite both buttons sharing the same color group, this button's text suggests a primary action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Both buttons share the same color group, making it impossible to select a secondary button with a different color."
    },
    "confidence": 0.7
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "professionals and networkers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.7,
    "colors": 0.9,
    "overall": 0.8
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, matching the brand 'Mesh'.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles