clay
A vibrant claymation-meets-data interface for Clay.com (GTM data-orchestration platform). Anchors on white canvas with dark-navy primary CTAs, custom rounded display type, and saturated single-color feature cards — hot pink, deep teal, lavender, peach, ochre — that punctuate long
colors
#0a0a0a #1f1f1f #e5e5e5 #ffffff typography
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
design.md source
---
version: alpha
name: Clay-design-analysis
description: A vibrant claymation-meets-data interface for Clay.com (GTM data-orchestration platform). Anchors on white canvas with dark-navy primary CTAs, custom rounded display type, and saturated single-color feature cards — hot pink, deep teal, lavender, peach, ochre — that punctuate long-scroll explainer pages. Brand voltage comes from 3D-rendered claymation illustrations (mountains, characters, mascots) used as full-bleed hero artifacts and the bright multi-color card surfaces showing product UI fragments.
colors:
primary: "#0a0a0a"
primary-active: "#1f1f1f"
primary-disabled: "#e5e5e5"
ink: "#0a0a0a"
body: "#3a3a3a"
body-strong: "#1a1a1a"
muted: "#6a6a6a"
muted-soft: "#9a9a9a"
hairline: "#e5e5e5"
hairline-soft: "#f0f0f0"
canvas: "#fffaf0"
surface-soft: "#faf5e8"
surface-card: "#f5f0e0"
surface-strong: "#ebe6d6"
surface-dark: "#0a1a1a"
surface-dark-elevated: "#1a2a2a"
on-primary: "#ffffff"
on-dark: "#ffffff"
on-dark-soft: "#a0a0a0"
brand-pink: "#ff4d8b"
brand-teal: "#1a3a3a"
brand-lavender: "#b8a4ed"
brand-peach: "#ffb084"
brand-ochre: "#e8b94a"
brand-mint: "#a4d4c5"
brand-coral: "#ff6b5a"
success: "#22c55e"
warning: "#f59e0b"
error: "#ef4444"
typography:
display-xl:
fontFamily: "Plain Black, Inter, sans-serif"
fontSize: 72px
fontWeight: 500
lineHeight: 1
letterSpacing: -2.5px
display-lg:
fontFamily: "Plain Black, Inter, sans-serif"
fontSize: 56px
fontWeight: 500
lineHeight: 1.05
letterSpacing: -2px
display-md:
fontFamily: "Plain Black, Inter, sans-serif"
fontSize: 40px
fontWeight: 500
lineHeight: 1.1
letterSpacing: -1px
display-sm:
fontFamily: "Plain Black, Inter, sans-serif"
fontSize: 32px
fontWeight: 500
lineHeight: 1.15
letterSpacing: -0.5px
title-lg:
fontFamily: "Inter, sans-serif"
fontSize: 24px
fontWeight: 600
lineHeight: 1.3
letterSpacing: -0.3px
title-md:
fontFamily: "Inter, sans-serif"
fontSize: 18px
fontWeight: 600
lineHeight: 1.4
letterSpacing: 0
title-sm:
fontFamily: "Inter, sans-serif"
fontSize: 16px
fontWeight: 600
lineHeight: 1.4
letterSpacing: 0
body-md:
… components
display headline
body copy from clay tokens — the default reading size for paragraphs and ui descriptions.
feature headline
a sample card surface with heading and body copy styled from component tokens.
what is in this design system?
colors, typography, spacing, and component patterns sourced from publicly visible brand tokens.
const theme = {
primary: "#0a0a0a",
font: ""Inter", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on clay's visual identity.