composio
A developer-tools brand for AI-agent tool integration whose marketing surfaces lean into a dark, technical aesthetic with a single deep-electric-blue voltage (`#0007cd`). The page floor is near-black (`#0f0f0f`); cards float above on subtle gray-tinted surfaces. abcDiatype carrie
colors
#0007cd #0005a3 #1a26ff #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
design.md source
---
version: alpha
name: Composio-design-analysis
description: A developer-tools brand for AI-agent tool integration whose marketing surfaces lean into a dark, technical aesthetic with a single deep-electric-blue voltage (`#0007cd`). The page floor is near-black (`#0f0f0f`); cards float above on subtle gray-tinted surfaces. abcDiatype carries display and body in a single sans family with weights 400-600. The brand's strongest visual signature is a four-pane terminal-style mockup (a 2×2 grid of dark code/output panels) with a central blue spotlight glow — used as the homepage hero anchor.
colors:
primary: "#0007cd"
primary-active: "#0005a3"
primary-glow: "#1a26ff"
ink: "#ffffff"
body: "#a8a8a8"
body-strong: "#ffffff"
muted: "#888888"
muted-soft: "#666666"
hairline: "#222222"
hairline-soft: "#1a1a1a"
hairline-strong: "#333333"
canvas: "#0f0f0f"
canvas-deep: "#000000"
surface-card: "#181818"
surface-card-elevated: "#222222"
surface-strong: "#2a2a2a"
on-primary: "#ffffff"
on-dark: "#ffffff"
accent-cyan: "#00d4ff"
accent-violet: "#7b3aed"
semantic-error: "#ff4d4d"
semantic-success: "#33d17a"
typography:
display-mega:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 72px
fontWeight: 500
lineHeight: 1.05
letterSpacing: -2.16px
display-xl:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 56px
fontWeight: 500
lineHeight: 1.05
letterSpacing: -1.68px
display-lg:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 44px
fontWeight: 500
lineHeight: 1.1
letterSpacing: -1.32px
display-md:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 32px
fontWeight: 500
lineHeight: 1.15
letterSpacing: -0.96px
display-sm:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 24px
fontWeight: 500
lineHeight: 1.25
letterSpacing: -0.5px
title-md:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 18px
fontWeight: 600
lineHeight: 1.4
letterSpacing: 0
title-sm:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 16px
fontWeight: 600
lineHeight: 1.4
letterSpacing: 0
body-md:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
fontSize: 16px
fontWeight: 400
lineHeight: 1.5
letterSpacing: 0
body-sm:
fontFamily: "'abcDiatype', ui-sans-serif, system-ui, sans-serif"
… components
display headline
body copy from composio 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: "#0007cd",
font: ""abcDiatype", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on composio's visual identity.