agentsclimarketplace

Anthropic brand tokens

Skill cxcscmu/SkillLearnBench/skills/b4-skill-creator-claude-sonnet-4-6/anthropic-poster-design/anthropic-brand-tokens

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill anthropic-brand-tokens

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Authoritative reference for Anthropic's official brand color palette, typography, and design tokens. Use this skill whenever creating any Anthropic-branded artifact, poster, UI, or document that must apply official HEX values for background, casing, accents, and annotation colors. Triggers on: "Anthropic brand", "brand colors", "corporate dark", "identity light", "primary accent", "secondary accent", "tertiary accent", "brand tokens", "muted mid gray", "Anthropic typography".

SKILL.md

2.7 KB, as published. Nobody here has run it

Anthropic Brand Tokens

Color Palette

Token NameHEX ValueUsage
Identity Light#F5F0EBPrimary background for all branded artifacts
Corporate Dark#1A1A1AOuter casings, headers, dark surfaces
Primary Brand Accent#D4621AKey interactions, connector highlights, CTAs
Secondary Brand Accent#8B7355Thermal / mid-tone hardware elements
Tertiary Brand Accent#6B8E7FPCB substrate, circuit board surfaces
Muted Mid Gray#9E9E9EAnnotation lines, dividers, subtle borders

Typography

RoleFont FamilyNotes
Heading / TitleDejaVu SansBold weight for product titles like "NOVA"
Body / LabelsDejaVu SansRegular weight for annotation text

DejaVu Sans is the reliable cross-platform fallback used in Anthropic engineering artifacts when custom font files are not embedded. It provides clean, geometric letterforms consistent with Anthropic's minimalist aesthetic.

Design Principles

  • Low saturation: All colors are muted; avoid neon, fluorescent, or AI-gradient palettes.
  • Minimalist: Use whitespace generously; no decorative gradients.
  • Monochromatic accent discipline: Use only one accent color per layer; do not blend accents.
  • Dark-on-light hierarchy: Corporate Dark on Identity Light is the primary contrast pairing.
  • Annotation restraint: Leader lines in Muted Mid Gray only; never colored annotation lines.

Quick Reference — Python HEX Constants

IDENTITY_LIGHT      = "#F5F0EB"   # poster background
CORPORATE_DARK      = "#1A1A1A"   # outer casing
PRIMARY_ACCENT      = "#D4621A"   # connector / interaction highlights
SECONDARY_ACCENT    = "#8B7355"   # thermal management unit
TERTIARY_ACCENT     = "#6B8E7F"   # PCB substrate
MUTED_MID_GRAY      = "#9E9E9E"   # annotation leader lines
HEADING_FONT        = "DejaVu Sans"

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.