agentsclimarketplace

Run2 anthropic brand colors

Skill cxcscmu/SkillLearnBench/skills/b3-teacher-feedback-claude-opus-4-6/anthropic-poster-design/run2_anthropic-brand-colors

[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 run2_anthropic-brand-colors

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

Use this skill when you need to apply Anthropic's official brand color palette to any design artifact, poster, or visual. Contains the correct HEX values for all brand color tokens as of 2024.

SKILL.md

2.4 KB, 561 tokens by cl100k_base, as published. Nobody here has run it

Anthropic Brand Color Palette

Core Brand Colors (Official HEX Values)

Token NameRoleHEX ValueDescription
Identity LightBackgrounds, canvas#faf9f5Warm off-white, the default background for all brand materials
Corporate DarkPrimary dark / text / casing#141413Near-black with warm undertone, used for headings, dark UI, device casings
Primary AccentInteraction highlights, connectors, CTAs#d97757Warm muted orange, the primary brand accent color
Secondary AccentSecondary highlights, thermal units#6a9bccMuted steel blue, used for secondary visual accents
Tertiary AccentTertiary highlights, PCB substrate#788c5dMuted sage green, used for tertiary visual elements
Muted Mid GrayAnnotation lines, secondary text, dividers#b0aea5Warm mid-gray, low contrast, for subtle UI elements

Usage Rules

  • Background: Always use Identity Light (#faf9f5) as the poster/page background unless explicitly overridden.
  • Dark elements (device casings, heavy borders, heading text): Use Corporate Dark (#141413).
  • Primary interactive elements (connector highlights, key callouts): Use Primary Accent (#d97757).
  • Secondary visual accents (thermal management unit fills): Use Secondary Accent (#6a9bcc).
  • Tertiary visual accents (PCB substrate fills): Use Tertiary Accent (#788c5d).
  • Annotation leader lines: Use Muted Mid Gray (#b0aea5) at thin stroke widths (1–1.5px).
  • Avoid: Neon colors, saturated gradients, "AI gradient" styling. All colors are low-saturation and warm-toned.

design_parameters.json Structure

When generating the design_parameters.json file, use exactly these values:

{
  "background_hex": "#faf9f5",
  "corporate_dark_hex": "#141413",
  "primary_accent_hex": "#d97757",
  "secondary_accent_hex": "#6a9bcc",
  "tertiary_accent_hex": "#788c5d",
  "muted_mid_gray_hex": "#b0aea5",
  "applied_heading_font": "Poppins"
}

If Poppins is not available on the system and a fallback is used, update applied_heading_font to the actual fallback font name that was applied (e.g., "Arial").

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

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.